Windows 8.1 customized image installation issue
Hi Team,
I have got customized W8.1_x64 wim file. I do have MDT2013 x64 and ADK8.1 installed.I have imported customized wim file and injected the necessary device drivers then created simple client TS to deploy the OS to check and finalize the customization.
But when I deployed the image I see all the tiles in the start menu and in app list was set to default. All the customization what I had captured was not deployed.
Can some one help me of suggest me to fix this issue
December 3rd, 2013 3:54am
Hi,
"all the tiles in the start menu and in app list was set to default"
These settings belong to user profile. It was added in the answer file. So we suspect the culprit is answer file.
If you didn't attach the answer file to your image any more, please write one.
If you have attached a answer file, please check its content to see if you configure the "copy file" entry.
The detailed reference is below:
Customize the Start Screen
http://technet.microsoft.com/en-us/library/jj134269.aspx
The useful point is To set CopyProfile in an unattended answer file entry.
Free Windows Admin Tool Kit Click here and download it now
December 3rd, 2013 10:34pm