Windows Thread, Remote automatic login in Technical; So I am trying to automate software installation for an RM schoolshare peer to peer network.
Using AutoIT, I can ...
-
18th December 2008, 11:19 AM #1 Remote automatic login
So I am trying to automate software installation for an RM schoolshare peer to peer network.
Using AutoIT, I can take care of the actual installation but you have to be logged in for the script to run, but I want to take it a step further so I can schedule an install, say overnight.
I am using MST Lanview which has an auto login feature which seems to work ok on domain networks (using the ctrl+alt+del login screen) but not on a non-domain machine that uses the welcome screen. It only seems to work on the last user to login, which is going to be a pupil or teacher which are limited accounts.
I also thought of using AutoIT to send a TAB+TAB+password to the welcome screen (and login to the manager account) but it seems you cannot send keys to the login screen.
I don't think that RDP is an option as this would be a nightmare to script (if even possible).
So, does anyone know if there is anyway to remotely log a machine on?
-
-
IDG Tech News
-
18th December 2008, 11:21 AM #2 Using MSI's you could use psexec remotely to connect and execute msiexec?
-
Thanks to kmount from:
sparkeh (18th December 2008)
-
18th December 2008, 11:24 AM #3 
Originally Posted by
kmount
Using MSI's you could use psexec remotely to connect and execute msiexec?
..................well, yes it you want to take a sensible approach. 
*tears up all his coding*
-
-
18th December 2008, 12:04 PM #4 Ah second thoughts, you need to add the correct shortcuts for pupils and teachers in RM ClassMate Manager, which is where AutoIT is useful.
*pastes coding back together and smoothes it out*
-
-
18th December 2008, 12:06 PM #5 No experience of that, but on CC3 if its just using a shortcut bank it's easy enough to include that in the same batch file to create the install the app, create the shortcut etc.
-
-
18th December 2008, 12:15 PM #6 Hmm ClassMate works by populating the teacher and pupil start menu with the shortcuts you specify.
The list appears to be held in an xml file, I guess I could rewrite the file to update it with new shortcuts.
-
SHARE:
Similar Threads
-
By gjames in forum Windows Server 2008
Replies: 11
Last Post: 11th November 2008, 10:50 AM
-
By mitchell1981 in forum Windows
Replies: 2
Last Post: 5th July 2007, 08:17 AM
-
By techyphil in forum Windows
Replies: 9
Last Post: 14th June 2007, 07:40 PM
-
By sidewinder in forum MIS Systems
Replies: 0
Last Post: 3rd November 2006, 02:05 PM
-
By ajbritton in forum Web Development
Replies: 1
Last Post: 10th October 2006, 09:03 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules