How can we set the default start layout and task bar icons for each user in Windows 10, yet still let users modify them later?
I know you can use an XML file to set these, but a standard XML file locks them down and a partial start layout does not allow for removing the junk that windows includes in the start menu.
CopyProfile explicitly does not work on the start menu and task bar according to Microsoft.
How can this be done?