Customsettings.ini is one of those text files in MDT/ConfigMgr that has a major impact on the solution, badly written the solution is a pain in the… correctly written and it works like magic…
A while back I created sample package, but I only published 2 of the samples in the package and now it is time for the rest of them:
- Disable OSInstall.ini
- Setting based on Computer type and location.ini
- Settings based on Computer type.ini
- Settings based on Default Gateway.ini
- Settings based on MAC for servers.ini
- Settings based on MAC.ini
- Settings based on Model.ini
- Settings based on TaskSequenceID.ini
- Settings based on UserExit-Alias.ini
- Settings based on VB Calculation.ini
- Settings based on Virtual Machines.ini
- Settings for UDI.ini
- Using the SMSTSOrg.ini
To try them out in your environment you can just run:
cscript.exe “Path to your MDT folder”:\Scripts\ZTIGather.wsf /Inifile:”The Path to the .ini file you would like to test”
You can download the samples here: http://1drv.ms/1qPkg7l
(Note all these files has been made upon request from customers, so if you need one that I down have, ask me…)
/mike
