IAMCloud_Curt Posted August 7, 2017 Posted August 7, 2017 (edited) Hi, Anyone got this working? Can't seem to export start menu Thanks Edited August 7, 2017 by IAMCloud_Curt
Arthur Posted August 7, 2017 Posted August 7, 2017 Try this... Export-StartLayout -Path "$env:USERPROFILE\Desktop\StaffStartMenu.xml" The root of the C: drive isn't a good path to choose due to UAC.
Blue_Cookeh Posted August 7, 2017 Posted August 7, 2017 1. Are you trying to export a start menu with no tiles? That won't work (grrr... I want an empty start menu!!!) 2. Try making your changes, then logging off and then back on before exporting - that seemed to fix it for me
dapaulio Posted August 7, 2017 Posted August 7, 2017 I had the same thought as @Arthur Two things Make sure you are running ps as administrator And ... Create a sub directory at least in c: or export somewhere you have full write privileges. Maybe consider disabling Uac
Fazza Posted August 8, 2017 Posted August 8, 2017 I've had that error in the past and a simple reboot resolved the issue for me. I've checked my notes and we use the exact same command and save it to the root of c: too.
Zoom7000 Posted August 8, 2017 Posted August 8, 2017 I've had that error in the past and a simple reboot resolved the issue for me. I've checked my notes and we use the exact same command and save it to the root of c: too. I had the exact same experience. I also noticed that it didn't work for me when I booted Windows 10 in to the "special mode" (forgot the proper name!) but the mode that you use before you sysprep the machine!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now