Hi,
Just landed myself a new role as MOE\SOE engineer for a university for somewhere around 600 student machines across 3 sites, and working on building a new image for the student environment. There current image\setup uses Deep freeze, and once the student has finished using the machine, it reboots and restores itself. Not the best user experience hence why we want to create a new student image.
They have just implemented Microsoft SCCM 2012 R2 which is a relief!, however we had a heated discussion the other day with the sysadmin/domain admin guy who flatly refused to use Domain GPO's - even though his moto and catch phrase is "KISS - Keep It Simple Stupid" and hates Best Practices. He said that we can use SCCM to deploy the reg key's with the values set in them instead of using GPO's. My plan was to put them into the 'Master' image but the SysPrep step strips out the all these settings, so I'm going to have to export all the individual Local GPO's to Local Policy files\pack (using Microsoft's Security Compliance Manager) and then restore them back when the Task sequence is run at image deployment time.
Can anyone recommend any other way to do it?, or problems that I might face? I'm not looking forward to managing possibly hundreds of Local Policy files because of he's KISS principle.
Thanks in advance.