Script to Reset A Machine's and Domain Controllers Authentication

Hi,

I need a script that would in some capacity, run the following Windows Command to reset a Machines and Domain Controllers Authentication.

Reset-ComputerMachinePassword –server <DCname> -credential <DOMAIN\User>

Hi @rawtech
We can do that. We will update you the script soon.
Thank you

HI @rawtech

We have created the script as per your need.Please refer the following json file

Please run this script as Local system system user

Note:
If you are trying to change password for local machine users then you can refer the following json file

Thank you

20180605-resetting_computer_machine_password.json (2.59 KB)

20180605-Change-local-machine-user-password.json (1.48 KB)

I get an invalid url when clicking that link.