Jump to content

Recommended Posts

Posted

Hey!

 

I know there are a gazzilion threads about customising Windows 10 start menus but I'm lost as to where im going wrong..

 

I have got my exported xml file that is in a shared location and I've configured a user policy to apply the xml file to new users. However it does not apply the start menu even though gpresult is showing the policy has applied successfully.

 

If i manually place the xml file in "C:\Users\Default\AppData\Local\Microsoft\Windows\Shell" the start menu gets applied. i can also browse to the share where the XML is located as the logged in user. So I know the xml file and permissions are fine.

 

I am testing this with Win 10 Education - 21H2.

 

Any ideas?

 

Many thanks,

Tom.

Posted (edited)

Thank you for your suggestion but I've found the issue.. It works untill i add the taskbar customisation to the xml file.

 

Ive copied my xml below. Can anyone see where i've gone wrong?

    xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout"
   xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1"
   xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification"
   xmlns:taskbar="http://schemas.microsoft.com/Start/2014/TaskbarLayout" Version="1">
 
 
   
     
       
         
         
         
               

         
         
         
         
         
         
               

         
         
         
       
     
   
     

     
       
         
         
       
     
   

Edited by Tom_P

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...