I spent a lot of time trying to get a functional, tokenized unattend.xml file put together for Windows Vista Deployments. There are several references available on the web but I was never able to find one that was 100% functional. I eventually got one working and loaded it up with the sections that were of the most use to me.
This unattend file makes use of the UserName and CompName Altiris tokens. It configures the following items:
- Disables Telnet
- Sets Regional Settings
- Sets Display Settings
- Joins the Domain
- Specifies OU
- Specifies Time Zone
- Sets Home Page (and other IE Settings)
- Enables Remote Assistance
- Enables Remote Desktop
- Sets Local Administrator Password
- Configures Post-Sysprep Auto Logon
- Runs an Example First Logon Batch File
- Hides the Sidebar
- Sets Sysprep Drivers Path.
In this example, I've filled all of the password values in with "enter_your_password" and set the organization name to "Mike's Altiris Blog." The domain has been set to MikeLombardo.Net
Download the xml file.
0 comments:
Post a Comment