August 13, 200422 yr When installing SP2 the Desktop Scheme is changed. Does anyone know a registry-tweak or other batchable way to apply a specific scheme to all users (windows-classic). I need a solution because of a corporate rollout to 400 desktops !Thanks !
August 13, 200422 yr How about using group policies? That's what we do.If you're running 400 clients without AD, your shooting yourself in the foot.
August 13, 200422 yr You can use the '[shell]'-Section in 'winnt.sif/unattend.txt' for this scenario.Simply add[shell]DefaultStartPanelOff = YesDefaultThemesOff = Yesto the file and that's it. With this two options the start panel und the windows theme are set for all users to 'classic style'.HTHHave a nice weekendMatthias
Create an account or sign in to comment