"Lock Computer" executable

  • Thread starter Thread starter Jim Matthews
  • Start date Start date
J

Jim Matthews

One of my consultants told me, at a previous job, his laptop had an icon, in
the system tray which "locked" his computer, in the same way as hitting
CTL+ALT+DEL and selecting "Lock computer"

Has anyone heard of this ? Does anyone know the name of the executable ?

Thanks in advance

JM
 
It was probably osa.exe, part of Office. osa.exe -s will start the
SCREENSAVER, which will lock the workstation if he has the screensaver set
to lock.

Ray at work
 
Create a shortcut and use this as the target

%windir%\system32\rundll32.exe user32.dll,LockWorkStation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top