150 pts.
 Transfer roles on Windows Server 2003
Dear All, Friends i have transfered roles from windows server 2003 to another windows server 2003. By using ntdsutil command. Now i have started work on new server. But i could not create new user account on new activedirectory. Please advise me whats wrong. Thanks Tahir

Software/Hardware used:
ASKED: April 28, 2011  7:15 AM
UPDATED: May 2, 2011  1:15 PM

Answer Wiki:
Hello, Please write to my email address box: (khalifamorin@yahoo.com) My name is Morin, a good looking girl. I became interested in you after going through your profile today and i wish to continue relationship with you which if nature will permit we have a long way to go. I have a special reason of contacting you which i will make known to you, tell you more about myself and also send my pictures to you. I will like you to get back to me through my email address: (khalifamorin@yahoo.com) Morin
Last Wiki Answer Submitted:  May 2, 2011  1:33 am  by    0 pts.
All Answer Wiki Contributors:    0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

From command prompt, try out this…..
dsadd user<userdn> <-samname> -pwd <urpassword>
Check for the AD schema master snap-in to transfer the schema master role. Before use it it is necessary to register the schmmgmt.dll file by regserve32 command.

For better concept of AD is Here

and using ntdsutil to transfer / seize roles

 22,035 pts.