Re: SENDKEYS to Login to Windows

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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
> ------------------------------------------------------------------------
>


.



Relevant Pages

  • Re: Expiring inactive accounts
    ... i suggest you to schedule a script to automate this task. ... In Windows NT 4.0 I used to enable the checkbox "User must login to ... In Windows 2000 how do I achieve this? ...
    (Focus-Microsoft)
  • Re: help on login script
    ... Our DC is windows 2003 sp1, 90% of clients are windows XP pro. ... changing my login script in dos batch file to acheive this: ... It works for any user even the login is not frank. ... If you want the goto thingy to work, ...
    (microsoft.public.windows.server.active_directory)
  • Re: Running a script then user fails to login to domain
    ... > Is there a way to run a script when someone fails to login ... You can enabled Account Logon Auditing and then use Performance ... Q300504 Configure Windows 2000 Server to Notify You of Security ...
    (microsoft.public.win2000.security)
  • SENDKEYS to Login to Windows
    ... Guys ~ has anyone used SendKeys to script a login to Windows. ... we have a Windows PC sitting at a logon screen and with a ?app ... Can it be done were a Sendkeys will actualy pull up the login screen? ...
    (microsoft.public.scripting.vbscript)