Jump to content

Unlocking a locked PC


Recommended Posts

I have developed a script that I would like to run unattended in the middle of the night. The issue I am having is that all the PCs in our office are set so that they "lock" after a certain period of time. The PC then needs to be unlocked from the Windows "Computer Locked" application, by pressing CTRL-ALT-DEL and inputting user name and password. Any ideas as to how to get a script to carry out this unlocking sequence. I am willing to script the user name and password, I just need to get to that screen. I guess what I ma asking is whether I can send the CTRL-ALT-DEL combo to get to the point where I can unlock the system.

Link to comment
Share on other sites

What I do is I have my script place AutoLogin details into the registry... then reboot the pc. It Auto Logs In and then it puts the AutoLogin info back to what it was before the reboot. This way my script can allways run fine. The only problem with this is if the Locked Computer has any data open that they haven't saved.

Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...