Forum Discussion
Saad793
Dec 24, 2023Copper Contributor
Remove SCCM Client (agent) via Intune
Hi Community, We have 1000+ devices in a co-managed state and need to remove the SCCM client from all machines via Intune. Any working script or guide available to achieve this task via Intune. ...
rahuljindal
Dec 25, 2023Bronze Contributor
Looks about right. However, you should test it on a few devices first. Also, before doing anything, can you confirm if are all the workloads are moved to full Intune under Co-management?
Admin6793
Dec 25, 2023Copper Contributor
Ok , Yes it will be tested on pilot devices. Below is the status of Workloads. Do we need to move all workloads to Intune? Please note that we already have an in-place collection as a Pilot. Also in case if we shift all workloads does Intune consider only Collection Windows 10 Devices?
- rahuljindalDec 25, 2023Bronze ContributorIf the end objective is to manage all workloads using Intune, then you should consider moving all the workloads to Intune for all eligible devices.
- Admin6793Dec 25, 2023Copper ContributorOk got it. Just would like to inform you that the PowerShell command suggested is not working as validated on the test device.
- rahuljindalDec 25, 2023Bronze Contributor
Any errors? Did you give the path to the ccmsetup file? You may have to add some additional logic in the script for error handling. I just provided the main uninstaller command line.