chekmate1984 Posted July 2, 2019 Posted July 2, 2019 Hi all We do thick clients at our school and deploy via MDT. We currently have Roaming apps folder redirected setup. I was wondering what is the best way to configure start menu for all users? I read somewhere that due to roaming apps Redirect start menu wont work. so what options do i have? I have seen powershell scripts to remove random stuff from start menu etc. If i run this during image creation do i need to also have this as start up script?
gmonks Posted July 2, 2019 Posted July 2, 2019 Really simple, quick guide on how to do this. https://blogs.technet.microsoft.com/deploymentguys/2016/03/07/windows-10-start-layout-customization/ I've used this guide every time and it's worked on every image I've made. Basically: 1. Create a start menu so pinned apps etc 2. Run this script in powershell Export-StartLayout –path .xml 3. Deploy via GPO
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