| |
How to lock your computer using command line
Posted in : Maintenance | Posted by : Cristina Mailat
August 11th, 2008 |
Step 1 - Open a DOS promot for launching a special command line. One simple way you can do it would be by clicking Start/Run, typing CMD.
Step 2 - EnterĀ the command line for locking your station:
rundll32.exe user32.dll, LockWorkStation
and your computer will be locked.

2 responses to “How to lock your computer using command line”
Leave a Reply
|
|
August 27th, 2008 at 12:50 pm
how to unlock ? ?
October 15th, 2008 at 1:25 pm
The information was very useful for me and helped me to develop a small tool which I hope will be very useful in my work.