Sync Device Serialnumbers To Entraid Scheduled
Sync Intune serial numbers to Entra ID extension attributes
Last updated
Was this helpful?
Sync Intune serial numbers to Entra ID extension attributes
This runbook retrieves Intune managed devices and syncs their serial numbers into an Entra ID device extension attribute. It can process all devices or only devices with missing or mismatched values and can optionally send an email report.
Organization → Devices → Sync Device Serialnumbers To Entraid (Scheduled)
Full Runbook name
rjgit-org_devices_sync-device-serialnumbers-to-entraid_scheduled
Type: Microsoft Graph
Organization.Read.All
Device.ReadWrite.All
DeviceManagementManagedDevices.Read.All
Mail.Send
Extension attribute number to update
Required
false
Default Value
1
Type
Int32
If set to true, processes all devices; otherwise only devices with missing or mismatched values are processed.
Required
false
Default Value
False
Type
Boolean
Maximum number of devices to process in a single run. Use 0 for unlimited.
Required
false
Default Value
0
Type
Int32
Email address to send the report to. If empty, no email will be sent.
Required
false
Default Value
Type
String
Email address to send the report from.
Required
false
Default Value
runbook@glueckkanja.com
Type
String
Last updated
Was this helpful?
Was this helpful?