Microsoft 365 Apps

Auto Update M365 Apps installation package in MEMCM with PowerShell

How to auto update M365 Apps installation package in MEMCM with PowerShell and a scheduled task.

I wanted a process that would automatically update the installation package files for Microsoft 365 Apps on a schedule and then update the distribution points in Microsoft Endpoint Manager Configuration Manager (MEMCM). This would ensure that whenever an OSD task sequence ran, M365 apps / Office 365 would install using the latest version for the selected channel, and no updates where required once the task sequence was complete.

Read More
SCCM Clients Stuck In Provisioning Mode 1

SCCM Clients Stuck In Provisioning Mode

I have seen sccm clients stuck in provisioning mode several times during OSD deployment. The typical symptoms of clients stuck in provisioning mode are:

  • Client shows: client certificate none, it should be self-signed or PKI
  • Client does not receive any policy
  • The computer have just been installed with a task sequence.

To verify if it is actually stuck in provisioning mode we need to take a look at the registry of the client.

Read More