Hello, sorry for my english
I have a strange problem. I know that since the last update there is some problem with the "CopyProfile" for sysprep etc but I have a special problem.
I configured a new image with windows 10 LTSB 1607 with all the latest updates installed.
I activated the CopyProfil option in the sysprep unattend.xml etc.
I also use the Powershell command to export the "Layoutmodification.xml"
Export-StartLayout -Path C: \ users \ administrator \ appdata \ Local \ Microsoft \ Windows \ Shell \ layoutmodification.xml
Export-StartLayout -Path C: \ Temp \ LayoutModification.xml
Import-StartLayout -LayoutPath C: \ Temp \ LayoutModification.xml -MountPath $ env: SystemDrive \
Once my applications, updates, basic configuration done, theme, various shortcuts etc in OOBE mode
i'm doing my sysprep "sysprep.exe / generalize / oobe /unattend:xxx.xml / shutdown and i'm capturing the image.
My problem that I did not have before with a sysprep image done in October is that now, after 5-6 deployment, the copyprofil does not seem to work anymore. I no longer have the theme, shortcuts, unable to find Internet Explorer 11 in search etc.
It works well on 5-6 machines and after nothing else ????
Have you had similar problems?
I do not join any domain, no GPO enabled, the image is made from Virtualbox with UEFI mode etc.
Thanks in advance!