From 24713c8c5c16ecfa391de43c663e643e7e8fc10a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= Date: Sat, 20 Jan 2024 23:58:58 +0100 Subject: [PATCH] Add standard for enabling online archive --- src/data/standards.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/data/standards.json b/src/data/standards.json index b5fbfbfeab28..c039f008aa29 100644 --- a/src/data/standards.json +++ b/src/data/standards.json @@ -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",