Friday, January 09, 2009
Deployment Forum HomeDeployment Forum ArticlesDeployment Forum Download LibraryDeployment Forum Member BlogsDeployment Forum Community Forums
Member Login
StandardLiveID


Register
Forgot Password ?



Guests can view and read messages in the community forums, but you must register and log in to Deployment Forum before you can post messages. Click Register at the top of this page. Before posting messages, please read the forum guidelines at the bottom of this page.

Subject: Auto Logon. 2 Users
Prev Next
You are not authorized to post a reply.

AuthorMessages
P1User is Offline

Posts:11

Send Message
12/06/2007 1:31 PM  

 

Hi All,

I work for an educational facility and we're currently deploying our wim images using Lite Touch.

Currently the deployment ends on a logon screen, but I want to be able to have it automatically log in.

We only have two users; Teacher and Student.

Based on MAC addresses the Teacher and student workstations are all individually named, for instance: "Room16T" for teacher or "Room16S1" or "Room16S7" for students.

I would like to have it automatically log in "teacher" on the teacher workstations and "student" on the student workstations.

How would I go about that?

Thank you in advance,

P1

 

 

Simon HardyUser is Offline

Posts:20

Send Message
12/08/2007 5:26 AM  
Not sure about whether or not this is a wise thing to do... but this is an overview of what you would need to do:

1. Create a new VBscript in the Distribution\Scripts folder
2. Add a task at the end of the deployment sequence to run this script (just look at how the others are run)
3. Update your deployment point(s)

The VBScript file should be based on the BDD/MD templates and would need to look at the computername to determine if this is a Student or Teacher machine and then set the AutoLogon registry keys with the corresponding username and password.
P1User is Offline

Posts:11

Send Message
12/08/2007 9:12 AM  

Hi Simon,

Thanks alot for your reply.

If I find out how to create a working VB script for this task, I stil have a problem;

During the deployment phase, the administrator is automatically logged in a specific number of times to complete the task sequences. And if I do a reg-import for instance at the end of the task sequence to set autologon=1 and so forth it still doesn't work. I figure it has something to do with the task sequence clearing all auto logon information when it completes?

Thanks,

P1

 

 

SpektorUser is Offline

Posts:2

Send Message
12/10/2007 10:42 PM  
Yes you would be right that the cleanup process does indeed clear the Autologon information.

If you are on a Active Directory domain, your best bet would be to deploy those settings as Group Policy settings.

If you are on a Workgroup you could setup a script to be run as a Machine Startup script using local group policy. You would have to do a bit of a hack to set this up in the registry but I've seen it done before successfully.
You are not authorized to post a reply.
Forums > Deployment Solutions > Lite Touch > Auto Logon. 2 Users



ActiveForums 3.7
Forum Policies
Minimize

These forums are a user-supported community for IT professionals to exchange deployment tips, solutions, and techniques. For the benefit of all Deployment Forum members, please observe the following guidelines when posting to these forums:

  • We reserve the right to remove any message. Our moderators will remove all messages that are not respectful or productive. Profanity, racism, prejudice, and flaming are not tolerated.
  • Do not advertise products or services. Our moderators will remove all advertisements or service announcements. Product and service recommendations from active Deployment Forum members are encouraged, however.
  • Make sure your question isn't already answered. Before posting questions, search the forums. After ensuring that your questions are unique, post them to the most appropriate forum. This will help reduce noise in the forums.
  • Help make the most of each thread. Do not post unrelated messages to a thread. Also, if you've resolved a question outside of these forums, please share the solution with other members by posting it back to the thread.
  • Do not share confidential information. Confidential information includes product keys and addresses. Our moderators will edit any message containing confidential information, so double-check messages and their attachments before posting them.
  • Post messages using only the English language. For the benefit of all Deployment Forum members, please post your messages using the English language.

We hope that you enjoy using this community. Please submit your comments and feedback on the Comments and Feedback page or post them to the Comments, Feedback forum.



Privacy Statement  |  Terms Of Use
© 2007 Jerry Honeycutt