MRaybone Posted May 18, 2017 Report post Posted May 18, 2017 Hi I have a working Win10 (1703) deployment but the internet-wide recognised method of importing a start menu using Import-StartLayout (powershell) is failing with an access denied error to c:\users\default\appdata\local\microsoft\windows\shell\layoutmodifications.xml Now that file doesn't even exist but no matter what I do (local admin, UAC, etc etc) I cannot get the command to write to that location Any ideas? Cheers, MRaybone Quote Share this post Link to post Share on other sites More sharing options...
SighBee Posted January 24, 2018 Report post Posted January 24, 2018 I'm running this after the Setup Windows and Config Manager step with the following Run Command Line step: Powershell.exe Import-StartLayout -LayoutPath StartMenu.bin -MountPath C:\ What command are you using? Quote Share this post Link to post Share on other sites More sharing options...