File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1412
1412
"powershellEquivalent" : " Set-HostedOutboundSpamFilterPolicy -AutoForwardingMode 'Off'" ,
1413
1413
"recommendedBy" : [" CIS" ]
1414
1414
},
1415
+ {
1416
+ "name" : " standards.RetentionPolicyTag" ,
1417
+ "cat" : " Exchange Standards" ,
1418
+ "tag" : [" highimpact" ],
1419
+ "helpText" : " Creates a CIPP - Deleted Items retention policy tag that permanently deletes items in the Deleted Items folder after X days." ,
1420
+ "docsDescription" : " Creates a CIPP - Deleted Items retention policy tag that permanently deletes items in the Deleted Items folder after X days." ,
1421
+ "addedComponent" : [
1422
+ {
1423
+ "type" : " number" ,
1424
+ "name" : " standards.RetentionPolicyTag.AgeLimitForRetention" ,
1425
+ "label" : " Retention Days" ,
1426
+ "required" : true
1427
+ }
1428
+ ],
1429
+ "label" : " Retention Policy, permanently delete items in Deleted Items after X days" ,
1430
+ "impact" : " High Impact" ,
1431
+ "impactColour" : " danger" ,
1432
+ "powershellEquivalent" : " Set-RetentionPolicyTag" ,
1433
+ "recommendedBy" : []
1434
+ },
1415
1435
{
1416
1436
"name" : " standards.QuarantineRequestAlert" ,
1417
1437
"cat" : " Defender Standards" ,
You can’t perform that action at this time.
0 commit comments