If you haven't already, add the registry value to get a workaround on the
single label dns name thing, and then see if the other dc's won't demote;
300684 Information About Configuring Windows 2000 for Domains With
Single-Label
http://support.microsoft.com/?id=300684
If they still don't demote, you can forec them down with the following
article which will leave them as servers in a workgroup after the reboot;
332199 Using the DCPROMO /FORCEREMOVAL Command to Force the Demotion of
Active
http://support.microsoft.com/?id=332199
You can also dump the user accounts and their group membership/s to a txt
file that you can later import to save having to set all of that up again.
The pw won't be included since this is a txt file, so they will need to
change them at next logon. The utility is called adduser and is a resource
kit utility if memory serves me right, and the syntax is just;
addusers /d <filename.txt> to create the file
addusers /c <filename.txt> to import the list on the new server
It can be edited of course, and may want to remove the Administrator account
etc since you'll probably get an error about there already being one there.
Syntax help with addusers /?.
If you have a lot of shares created and want to export those you can also go
into;
hklm\system\ccs\services\lanmanserver\shares
export the key, and then it can be imported again on the server assuming
that the setup is the same of course.
--
David Brandt
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.