Unsolved
This post is more than 5 years old
Moderator
•
342 Posts
0
18221
February 5th, 2015 07:00
Post Deployment of software using Image Assist
To prevent image issues, you must script-install all security, remote control, VPN, encryption, or endpoint software.
List of incompatible software for Image Assist Maintenance / Reference builds
Image Assist provides First Logon Commands in the unattend.xml creation to help automate the installation during boot.
Note: The example uses the default "Administrator" account for auto-logon and script execution at first boot, but this isn't required. If auto-logon isn't set, the first logon command runs under whichever account logs in first. Microsoft has a known issue where the LogonCount
value is incremented unexpectedly (e.g., 1 becomes 2). To avoid this, follow Microsoft’s guidance on the LogonCount
issue. > Microsoft LogonCount known issue
For more information regarding Synchronous and First Logon Commands, please refer to the following.