Skip to content

Properly handle errors that occur within Exchange Session re-launch#1541

Merged
dpaulson45 merged 1 commit into
mainfrom
dpaul-HcDev
Mar 3, 2023
Merged

Properly handle errors that occur within Exchange Session re-launch#1541
dpaulson45 merged 1 commit into
mainfrom
dpaul-HcDev

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Issue:
Getting false positives with Confirm-ExchangeShell

Reason:
Avoid getting false positive handle issues.

Fix:
Monitor the possible errors that occur.

Validation:
Lab tested

  1. Get-PSSession | Remove-PSSession
  2. Run old HC
  3. False Positive Error Occurs
  4. Repeat step 1
  5. Run this branch HC
  6. No False Positive Errors Occur

@dpaulson45 dpaulson45 merged commit 480698d into main Mar 3, 2023
@dpaulson45 dpaulson45 deleted the dpaul-HcDev branch March 3, 2023 14:40
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