Skip to content

Latest commit

 

History

History
89 lines (61 loc) · 2.98 KB

File metadata and controls

89 lines (61 loc) · 2.98 KB
applicable Exchange Online
external help file
Locale en-US
Module Name ExchangePowerShell
online version https://learn.microsoft.com/powershell/module/exchangepowershell/invoke-provisioningcompanyobjectdiagnostic
schema 2.0.0
title Invoke-ProvisioningCompanyObjectDiagnostic

Invoke-ProvisioningCompanyObjectDiagnostic

SYNOPSIS

This cmdlet is available only in the cloud-based service.

Use the Invoke-ProvisioningCompanyObjectDiagnostic cmdlet to validate and fix core Microsoft 365 tenant information and service plan configuration in cloud-based organizations.

For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax.

SYNTAX

Invoke-ProvisioningCompanyObjectDiagnostic [-Confirm] [-WhatIf] [<CommonParameters>]

DESCRIPTION

The Invoke-Provisioning*Diagnostic cmdlets are intended for targeted troubleshooting, not bulk diagnostics. To protect service service health, these cmdlets are currently limited 100 diagnostic calls per hour per organization.

You need to be assigned permissions before you can run this cmdlet. Although this article lists all parameters for the cmdlet, you might not have access to some parameters if they aren't included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see Find the permissions required to run any Exchange cmdlet.

EXAMPLES

Example 1

Invoke-ProvisioningCompanyObjectDiagnostic

This example validates whether organization's core Microsoft 365 tenant information is healthy and correctly synchronized between Microsoft Entra ID and Exchange Online.

For sample output, see Sample output of Invoke-ProvisioningCompanyObjectDiagnostic.

PARAMETERS

-Confirm

Applicable: Exchange Online

This parameter is reserved for internal Microsoft use.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-WhatIf

Applicable: Exchange Online

This parameter is reserved for internal Microsoft use.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS