CHiLL Posted December 6, 2017 Posted December 6, 2017 I've bene searching (without sucess) for a way to log onto multiple computers with different accounts (one account per machine), but not found anything. I know Impero can log onto multiple computers at the same time using one accounts...but I need multiple accounts. Basically, we have a bunch of exam accounts; Exam01, Exam02, etc. I need to log Exam01 to Exam60 on across two ICT suites. Is there an easy way of managing this, or am I best typing them in manually?
CHiLL Posted December 6, 2017 Author Posted December 6, 2017 Get the kids to do it... Thought of that, but we are doing mock exams, in exam conditions. Our exam invigilator would like the computers ready, rather than wasting time waiting for them to log in.
thimon Posted December 6, 2017 Posted December 6, 2017 Log into each machine with the specific account beforehand, that way the second login (and thereafter) will be much quicker, about 10 seconds on an SSD machine. That's how we've got our exam laptops setup with no complaints from our Exams Officer.
ADMaster Posted December 6, 2017 Posted December 6, 2017 I've never done this, just an idea Create a csv matching account name to computer name. Write powershell to loop though the csv When it finds the match write the details to the auto log in reg keys write another script to remove the auto log in details when done.
Zezima Posted December 7, 2017 Posted December 7, 2017 I've never done this, just an idea Create a csv matching account name to computer name. Write powershell to loop though the csv When it finds the match write the details to the auto log in reg keys write another script to remove the auto log in details when done. i 2nd this. I feel like powershell will do the job but you will need to leave enough time to do manually if it goes wrong.
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