Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 758 Bytes

Get-CIPPExcludedTenants.md

File metadata and controls

20 lines (17 loc) · 758 Bytes

Get-CIPPExcludedTenants

SYNOPSIS

Retrieves a list of excluded tenants.

DESCRIPTION

The Get-CIPPExcludedTenants function retrieves a list of excluded tenants from CIPP. It can retrieve all tenants or only the ones that are currently excluded.

PARAMETERS

-ListAll

Foo Foo Foo
Specifies whether to retrieve all tenants or only the ones that are currently excluded. By default, it retrieves only the excluded tenants.

EXAMPLE 1

PS > Get-CIPPExcludedTenants

EXAMPLE 2

PS > Get-CIPPExcludedTenants -ListAll