Office 365 Patching
I am trying to patch our Office 365 using KACE since it is now supported. Everything seems to go fine until the exe task gets to the computer. Then it just hangs and doesn't do anything until it times out. I have the updates in office set to false. It detects the updates that are needed fine just doesn't install them.
2 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
"C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe” /changesetting Channel=Monthly
Then run this to run the updates:
C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe” /update user forceappshutdown=true displaylevel=false
Since this will force office apps to close I would run it at night. I also use the prompting options in the script to prompt the user to save their work with 5 minutes. - JordanNolan 4 years ago