Supraracer Posted January 15, 2009 Posted January 15, 2009 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
azure Posted January 15, 2009 Posted January 15, 2009 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.JohnRather 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now