Jump to content

Recommended Posts

Posted

Hoping someone can help me out. For weeks now I have had OS deployments working seamlessly, yesterday I wanted to add a rule in based on the TaskSequenceID, which I already have some in place anyway but each time I edit the customsettings.ini it just seems to stop processing. I get an error of:

 

ERROR - rule Priority key no set in section [settings]

ERROR processing Ini settings. No further processing

ZTI Error - Non-zero return code by ztigather, rc = 1

Event 41002 sent: ZTI ERROR - Non-zero return code by ztigather, rc = 1

 

Below is my customsettings.ini:

 

[settings]

Priority=TaskSequenceID, SendMail, Default

Properties=MyCustomProperty,OSDSendMailFrom,OSDSendMailToPri,OSDSendMailToSec,OSDSendMailSMTPServer,OSDSendMailIncludeBDDLog

 

 

[001]

SkipCapture=Yes

 

 

[002]

SkipCature=No

SkipDomainMembership=yes

SkipApplications=Yes

BackupShare=\\server\deploymentshare$\Captures

 

 

[003]

DomainAdmin=user

DomainAdminPassword=Password

DomainAdminDomain=domain

JoinDomain=domain

SkipCapture=YES

 

 

[004]

SkipCature=Yes

 

[005]

DomainAdmin=user

DomainAdminPassword=Password

DomainAdminDomain=domain

JoinDomain=domain

SkipCapture=YES

 

 

 

[Default]

OSInstall=Y

_SMSTSORGNAME=School Image Deployment

 

 

SkipAdminPassword=Yes

SkipProductKey=Yes

SkipBDDWelcome=Yes

SkipApplications=No

SkipComputerBackup=YES

SkipBitLocker=YES

SkipDeploymentType=Yes

SkipDomainMembership=No

SkipPackageDisplay=Yes

SkipUserData=Yes

SkipWizard=No

SkipSummary=No

SkipFinalSummary=No

SkipTimeZone=Yes

SkipLocaleSelection=Yes

WSUSServer=http://server:8530

UserDataLocation=None

FinishAction=Restart

AdminPassword=

Countrycode=44

TimeZone=085

TimeZoneName=GMT Standard Time

UILanguage=en-GB

UILanguagefallback=0809:00000809

KeyboardLocale=0809:00000809

UserLocale=en-GB

InputLocale=0809:00000809

SystemLocale=0809:00000809

BitsPerPel=32

VRefresh=60

XResolution=1

YResolution=1

EventService=http://server:9800

 

 

[sendMail]

OSDSendMailFrom=OS_Deployment@domain

OSDSendMailToPri=%UserID%@domain

OSDSendMailToSec=user@domain

OSDSendMailSMTPServer=xx.xx.xx.xx

OSDSendMailIncludeBDDLog=YES

SLShareDynamicLogging=\\server\Logs$

 

If I attempt to change the ini file back to what it was, i.e. removing [005] then it still doesn't work. Fortunately, I'm working off snapshots at the moment whilst I'm trying to get this working so it isn't too much bother to revert back.

 

I'd be interested to know if anyone else has come up against something similar.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...