Hi,
there is no command line tool that can lock the screen, but it’s possible by calling the Win32 API function.
This can be done by Rundll32.exe
D:\> Rundll32.exe user32.dll,LockWorkStation
Michael
Advertisment to support michlstechblog.info
Hi,
there is no command line tool that can lock the screen, but it’s possible by calling the Win32 API function.
This can be done by Rundll32.exe
D:\> Rundll32.exe user32.dll,LockWorkStation
Michael