Answers for "Lock the screen powershell"

0

Lock the screen powershell

#this command will bring you to the lockscreen of your computer
#works in .ps1

rundll32.exe user32.dll, LockWorkStation
Posted by: Guest on November-15-2020

Code answers related to "Lock the screen powershell"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language