Share via

Customsettings.ini for a computer REFRESH Task Sequence

Dr. Chuck Johnson 1 Reputation point
2022-02-21T04:02:14.58+00:00

Can I use this customsettings.ini with a MDT Task Sequence as is? Or do I need to disable certain parts of the MDT TaskSequence like formart and partition? I want to create a REFRESH TaskSequence.

[Settings]
Priority=Default

[Default]
_SMSTSORGNAME=ViaMonstra
OSInstall=YES
UserDataLocation=AUTO
TimeZoneName=Pacific Standard Time
AdminPassword=P@ssw0rd
JoinDomain=corp.viamonstra.com
DomainAdmin=MDT_JD
DomainAdminDomain=VIAMONSTRA
DomainAdminPassword=P@ssw0rd
DEPLOYMENTTYPE=Refresh
MachineObjectOU=ou=Workstations,ou=viamonstra,dc=corp,dc=viamonstra,dc=com
SLShare=\MDT01\Logs$
ScanStateArgs=/ue:** /ui:VIAMONSTRA*
USMTMigFiles001=MigApp.xml
USMTMigFiles002=MigUser.xml
HideShell=YES
ApplyGPOPack=NO
;WSUSServer=http://wsus01.corp.viamonstra.com

DoCapture=yes

SkipAppsOnUpgrade=NO
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerName=NO
SkipDomainMembership=YES
SkipUserData=YES
SkipLocaleSelection=YES
SkipTaskSequence=NO
SkipTimeZone=YES
SkipApplications=NO
SkipBitLocker=YES
SkipSummary=YES
SkipCapture=YES
SkipFinalSummary=NO
SkipRoles=YES

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.