hi
Using MDT 2012 I have captured an image of a reference PC (VM) that has Windows 7 OS with few inhouse application and few control panel settings been configured. In the above Sysprep & Capture task's unattend.xml I have <CopyProfile>true</CopyProfile>
in <settings pass="specialize"> and <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls> in <settings pass="generalize">.
My Deployment Workbench has following applications been imported:
Office 2007, Adobe Reader, FileMaker Pro
I have imported the above captured image in the Workbench OS folder.
I have created another Standard Client task selecting above image. In this task sequence I have disabled "Apply Local GPO Package".
Now from another fresh new VM I pxe booted and selected the task created above.
Entered computer name and join workgroup
Selected Do not move user data and settings
Selected Do not restore user data and settings
Selected Applications Office 2007 & Adobe Reader
Selected Do not capture an image of this computer
then Begin
Installing process started....
Running action: Install Operating System
[100%] Applying progress
Applying unattend.xm; with DISM.EXE
then the VM restarted and I got a login screen. When I logon as administrator, Applications (Office & Adobe Reader) were not installed, Computer name was not changed (same as the original reference PC image)
Could someone please advice me what I am missing here.
Any help would be much appreciated, thank you.
the reason I am using Cusom Image (Win 7 OS + in-house app) is that I cannot deploy our in house application using MDT, it has lots of manual configuration.