Server Manager provides a single location for administrators to see a concise overview of a server, change the server’s system properties, and install or remove roles or features. With Server Manager, administrators can easily:
View and make changes to server roles and features installed on the server.
Perform management tasks associated with the operational life cycle of the server, such as starting or stopping services, and managing local user accounts.
Perform management tasks associated with the operational life cycle of roles installed on the server.
Determine server status, identify critical events, and analyze and troubleshoot configuration issues or failures.
Install or remove roles, role services, and features by using a Windows command line.
Completing setup and initial configuration is streamlined with Server Manager using the new Initial Configuration Tasks (ICT). ICT guides you through the procedures that are necessary to complete the setup and initial configuration of a new server, such as specifying the administrator password and the computer name, joining the machine to a domain, and enabling Windows Update and server roles.
Wizards in Server Manager streamline the task of deploying servers in your enterprise by cutting the time it takes to install, configure, or remove roles, role services, and features. Multiple roles, role services, or features can be installed or removed in a single session by using Server Manager wizards. Dependency checks are performed as you progress through the Server Manager wizards, ensuring that all the roles and role services needed by selected roles are installed, and none are removed that might still be required by remaining roles or role services.
Server Manager also offers a command-line tool—ServerManagerCmd.exe—which allows you to install and remove roles and features from the command-line prompt or by using scripts. You can use ServerManagerCmd.exe to install and remove roles, role services, and features. It also allows you to query the server for the list of available roles and features, as well as the ones that are currently installed on the server.
Learn more at the Server Manager Technology Center.