
Description
This script sets the mailbox ExternalOofOptions to 'External' for members of a given security group.
ExternalOofOptions for users that are NOT a member of the security group will be set to 'InternalOnly'. If required the script will set the ExternalAudience to None and will delete an existing OOF message.
Controlling the ExternalOofOptions and ExternalAudience settings has been implemented to follow dedicated company compliance rules.
This is the second of two scripts for the complete solution. Find the first script here.
Requirements
- Exchange Management Shell (EMS) 2013+
- GlobalFunctions library as described here: http://scripts.granikos.eu
Examples
# EXAMPLE# Run script with default settings.\Set-ExternalOOF.ps1
Version History
- 1.0, Initial community release
Links
- Download and follow at Github: https://github.com/Apoc70/Manage-OOF-Settings
- Download and like at TechNet Gallery: https://gallery.technet.microsoft.com/Set-external-OOF-settings-c9bee2ad
Follow
- Twitter @stensitzki