Microsoft has again added new scripts to the Scripts directory for Exchange. This time we have 4 new scripts with the release of CU1.
New Scripts
- Disable-OutsideIn.ps1
- Enable-OutsideIn.ps1
- FilteringConfigurationCommands.ps1
- ManagedStoreDiagnosticFunctions.ps1
Here is what each script does:
Disable-OutsideIn.ps1 – The Disable-OutsideIn script disables Oracle Outside In Technology (c) for text extraction.
Enable-OutsideIn.ps1 – The Enable-OutsideIn script enables Oracle Outside In Technology (c) for text extraction.
FilteringConfigurationCommands.ps1 – Finds and backs up the FIPS configuration file, Returns the full path to the FIPS configuration file, Returns null on failure
ManagedStoreDiagnosticFunctions.ps1 – Run a query against a managed store mailbox database
Resources
Oracle Outside In Technology
FIPS compliance information
Managed Mailbox Databases