Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

PowerShell: How To Reset Domain Account Password for Multiple Domains

$
0
0

Hi All,

I am trying to find a way to use PowerShell to reset the password for my domain user/admin account which resides in multiple domains. It is also a requirement not to use any AD cmdlets, as this script should be the equivalent of entering ctrl+alt+del and changing the password.

The manual process is currently logging in to each domain with the same username and changing the password using CTR+ALT+DEL.

I am struggling to find a command to use to prompt for changing the password from a list of domains located in a .csv file

Is anyone able to steer me in the right direction here?

I have read multiple forums and the closest I could find was using PowerGUI (get-qaduser) or how to's for resetting local admin passwords on multiple computers.

Thanks in advance.


Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>