Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 696 Bytes

File metadata and controls

17 lines (14 loc) · 696 Bytes

Get-CIPPIntuneScript

SYNOPSIS

Retrieves Intune scripts from Microsoft Endpoint Manager.

DESCRIPTION

The Get-CIPPIntuneScript function retrieves Intune scripts (including PowerShell, shell scripts, remediation scripts, and Linux scripts) from Microsoft Endpoint Manager for a specified tenant. The function retrieves all script types in a single operation.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the ID of the customer tenant. This parameter is mandatory.

EXAMPLE 1

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