Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 489 Bytes

Get-CIPPIntuneTemplates.md

File metadata and controls

16 lines (13 loc) · 489 Bytes

Get-CIPPIntuneTemplates

SYNOPSIS

Retrieves Intune templates.

DESCRIPTION

The Get-CIPPIntuneTemplates function retrieves Intune templates using the CIPPRestMethod cmdlet.

PARAMETERS

-TemplateID

Foo Foo
Specifies the ID of the template to retrieve. This parameter is optional.

EXAMPLE 1

PS > Get-CIPPIntuneTemplates -TemplateID "12345"