microsoft / CSS-Exchange

Exchange Server support tools and scripts
MIT License
1.22k stars 340 forks source link

Only add key if not already in the list #1980

Closed dpaulson45 closed 8 months ago

dpaulson45 commented 8 months ago

Issue: Customer reported HealthChecker was no longer running after an update.

Problem started after PR #1907

Fix: Don't add key if it is already present in the dictionary.

Resolved #1977

Validation: Customer tested out.