Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 739 Bytes

Get-CIPPDeviceCompliance.md

File metadata and controls

16 lines (13 loc) · 739 Bytes

Get-CIPPDeviceCompliance

SYNOPSIS

Retrieves device compliance information for a specific customer tenant.

DESCRIPTION

The Get-CIPPDeviceCompliance function retrieves device compliance information for a specified customer tenant. It makes use of the Invoke-CIPPRestMethod function to send a request to the CIPP API and retrieve the device compliance data.

PARAMETERS

-CustomerTenantID

Foo Foo
The unique identifier of the customer tenant for which to retrieve device compliance information.

EXAMPLE 1

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