Olliedawg Posted December 16, 2022 Posted December 16, 2022 (edited) Hey all, Hoping somebody can help me, really can't seem to get this XML to apply Start menu + Taskbar settings. The GPO itself is applying fine, just doesn't seem to be adjusting anything. Attached image of xml code Edited December 16, 2022 by Olliedawg
Boredguy Posted December 16, 2022 Posted December 16, 2022 We point our Start menu XML to a folder within ProgramData (since we update the start menu every hour via a SCCM Script) So the HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer\StartLayoutFile value is set to C:\ProgramData\School\Windows\Start Menu\W10Pin\Student.xml Our Student.xml looks like
Olliedawg Posted December 16, 2022 Author Posted December 16, 2022 Cheers, it does seem to work fine until I add the taskbar section, so something there can't be right causing it to fail to apply.. Made some adjustments but still not working with the taskbar code in there
Cw2k Posted December 16, 2022 Posted December 16, 2022 Cheers, it does seem to work fine until I add the taskbar section, so something there can't be right causing it to fail to apply.. Made some adjustments but still not working with the taskbar code in there[ATTACH=CONFIG]67516[/ATTACH] Add xmlns:taskbar="http://schemas.microsoft.com/Start/2014/TaskbarLayout" To the first line 1
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