If you are a Windows Home Server administrator and you want to disable the Administrator Logon Warning message, you can do so by using the following command. netstat -an | grep “^LDAP://localhost/ADMIN” If the output shows that LDAP://localhost/ADMIN is not connected, then it means that the Administrator Logon Warning message is not enabled on your Windows Home Server. To enable the Administrator Logon Warning message, you can use the following command.
Below is an example of the logon warning message which pops up inside Internet Explorer.
To disable it click on Start \ Run \ type in msconfig and hit enter or click OK.
In the System Configuration Utility click the Startup tab and uncheck the box next to Logon Warning. Click Apply and OK.
Restart your server and you will no longer see the logon warning!