Last active
April 11, 2022 11:36
-
-
Save Koubek/5e089b3b2bd6616da840c10844ea3ef9 to your computer and use it in GitHub Desktop.
Reset Password on Windows Server RDP (CTRL+ALT+DEL)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Run from PowerShell: | |
(New-Object -COM Shell.Application).WindowsSecurity() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment