Skip to content

Commit

Permalink
Merge pull request #2038 from kris6673/dev
Browse files Browse the repository at this point in the history
Add standard for enabling Online Archiving
  • Loading branch information
KelvinTegelaar authored Jan 20, 2024
2 parents 33561bb + 24713c8 commit aafba6e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/data/standards.json
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,15 @@
"impact": "Low Impact",
"impactColour": "info"
},
{
"name": "standards.EnableOnlineArchiving",
"cat": "Exchange Standards",
"helpText": "Enables the In-Place Online Archive for all UserMailboxes with a valid license.",
"addedComponent": [],
"label": "Enable Online Archive for all users",
"impact": "Medium Impact",
"impactColour": "info"
},
{
"name": "standards.SpoofWarn",
"cat": "Exchange Standards",
Expand Down

0 comments on commit aafba6e

Please sign in to comment.