Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

changing the Administrator account on the domain

Status
Not open for further replies.

siulong2002

Programmer
Jan 15, 2003
38
GB
I would like to change the administrator password on our domain. We are running in Native mode with Exchange 2000.
I know i need to check what services are dependant on the admin account. Is there a tool which can easily do this. Also is there anything that i should take into consideration?

Thanks in advance
 
you could use cusrmgr.exe which is a resource kit utility. Syntax is something like:

cusrmgr.exe -u Administrator -m \\REMOTEWORKSTATION -P NewPassw0rd
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top