Best way to deploy start menu/Taskbar
Hi
I have the xml files for the start menu and taskbar that we would like all users to have. But my question is whats the best way to get the KACE K2000 to deploy this.
Kind Regards
Lawrence
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
Ziggi
6 years ago
Posted by:
feeldamped
6 years ago
Once you have the XML file you created and on the system you can run this PowerShell script through Kace:
Import-StartLayout –LayoutPath <path><file name>.xml –MountPath %systemdrive%
We use File Synchronization to get the XML file onto any Win10 machine, but then do the actual "enforcement" through GPO.
Here is some more info on the XML file/PowerShell command if needed: