Below is paragraph from the Logon.exe page "The 24x7 Scheduler must run as a Windows service using LocalSystem or domain admin account and the service must be set to start automatically." The reason for that is needed access to the Logon Desktop. Logon screen is run on a separate virtual dekstop and because of that regular programs cannot access it. : Hi, : 1. I setup 24x7 scheduler to run the logon.exe using : the run program feature. : 2. I entered the command inthe command line text : box: c:\logon.exe -p "MyDesktopPW" : 3. I locked my desktop using ctl-alt-delete. : 4. I waited and I heard a beep. : 5. The Logon screen was displayed, but the password : was not entered in the password field. : I tried setting up the sendkeys option: {SHIFT}Mypassword{ENTER} : and this did not work either. : What did I miss? : Thanks Vic
|