Get IntuneCoManagementEligibility
Skript Beschreibung
**Zusammenfassung**: Analyzes devices to determine their eligibility for Co-Management (Intune + ConfigMgr).
This script connects to Microsoft Graph to retrieve Windows devices and checks various
attributes (OS version, Join Type, Management capability) to report if they are ready
to be co-managed.
It highlights devices that are:
- Domain Joined (Hybrid)
- Running compatible Windows 10/11 versions
- Not yet managed by MDM
Skript Infos
Autor
Mattia Cirillo
Version
1.0
Sprache
PowerShell
101_Get-IntuneCoManagementEligibility.ps1