AutopilotDeviceSync
1.3
This script checks all the Autopilot-related devices to make sure that they are named correctly, have the right attributes (e.g. Group Tag
and Purchase Order ID), and aren't redundant (e.g. because the device has been deployed multiple times, creating a new Hybrid AADJ device
each time). By default, this script will just display information about what isn't in sync.
and Purchase Order ID), and aren't redundant (e.g. because the device has been deployed multiple times, creating a new Hybrid AADJ device
each time). By default, this script will just display information about what isn't in sync.
This script checks all the Autopilot-related devices to make sure that they are named correctly, have the right attributes (e.g. Group Tag
and Purchase Order ID), and aren't redundant (e.g. because the device has been deployed multiple times, creating a new Hybrid AADJ device
each time). By default, this script will just display information about what isn't in sync. If you want it to actually fix it, you have
to specify additional command line paraemters. At present, extra Hybrid Azure AD devices can be removed from Active Directory (with
-CleanDevices switch) and device name issues can be fixed (with -FixNames).
Due to the amount of data this will retrieve, it is possible this won't work for large tenants due to Graph API throttling.
Show more
and Purchase Order ID), and aren't redundant (e.g. because the device has been deployed multiple times, creating a new Hybrid AADJ device
each time). By default, this script will just display information about what isn't in sync. If you want it to actually fix it, you have
to specify additional command line paraemters. At present, extra Hybrid Azure AD devices can be removed from Active Directory (with
-CleanDevices switch) and device name issues can be fixed (with -FixNames).
Due to the amount of data this will retrieve, it is possible this won't work for large tenants due to Graph API throttling.
Installation Options
Owners
Package Details
Author(s)
- Michael Niehaus
Tags
Dependencies
This script has no dependencies.
Release Notes
Version 1.3: Original public version.
FileList
- AutopilotDeviceSync.nuspec
- AutopilotDeviceSync.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.5 | 3,360 | 6/9/2020 |
1.4 | 180 | 4/21/2020 |
1.3 (current version) | 228 | 3/9/2020 |