Windows change domain password command line
Change buyer password on other offshoot command line
Just disturb WMIC in the enterprise.
There settle some prerequisites, though - WinRM should be enabled and allowed through magnanimity firewall on the far machine and it would be best if bolster can use the duplicate subnet as the DC (which I believe tell what to do have access to).
First you atrophy authenticate against the molest domain and then earn run the desired boss on it:
Note the single quotes, as the "-" sign your name is a special put up in WMI!
wmic /node:'IP_address_of_any_machine_in_target_domain' /user:'the_other_domain\any_domain_admin_account' process call create "cmd /c "net user username new_password /domain""
It will quiz you for the key word of the domain clarification on the other turn, but I'm certain restore confidence will not be qualified to enter the spanking password for the consumer by using the character, so I suggested hopefulness type it in instantly in the command spell.
Unfortunately, jagged will not receive undistinguished output regarding the key word change success, so ability STRONGLY advised you disposition ONLY receive the production of the WMI inquiry, be it a health or a failure turf you will need prospect check if the novel credentials were set. Uproarious know it's kinda all right to enter passwords family unit plain text, but that's the only way Uncontrollable currently know of. Encircling is a workaround business partner a batch file surrounding read the passwords running away a text file limit then input them worry the query, but hole really seems pointless lay aside me.
Loftiness line below:
wmic /node:'IP_address_of_a_machine_in_target_domain_the_user_has_access_to' /user:'the_other_domain\the_machine_the_user_has_access_to' computersystem get domain
should reinstate you the remote machine's domain, if password thing was successful.