Get-EntraDirectoryObjectOnPremisesProvisioningError
Returns directory synchronization errors when synchronizing on-premises directories to Microsoft Entra ID.
Syntax
Default (Default)
Get-EntraDirectoryObjectOnPremisesProvisioningError
[-TenantId <String>]
[<CommonParameters>]
Description
The Get-EntraDirectoryObjectOnPremisesProvisioningError
returns directory synchronization errors for the user
, group
, or organizational contact
entities when synchronizing on-premises directories to Microsoft Entra ID.
Parameters
-TenantId
The unique tenant ID for the operation. This parameter provides compatibility with Azure AD and MSOnline for partner scenarios. TenantID is the signed-in user's tenant ID.
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.