Vini
Member
- Messages
- 21
- Reaction score
- 4
- Points
- 3
Not having much luck in deploying Office 2013 updates during our TS run.
Our TS installs Windows 7, does a first pass of Updates, then installs applications. I want to apply the "updates" available to the installed applications, so I have configured 3 further "update" passes in the TS, none of these pick up the Office 2013 updates.
The post-app-install command I'm using is;
How do you ensure your OSD TS is fully updated during its run?
Our TS installs Windows 7, does a first pass of Updates, then installs applications. I want to apply the "updates" available to the installed applications, so I have configured 3 further "update" passes in the TS, none of these pick up the Office 2013 updates.
The post-app-install command I'm using is;
Code:
WMIC /namespace:\\root\ccm path sms_client CALL TriggerSchedule "{00000000-0000-0000-0000-000000000113}" /NOINTERACTIVE
How do you ensure your OSD TS is fully updated during its run?