[Win32App] app workload is not switched from SCCM, skip app check in.

Written by James McDonald

August 24, 2021

Problem: Intune Win32App’s and Microsoft Edge browser will not install. AAD domain joined Computer successfully auto-enrolled for Intune management wouldn’t install the assigned Win32Apps & Microsoft Edge Browser (it did install Office and the MSI based apps)

Investigation: Looked in Log at C:\ProgramData\Microsoft\IntuneManagementExtension\Logs\IntuneManagementExtension.log found “[Win32App] app workload is not switched from SCCM, skip app check in.”

Cause: This was because I had been playing with SCCM and had the configuration manager client installed on my computer.

Resolution: Uninstall the Windows SCCM Configuration Client after which restart the IntuneManagementExtension service or reboot

Uninstall Configuration Manager Client

C:\Windows\ccmsetup\ccmsetup.exe /uninstall

Restart the Intune Management Extension

Get-Service IntuneManagementExtension | Restart-Service

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Meraki Open Source Licenses

Until today I assumed that Meraki was built in-house with only closed source software. But having a look at the...

VEEAM FAILS

If you have Veeam backup failing with the Updating BCD failed with Cannot update SafeBoot flag and SentinelOne is...