Jump to content

Recommended Posts

Posted

Is there a way to log in a user and password. Here is my problem.

I have my home theater running off my HTPC and all is working fine. While at work I remote logon the the main server to do some work and programing. Then my wife will want to watch a movie but the pc is stuck at the log on screen. I know I can run shutdown -r to reboot and it will auto logon but I would like to code that in the script. So if she presses the media button (use IntelliRemote) the script will run, notice it's at the logon screen, input the text, and log into windows.

Hope that makes sense.

Thank you for your time.

John

Posted

Is there a way to log in a user and password. Here is my problem.

I have my home theater running off my HTPC and all is working fine. While at work I remote logon the the main server to do some work and programing. Then my wife will want to watch a movie but the pc is stuck at the log on screen. I know I can run shutdown -r to reboot and it will auto logon but I would like to code that in the script. So if she presses the media button (use IntelliRemote) the script will run, notice it's at the logon screen, input the text, and log into windows.

Hope that makes sense.

Thank you for your time.

John

Rather than reboot, just have it logoff. If you have it automatically logging in, it should automatically log back in as long as the DefaultUserName, DefaultPassword, and AutoLogon keys are still set in your registry.

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
  • Recently Browsing   0 members

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