Young intern here with a powershell project. My goal is to use a domain computer with administrative [domain] rights to reset user passwords in AD from our server.
In order to do so, I have installed Vmware and, to my extent, setup a VM Server 2008 (not r2) and a domained VM Win 7 cpu. I'm not sure if everything is configured correctly, but my Win7 cpu already has the RSAT tool installed, set up for remoting, and it connected to the domain properly.
I can't find any commands for resetting the password in powershell (except for 2008 r2). Is this something I can import? Updating to r2, unfortunately, is not an option. Is it even possible to use powershell to remotely reset passwords? I don't necessarily need to know how, just if it's possible.
lastly, sry if these are noob questions, this was my first server setup and I'm a bit lost :/
thanks guys!