Re: SENDKEYS to Login to Windows
- From: "Pete Forman" <xla760@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Nov 2005 08:05:04 -0000
Don't think that's possible, but you could write some auto logon entry into
the registry, then reboot. A bit messy but functional...?
Pete
"vusion" <vusion.1z6m9o@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:vusion.1z6m9o@xxxxxxxxxxxxxxxxxxxxxxxx
>
> Guys ~ has anyone used SendKeys to script a login to Windows.
>
> So, we have a Windows PC sitting at a logon screen and with a 'app
> deploy tool' deliver a script to login as local admin.
>
> Can it be done were a Sendkeys will actualy pull up the login screen?
>
> Set WshShell = WScript.CreateObject("WScript.Shell")
> WshShell.SendKeys "^%{DELETE}"
>
>
> Your thoughts please!
>
>
>
> --
> vusion
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>
.
- References:
- SENDKEYS to Login to Windows
- From: vusion
- SENDKEYS to Login to Windows
- Prev by Date: Re: Recursing Folders
- Next by Date: Re: Creating folders using VB Script
- Previous by thread: SENDKEYS to Login to Windows
- Next by thread: Recursing Folders
- Index(es):
Relevant Pages
|