Hello,
I hope someone could help me to understand reboot behavior revolving around SCCM Application Deployment (not Software Updates).
Application Deployment
For testing purposes I created a very simple application (deployment type) who runs VBscript (cscript.exe test.vbs). This script creates an empty text fileC:\TEMP\test.txt and returns exit code 3010 (Wscript.Quit(3010)). Detection rule checks the presence oftest.txt file.
Deployment has been set to be Required and installation deadline "As soon as possible after the available time".
Target collection (and all the other collections where target computer is member of) has no Maintenance Windows defined.
Deployment type has these settings:
User Experience (tab)
- Installation behavior => Install for system
- Logon requirement => Whether or not user is logged on
- Installation program visibility => Hidden
- Should Configuration Manager enforce... => "Determine behavior based on return codes"
SCCM client version is 5.00.8239.1203; Business Hours are set from05:00 to 22:00 (mon-fri).
After some deployment tests against the same computer (Windows 7 Pro), I cannot understand why sometimes I get reboot with snooze option:
...and some other a reboot with 90 minutes countdown:
My objective is to have the deployment set as Required, but let user to choose when to reboot (snooze option).
Could you give me information about this ?
Thank you,
Luca
Disclaimer: This posting is provided AS IS with no warranties or guarantees, and confers no rights. Whenever you see a helpful reply, click on [Vote As Help] and click on [Mark As Answer] if a post answers your question.