Learn to Disable Server Manager and Initial Configuration Tasks via Group Policy

When I see the Server Manager tool and the Initial Configuration Tasks panel in Windows Server 2008 R2, I don't always remember to click the box that says" Do Not Show Me This Console At Logon", therefore, I keep closing it or needlessly seeing the tools during my logon process.
Further, if a new administrator logs in to the server, these two tools are presented on the first logon. You can get around the needless display of these two consoles at logon with a Group Policy setting.
The benefits to suppressing the launch of these two tools are: It will prevent an accidental configuration, such as removing a role or inadvertently changing Windows firewall status, and it will make the logon process a little quicker. It doesn't hurt to suppress these tools; chances are, if a change needs to be made to a server, you will be able to figure out how to launch Server Manager (ServerManager.msc) to perform admin tasks on the server.
The setting for disabling this auto-launch is configured in Group Policy in Computer Configuration | Policies | Administrative Templates | System | Server Manager. The two values to hide are Server Manager and Initial Configuration (Figure A).
















Click the image to enlarge. 


If you set both of those values to Enabled, it will make servers in the domain not display the tools on logon. You can still open the Server Manager; but the option to hide the console is pre-populated and cannot be changed (Figure B).
Figure B


Click the image to enlarge. 















The Initial Configuration Tasks tool is a little different, as there isn't an easy way to run it directly (like Server Manager's snap-in). This tool will still run if the server is running before it joins the domain, so the basic tasks such as changing the computer name, setting an IP address, and configuring a Windows firewall can still be performed from the Initial Configuration Tasks tool.

Thanks : Rick Vanover (MCITP, MCSA, VCP, vExpert) is an IT Infrastructure Manager for a financial services organization in Columbus, Ohio. Rick has years of IT experience and focuses on virtualization, Windows-based server administration, and system hardware.

Comments