microsoft / microsoft/CSS-Exchange
HealthChecker - Look at adding in a check for AutoDiscover V2
Open
@dpaulson45 is already working on this.
Since Dec 6, 2024.
Health Checker
Need Investigation
New Feature/Check
P2
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
Description
This should be the filter
(&(versionNumber>=1941962752)(msExchCurrentServerRoles:1.2.840.113556.1.4.803:=1)(!(msExchProvisioningFlags:1.2.840.113556.1.4.803:=8))(!(msExchCU=*))(objectCategory=msExchExchangeServer)(|(&(msExchVersion<=1125899906842624)(!(msExchVersion=1125899906842624)))(!(msExchVersion=*))))
Then we look at the first server in the list and it's URL information.
Migrated From: https://github.com/dpaulson45/HealthChecker/issues/422
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.