RE: Problems with GPO's after changing domain name in windows 2003
From: Steven Liu (stevenl_at_online.microsoft.com)
Date: 02/13/04
- Next message: Steven Liu: "RE: dual booting w2k and w2k3 server"
- Previous message: Steven Liu: "RE: ADMT "No locations can be found""
- In reply to: Dominic Maricic: "Problems with GPO's after changing domain name in windows 2003"
- Next in thread: Dominic: "RE: Problems with GPO's after changing domain name in windows 2003"
- Reply: Dominic: "RE: Problems with GPO's after changing domain name in windows 2003"
- Reply: Dominic: "RE: Problems with GPO's after changing domain name in windows 2003"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Feb 2004 05:21:11 GMT
Hi Dominic,
I think you probably forgot to follow the section of "Step-by-Step Guide to
Implementing Domain Rename", avalaible at
http://www.microsoft.com/windowsserver2003/downloads/domainrename.mspx,
which says:
STEP 12: Fix Group Policy Objects and Links
In this step, you will use the gpfixup.exe command-line tool to repair
Group Policy objects (GPOs) as well as GPO references in each renamed
domain. It is necessary to repair the GPOs and the Group Policy links after
a domain rename operation to update the old domain name embedded in these
GPOs and their links. This procedure is necessary so that Group Policy
continues to function normally in the new forest after the domain rename
operation has completed. The tool also repairs any Group Policy-based
Software Installation and Maintenance data (such as Software Distribution
Point network paths), if present in Active Directory, so that managed
software deployment continues to work in your environment. The GPO and link
fix-up tool needs to be run once in each renamed domain. There is no GPO
and link fix-up required corresponding to renamed application directory
partitions because you cannot apply Group Policy to an application
directory partition.
RESOLUTION:
===========
1- Download the DomainRename Tool from:
http://www.microsoft.com/windowsserver2003/downloads/domainrename.mspx
2- At the command prompt, browse to the location that you extracted the
domainrename tools and type the following command (the entire command must
be typed on a single line) and press ENTER:
gpfixup /olddns:OldDomainDnsName /newdns:NewDomainDNSName
/oldnb:OldDomainNetBIOSName /newnb:NewDomainNetBIOSName /dc:DcDnsName 2>&1
>gpfixup.log
-Where-
OldDomainDnsName is the old DNS name of the renamed domain.
NewDomainDnsName is the new DNS name of the renamed domain.
OldDomainNetBIOSName is the old NetBIOS name of the renamed domain.
NewDomainNetBIOSName is the new NetBIOS name of the renamed domain.
DcDnsName is the DNS host name of a domain controller in the renamed
domain, preferably the PDC emulator.
Thanks for using Microsoft Newsgroup!
Sincerely,
Steven Liu [MSFT]
Microsoft Online Partner Support
MCSE 2000
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
- Next message: Steven Liu: "RE: dual booting w2k and w2k3 server"
- Previous message: Steven Liu: "RE: ADMT "No locations can be found""
- In reply to: Dominic Maricic: "Problems with GPO's after changing domain name in windows 2003"
- Next in thread: Dominic: "RE: Problems with GPO's after changing domain name in windows 2003"
- Reply: Dominic: "RE: Problems with GPO's after changing domain name in windows 2003"
- Reply: Dominic: "RE: Problems with GPO's after changing domain name in windows 2003"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|