fastadvice
asked on
Changing active directory admin password in windows server 2003
If i change active directory admin password in windows server 2003 in a multiply server setup will this cause problems with others servers.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Lol, for starters, they're all going to get angry :D
Check all the servers and make sure under services.msc that none are running as a service with the specified user. If you know the password now, just change it, wait 20 mins and if anything breaks or stops working, change it right back. (you may need to unlock the account if it get's locked)
Also, make sure you don't have any mapped drives with that user as the credentials or scheduled tasks.
Check all the servers and make sure under services.msc that none are running as a service with the specified user. If you know the password now, just change it, wait 20 mins and if anything breaks or stops working, change it right back. (you may need to unlock the account if it get's locked)
Also, make sure you don't have any mapped drives with that user as the credentials or scheduled tasks.
ASKER