Syncs AutoPilot devices for a specified customer tenant ID.
The Get-CIPPAutoPilotSync function is used to sync AutoPilot devices for a specific customer tenant ID. It makes a request to the specified endpoint with the provided parameters.
Specifies the customer tenant ID for which the AutoPilot devices need to be synced.
PS > Get-CIPPAutoPilotSync -CustomerTenantID "contoso.onmicrosoft.com"