Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 648 Bytes

Get-CIPPIntuneIntents.md

File metadata and controls

20 lines (17 loc) · 648 Bytes

Get-CIPPIntuneIntents

SYNOPSIS

Retrieves Intune Intents for a specific customer.

DESCRIPTION

The Get-CIPPIntuneIntents function retrieves Intune Intents for a specific customer based on the provided CustomerTenantID.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the ID of the customer's tenant.

EXAMPLE 1

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

EXAMPLE 2

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