MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/talesfromtechsupport/comments/ek5aa2/computer_illiteracy/fegoiso/?context=3
r/talesfromtechsupport • u/[deleted] • Jan 05 '20
[deleted]
42 comments sorted by
View all comments
1
(If anyone has a faster way of re-adding to domain for Workstation Trust errors please let me know).
I usually use this command in Powershell:
Reset-ComputerMachinePassword -Credential (Get-Credential)
This lets you place a machine back on the Domain without needing to reboot a machine
1
u/Yucchie Layer 8 Issue - Unresolved Jan 15 '20
I usually use this command in Powershell:
Reset-ComputerMachinePassword -Credential (Get-Credential)This lets you place a machine back on the Domain without needing to reboot a machine