- Renaming the domain
- Posted by Austin Tovey on July 31st, 2003
Hi group, I have a customer who has 300 client PC's all joined to DomainA.
The boss wants to change to NetBIOS name to DomainB, The new domain
controllers for DomainB have already been built are there any tools or a
quick way to point all the NT based computers at domain B without having to
dis-joint and re-join them.
Yours hopefully!
- Posted by Austin Tovey on July 31st, 2003
One more point, I think I can use ADMT to import all the client computer
SID's I just need to know to change the client computers!
"Austin Tovey" <austin@REMOVEtovey.net> wrote in message
news:%23N%23%23YA4VDHA.1816@TK2MSFTNGP09.phx.gbl.. .
- Posted by Oli Restorick on July 31st, 2003
Netdom.exe (on your Windows 2000 CD) will let you script the change of
domain. I used that with psexec from www.sysinternals.com to run the
command remotely and it worked.
Regards
Oli
"Austin Tovey" <austin@REMOVEtovey.net> wrote in message
news:%23N%23%23YA4VDHA.1816@TK2MSFTNGP09.phx.gbl.. .
- Posted by Oli Restorick on July 31st, 2003
Also, note the following:
You do have to join the domain. A machine's relationship to a domain is
much much more than just a text string. When a machine is joined to a
domain, various security IDs (SIDs) are exchanged.
If any permissions are set on the local machine by hand (e.g.
DomainA\MyGroup having full control to the Program Files folder, or even
something as simple as DomainA\Everyone being placed in the Power Users
group), these will need to be sorted out.
Regards
Oli
"Oli Restorick" <oli@mvps.org> wrote in message
news:ONJnLs4VDHA.1984@TK2MSFTNGP11.phx.gbl...