Skip to content

Require EMS for Extended Protection#1200

Merged
dpaulson45 merged 1 commit into
mainfrom
dpaul-EPForceEMS
Aug 26, 2022
Merged

Require EMS for Extended Protection#1200
dpaulson45 merged 1 commit into
mainfrom
dpaul-EPForceEMS

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Issue:
Customer reported an issue with the script erroring out due to $outlookAnywhere = $outlookAnywhereServers | Get-OutlookAnywhere -ErrorAction SilentlyContinue wasn't finding the objects in AD. This was because prior to the pipeline, the object was getting changed to be a string.

Turns out if you are connected remotely, this causes that problem.

Fix:
Force ExchnageExtendedProtectionManagement to use a session that is in EMS.

Validation:
Lab tested

@dpaulson45 dpaulson45 merged commit 6702172 into main Aug 26, 2022
@dpaulson45 dpaulson45 deleted the dpaul-EPForceEMS branch August 26, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants