Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 665 Bytes

Get-CIPPOrg.md

File metadata and controls

20 lines (17 loc) · 665 Bytes

Get-CIPPOrg

SYNOPSIS

Retrieves information about a specific organization in the CIPP system.

DESCRIPTION

The Get-CIPPOrg function retrieves information about a specific organization in the CIPP system based on the provided CustomerTenantID.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the unique identifier of the customer tenant.

EXAMPLE 1

PS > Get-CIPPOrg -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"

EXAMPLE 2

PS > Get-CIPPOrg -CustomerTenantID "contoso.onmicrosoft.com"