Environment: SCCM 2012 R2 CU1
Model: Package Model
Command line: Deploy-Application.EXE
Toolkit version: 3.5.0
Rerun behavior: Rerun if failed previous attempt
Deployment configuration: Required with recurrence every 30 minutes.
Toolkit installation welcome: Show-InstallationWelcome -CloseApps 'wsImporter' -AllowDefer -DeferTimes 3 -CheckDiskSpace -PersistPrompt
Problem: The toolkit writes the correct exit code (5000) to the log, but execmgr.log reports an exit code 0 whenever a deferral takes place. Software Center then displays an "Installed" status, and the deployment never retries according to the recurrence schedule.
I've attempted to use other exit codes to test, such as 1, 1618, etc. The toolkit log always shows the code that is configured in AppDeployToolkitConfig.xml, but execmgr.log always displays exit code 0.
I've attempted to search around previous discussions, but I cannot seem to find anyone seeing this same behavior, nor have I found any potential fixes. If anyone can point me in the right direction, I would appreciate it.
Thanks!
Model: Package Model
Command line: Deploy-Application.EXE
Toolkit version: 3.5.0
Rerun behavior: Rerun if failed previous attempt
Deployment configuration: Required with recurrence every 30 minutes.
Toolkit installation welcome: Show-InstallationWelcome -CloseApps 'wsImporter' -AllowDefer -DeferTimes 3 -CheckDiskSpace -PersistPrompt
Problem: The toolkit writes the correct exit code (5000) to the log, but execmgr.log reports an exit code 0 whenever a deferral takes place. Software Center then displays an "Installed" status, and the deployment never retries according to the recurrence schedule.
I've attempted to use other exit codes to test, such as 1, 1618, etc. The toolkit log always shows the code that is configured in AppDeployToolkitConfig.xml, but execmgr.log always displays exit code 0.
I've attempted to search around previous discussions, but I cannot seem to find anyone seeing this same behavior, nor have I found any potential fixes. If anyone can point me in the right direction, I would appreciate it.
Thanks!