The Get-MsolDirSyncProvisioningError cmdlet is used to check for objects with sync errors in a tenant. Important notes: All arguments are case sensitive. "-ErrorCategory PropertyConflict" must always be included. There are currently no other types of ErrorCategory, but this may be extended. To see errors by property type, add the -PropertyName flag with the UserPrincipalName or ProxyAddresses argument. To see errors relating to a specific property add the -PropertyValue flag (-PropertyName must be used as well when adding this flag). To perform a string search, add the -SearchString flag. There are two flags that can be used to sort the results of a given query: -SortField: valid arguments include DisplayName and UserPrincipalName -SortDirection: valid arguments include Ascending and Descending
The Get-MsolAllSettings will return all directory settings object associated with tenant or group/user/service principal/application/device. ...
The Get-MsolCompanyAllowedDataLocation cmdlet can be used to retrieve all the current allowed data locations of a company ...
The Get-MsolContact cmdlet can be used to retrieve a contact object, or list of contacts. A single contact will be retrieved ...
The Get-MsolDirSyncFeatures cmdlet is used to check the status of identity synchronization features for a tenant. Features ...
The Get-MsolDirSyncProvisioningError cmdlet is used to check for objects with sync errors in a tenant. Important notes: All ...
The Get-MsolDomainFederationSettings cmdlet gets key settings from Microsoft Azure Active Directory. Use the Get-MSOLFederationProperty ...
The Get-MSOLFederationProperty cmdlet gets key settings from both the Active Directory Federation Services 2.0 server and ...
The Get-MsolGroup cmdlet is used to retrieve groups from Microsoft Azure Active Directory. This cmdlet can be used to return ...
The Get-MsolGroupMember cmdlet is used to retrieve members of the specified group. The members can be either users or groups. ...