I have client running a Small Business Server 2003 R2 network with a strangely named domain. The fully qualified domain name is a straightforward contoso.local. The domain netbios name (shown as pre-Windows 2000 domain name), however, is contoso2. While not good esthetically, the domain name mismatch has not presented any real problems until recently.
After migrating to Windows 7, when users try to remote into their PC’s, the default domain name at the login prompt is contoso (eg “contoso\username”). This is incorrect (it should be “contoso2\...” or “contoso.local\...”) and is causing all kinds of grief for the users. So now I am looking at finally fixing this domain name mismatch.
Through my Google research I’ve found the following resources:
- http://www.techieshelp.com/how-to-rename-a-server-2008-domain/
- http://social.technet.microsoft.com/wiki/contents/articles/1347.renaming-a-windows-server-2008-active-directory-domain-dsforum2wiki.aspx
- http://technet.microsoft.com/en-us/library/cc794869.aspx
I’m not much of an Active Directory expert. These articles only discuss renaming a Server 2008 domain so I’m not sure what applies to 2003 R2 or not. Seeing also that I’m renaming the Win2000 domain name but not the FQDN, I’m wondering if there some steps that are changed or I don’t need to do.
Thanks!