Changing the local administrator's password using AD
is it possible? if so where? I have been looking for days. I have serveral hundred computers I would like to push this out on.
Printable View
Changing the local administrator's password using AD
is it possible? if so where? I have been looking for days. I have serveral hundred computers I would like to push this out on.
You can't do it through AD.
You could run a Startup script to do it using the NET USER command. Leave it up for a few days to get all the computers and them remove it.