Hi There,
I have done something similar in the last few days. I am using a command line task using xcopy to copy in the LayoutModifcations.xml file, however I have my task running during the Post install phase, just after the add Windows Recovery (WinRE) task. This
then allows all the profiles to get the modifications as the none have really been created yet. I am also using xcopy as I have tried using powershell and found it a bit flaky, probably me and my syntax.
The Post Install phase seems to be good to add command line tasks like rewriting files, copying certain files before the OS is fully up and running. At least at this point the Folder structure is in place and it seems to accept files getting copied
in. Do not try to run anything as an application, as it will still complain that it is in the Winpe phase.
One last thing, I have created the modifications file, however so far it has not displayed exactly as I had it configured. I used the Export-Layout command I think to create the mod file, I created 2 rows of icons but when its applied it comes out with
3. It looks ok, a bit like throwing a five but hoping for a six. I had previously tried using the copy profile method, this turned it all ugly, missing out the group names in most of the groups, merging some of the groups together, so I thought this was a
better approach.
Lastly I would be interested to hear about your success with other customisations such as user pictures, desktop backgrounds etc. I am trying to use the defaults as much as possible, the last Corporate image customisations were a nightmare for our Windows
7 image, probably spent more time on these than all the apps and drivers put together.
Cheers
Ewen.
-
Proposed as answer by
Ty GlanderMicrosoft community contributor
Thursday, September 03, 2015 10:47 PM
-
Marked as answer by
Norwood11
1 hour 34 minutes ago