Hi,
What are the changes to be done to replace type of deployment when using the SQL with MDT.
What would be the configuration settings needs to done?
Here is the custom.ini that we are using currently.
[Settings]
Priority=CSettings, Default
Properties=MyCustomProperty
[Default]
OSInstall=Y
SkipAppsOnUpgrade=YES
SkipCapture=YES
SkipAdminPassword=YES
SkipProductKey=YES
SkipDeploymentType=YES
DeploymentType=UPGRADE
[CSettings]
SQLServer=mdtconsole
Database=master_mdt
Netlib=DBNMPNTW
Table=ComputerSettings
Parameters=UUID, AssetTag, SerialNumber, MacAddress
ParameterCondition=OR
Thanks,
Varap