Deployment Wizard Skips Applications
-
Friday, October 12, 2012 6:06 PM
So I had my deployments working perfectly and then I decided to automate a lite touch deployment, which I did successfully and it works beautifully. However, now I am trying to deploy and I would like the option of installing applications. However, the install applications page is skipped by the wizard. Any help?
My CustomSettings.ini file has SkipApplications=NO and I dont have the install applications step disabled on my TS.
All Replies
-
Friday, October 12, 2012 7:44 PMAre you skipping the wizard entirely? (SkipWizard=YES)
-Nick O.
-
Friday, October 12, 2012 8:02 PM
This is what my CustomSettings.ini looks like:
[Settings]
Priority=WizardMode, Default
Properties=MyCustomProperty
[ADMIN]
WizardSelectionProfile=Administrator
[AUTOx64]
SkipCapture=YES
SkipDomainMembership=YES
SkipTaskSequence=YES
TaskSequenceID=W7-X64-001
SkipPackageDisplay=YES
SkipApplications=YES
SkipUserData=YES
UserDataLocation=Auto
[Default]
WizardSelectionProfile=GeneralDeployment
OSInstall=YES
SkipAdminPassword=YES
SkipApplications=NO
SkipAppsOnUpgrade=YES
SkipBDDWelcome=YES
SkipBitLocker=YES
SkipCapture=NO
SkipComputerName=YES
SkipComputerBackup=YES
SkipDeploymentType=YES
DeploymentType=NEWCOMPUTER
SkipFinalSummary=YES
SkipLocaleSelection=YES
KeyboardLocale=en-US
UserLocale=en-US
UILanguage=en-US
SkipPackageDisplay=NO
SkipProductKey=YES
SkipSummary=YES
SkipTimeZone=YES
HIDESHELL=YES
TimeZoneName=Eastern Standard Time
SkipUserData=NO
ScanStateArgs=/ue:*\* /uel:60
USMTMigFiles001=MigApp.xml
USMTMigFiles002=MigUser.xml
USMTMigFiles003=MigViaMonstraData.xml
USMTConfigFile=ZTIUserState_Config.xml -
Friday, October 12, 2012 8:05 PMYou Have skipapplication=yes in autox64 which is probably what is scausing it. Set ito NO and test.
- Edited by Shrek46 Friday, October 12, 2012 8:07 PM
-
Friday, October 12, 2012 8:10 PMI tried that, although that shouldnt matter since I am not going into the autox64 setting. I even set the SkipAppsOnUpgrade equal to NO and I am still getting no applications page when deploying.
-
Friday, October 12, 2012 8:15 PMDo you have a database where it might be entered as well?
-
Friday, October 12, 2012 8:42 PMI dont think so.... where could it be entered?
-
Friday, October 12, 2012 11:01 PMAdvanced settings, database
-
Saturday, October 13, 2012 8:50 PMHere's a point. You have to add an application to the Deployment Workbench and have an install applications step in your task sequence.
Blog: http://scriptimus.wordpress.com
-
Monday, October 15, 2012 6:34 PMI have both of these. The wizard used to show me the applications wizard page just a few days ago. Then I tried to create a profile where litetouch would be automated, and ever since I have been unable to get the wizard page back.

