Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 700 Bytes

Get-CIPPDomainAnalyser.md

File metadata and controls

16 lines (13 loc) · 700 Bytes

Get-CIPPDomainAnalyser

SYNOPSIS

Retrieves the list of domain analyzers for a specific customer tenant.

DESCRIPTION

The Get-CIPPDomainAnalyser function retrieves the list of domain analyzers associated with a specific customer tenant. It makes a REST API call to retrieve the list of domain analyzers based on the provided customer tenant ID.

PARAMETERS

-CustomerTenantID

Foo Foo
The ID of the customer tenant for which to retrieve the domain analyzers.

EXAMPLE 1

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