You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Submissions portal links in with the Report Message Outlook add-in. Customisation of various parts of the portal are possible with PowerShell. It would be nice to be able to manage this with DSC. Especially since this includes longer user message customisations which I might delegate to the User Comms team to manage.
Description
The Submissions portal links in with the Report Message Outlook add-in. Customisation of various parts of the portal are possible with PowerShell. It would be nice to be able to manage this with DSC. Especially since this includes longer user message customisations which I might delegate to the User Comms team to manage.
Proposed properties
See https://learn.microsoft.com/en-us/powershell/module/exchange/set-reportsubmissionpolicy?view=exchange-ps
[-DisableQuarantineReportingOption ]
[-DisableUserSubmissionOptions ]
[-EnableCustomizedMsg ]
[-EnableCustomNotificationSender ]
[-EnableOrganizationBranding ]
[-EnableReportToMicrosoft ]
[-EnableThirdPartyAddress ]
[-EnableUserEmailNotification ]
[-JunkReviewResultMessage ]
[-NotJunkReviewResultMessage ]
[-NotificationFooterMessage ]
[-NotificationSenderAddress ]
[-NotificationsForCleanSubmissionAirInvestigationsEnabled ]
[-NotificationsForPhishMalwareSubmissionAirInvestigationsEnabled ]
[-NotificationsForSpamSubmissionAirInvestigationsEnabled ]
[-NotificationsForSubmissionAirInvestigationsEnabled ]
[-OnlyShowPhishingDisclaimer ]
[-PhishingReviewResultMessage ]
[-PostSubmitMessage ]
[-PostSubmitMessageEnabled ]
[-PostSubmitMessageForJunk ]
[-PostSubmitMessageForNotJunk ]
[-PostSubmitMessageForPhishing ]
[-PostSubmitMessageTitle ]
[-PostSubmitMessageTitleForJunk ]
[-PostSubmitMessageTitleForNotJunk ]
[-PostSubmitMessageTitleForPhishing ]
[-PreSubmitMessage ]
[-PreSubmitMessageEnabled ]
[-PreSubmitMessageForJunk ]
[-PreSubmitMessageForNotJunk ]
[-PreSubmitMessageForPhishing ]
[-PreSubmitMessageTitle ]
[-PreSubmitMessageTitleForJunk ]
[-PreSubmitMessageTitleForNotJunk ]
[-PreSubmitMessageTitleForPhishing ]
[-ReportChatMessageEnabled ]
[-ReportChatMessageToCustomizedAddressEnabled ]
[-ReportJunkAddresses ]
[-ReportJunkToCustomizedAddress ]
[-ReportNotJunkAddresses ]
[-ReportNotJunkToCustomizedAddress ]
[-ReportPhishAddresses ]
[-ReportPhishToCustomizedAddress ]
[-ThirdPartyReportAddresses ]
[-UserSubmissionOptions ]
[-UserSubmissionOptionsMessage ]
Special considerations or limitations
The text was updated successfully, but these errors were encountered: