Skip to content

Commit c3204ee

Browse files
grouptemplate
1 parent b50118e commit c3204ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,6 @@ function Invoke-CIPPStandardGroupTemplate {
130130
$fieldValue = $MissingGroups -join ', '
131131
}
132132

133-
Set-CIPPStandardsCompareField -FieldName 'standards.SafeSendersDisable' -FieldValue $fieldValue -Tenant $Tenant
133+
Set-CIPPStandardsCompareField -FieldName 'standards.GroupTemplate' -FieldValue $fieldValue -Tenant $Tenant
134134
}
135135
}

0 commit comments

Comments
 (0)