Unenroll Updatable Assets Scheduled
Unenroll devices from Windows Update for Business.
Last updated
Was this helpful?
Unenroll devices from Windows Update for Business.
This runbook unenrolls all device members of a Microsoft Entra ID group from Windows Update for Business updatable assets. You can remove a specific update category enrollment or delete the updatable asset registration entirely. Use this to offboard devices from WUfB reporting or to reset their enrollment state.
Group → Devices → Unenroll Updatable Assets (Scheduled)
Full Runbook name
rjgit-group_devices_unenroll-updatable-assets_scheduled
Type: Microsoft Graph
Group.Read.All
WindowsUpdates.ReadWrite.All
Object ID of the group whose device members will be unenrolled.
Required
true
Default Value
Type
String
The update category to unenroll from. Supported values are driver, feature, quality, or all.
Required
true
Default Value
all
Type
String
When enabled, the runbook also resolves all user members of the group (including nested groups) and unenrolls every device the user is owner of.
Required
false
Default Value
False
Type
Boolean
Last updated
Was this helpful?
Was this helpful?