Skip to content

Commit 16b314c

Browse files
committed
Slightly mangled comment block.
1 parent cc9fc3d commit 16b314c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Modules/CIPPCore/Public/Standards/Invoke-CIPPStandardIntuneTemplate.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,13 @@ function Invoke-CIPPStandardIntuneTemplate {
1818
1919
IMPACT
2020
High Impact
21+
ADDEDDATE
22+
2023-12-30
2123
ADDEDCOMPONENT
2224
{"type":"autoComplete","multiple":false,"creatable":false,"name":"TemplateList","label":"Select Intune Template","api":{"url":"/api/ListIntuneTemplates","labelField":"Displayname","valueField":"GUID","queryKey":"languages"}}
2325
{"name":"AssignTo","label":"Who should this template be assigned to?","type":"radio","options":[{"label":"Do not assign","value":"On"},{"label":"Assign to all users","value":"allLicensedUsers"},{"label":"Assign to all devices","value":"AllDevices"},{"label":"Assign to all users and devices","value":"AllDevicesAndUsers"},{"label":"Assign to Custom Group","value":"customGroup"}]}
2426
{"type":"textField","required":false,"name":"customGroup","label":"Enter the custom group name if you selected 'Assign to Custom Group'. Wildcards are allowed."}
27+
{"name":"ExcludeGroup","label":"Exclude Groups","type":"textField","required":false,"helpText":"Enter the group name to exclude from the assignment. Wildcards are allowed."}
2528
UPDATECOMMENTBLOCK
2629
Run the Tools\Update-StandardsComments.ps1 script to update this comment block
2730
.LINK

0 commit comments

Comments
 (0)