Archive for October, 2008
Build numbers and release dates for Exchange Server
Posted by bartvdw on October 8, 2008
Posted in Exchange | Leave a Comment »
Configure DNSCredentials
Posted by bartvdw on October 6, 2008
If you run DHCP & DNS on 1 and same server, Microsoft recommends to use DNSCredentials for secure updates. For this, create a dedicated user account with a very difficult password set, but make sure the password is set to ‘Never expires’! No special group membership is needed for this user.
The run following command (command-line): netsh dhcp server set dnscredentials %USER% %DOMAIN% *
Note: the * sign at the end of the command enables prompt for password. When prompted, enter the password of the user.
Read the article below for more information.
Event ID 1056 Is Logged After Installing DHCP
http://support.microsoft.com/kb/282001
Posted in SBS, Windows | Leave a Comment »