Created
August 24, 2020 02:08
-
-
Save ijat/639d2ea54d386bd69aa63fe94a3b71cf to your computer and use it in GitHub Desktop.
pgina fork reset local user password command
This file contains hidden or 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
Recommended to use with Scripting plugin -> Event Notification -> Tick (logon & logoff) | |
cmd.exe /c net user "%u" "%p" >> %PUBLIC%\reset_log.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment