Jump to content

Recommended Posts

Posted

I'm struggling to get updates for O365 working with SCCM.

 

I have worked through this guide: https://www.prajwaldesai.com/deploy-office-365-updates-using-sccm/ and as far as I can see have done everything correctly. I have downloaded an update, deployed it to a small collection of just 1 PC (mine) for testing but nothing appears in the Updates section of Software Centre on the PC. If I look at Monitoring/Deployment/{the name of this deployment} it lists my PC in the "Unknown" section with "Client check passed/Active" but that's as far as it gets. Manually running "Software Updates Scan Cycle" and "Software Updates Deployment Evaluation Cycle" on the PC don't work.

 

I've checked that the COM application is present and configured (which seems to be a common cause of the non-delivery of updated) and it's all correct.

 

Anyone got any ideas?

Posted

Have you set an SCCM client software update policy to allow management of the Office365 client? It will take a little time for this to be picked up.

 

What timescale did you set for the availability and deployment deadline? Unless you set these to 'as soon as possible' the SCCM client decides when to pull the update within the dates you set based on client activity.

 

Manually running the scan cycles on the client is always hit and miss. They don't start immediately; it just makes the request of the client and again the client decides when to run it based on activity.

Posted

Hi @smarties11,

 

Yes, Office management was set as part of the install in the config.xml, and as a backup it's also set in GP. The machines I'm testing on have the correct registry key set to reflect this.

Posted

Seems a bit strange then! I see you said you've deployed the update to a collection containing only one PC - are the client settings above also deployed to that PC? Or could it be using the default policy? And I assume you're using the correct correct x86/x64 update flavour to match the O365 client architecture you have deployed?

 

It doesn't sound like you are doing anything different to us, I think I followed the same guide you linked to when we set it up a few months back too!

  • 5 weeks later...
Posted

Well, I've found the answer. And it's a pain :( We deploy Windows Updates from an onsite WSUS server independently of SCCM, and it appears that in order to deploy O365 Client updates, SCCM wants to set itself up as the client's WSUS server and push the update that way:

Capture.JPG

You can't have your WSUS server set by GPO, and have O365 updates sent out by SCCM it would appear.

 

Hey ho! Off to learn how to deploy all updates with SCCM now then :)

Posted
You can update from a folder but you'd have to script the download of new updates. You won't get any reporting. It is better through Configmgr.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...