Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING How do you apply Office 2013 updates during Task Sequence?

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;

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?
 
Performing that process, results in the following... No updates get installed, and the log file that is created is empty and reads:

Starting execution of VBScript to configure Office to use Microsoft Updates
Script completed successfully


The post talks about Office 2010, so unsure if it is 2013 compatible...

I guess it's on to the next thing...
 

Forum statistics

Threads
7,027
Messages
27,499
Members
17,680
Latest member
Symetria
Back
Top