Problem: Users logging on to an Active Directory domain across a relatively slow VPN link will unreliably apply group policies. This article deals with user policies specifically, not computer policies. Solution: Although the ultimate solution to this problem would be to cure the root cause of the group policies not being applied, my reason for …
Dec
11
Adding a Windows Server 2008 Domain Controller to A Windows Server 2003 Domain
Adding a server running Windows 2008 to a domain that is running Windows 2000/2003 servers is no big deal until you try to promote the 2008 (or 2008R2) server to a domain controller. Active Directory must be updated to accommodate changes to the schema in 2008 and 2008R2. The first thing that I would do …
Mar
16
Rename A Computer That Is A Domain Member
Problem: A computer (or several computers) on your domain need to be renamed quickly and reliably without making a mess of Active Directory. Solution: Use the NETDOM utility that comes with the Windows Server Support Tools (SupportTools.msi on the Windows Server media). If it is not already installed, you will want to install the SupportTools.msi …