Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] report domain functional level, schema versions in SetupAssist.ps1 script #2284

Open
boogieshafer opened this issue Feb 12, 2025 · 1 comment

Comments

@boogieshafer
Copy link

Is your request related to a problem? Please describe.
A clear and concise description of what the problem is and the results it had on the environment.

with the introduction of windows 2025 (and the new domain functional level that comes with it) it looks like the AD level checks in SetupAssist.ps1 tool might need some enhancement

--> apparently the windows 2025 functional level is currently UNSUPPORTED by exchange based on comments on the exchange team blog
-----> this should probably be flagged both SetupAssist and HealthChecker if it is in fact a non-supported configuration

--> the current check for "Exchange AD Level" in SetupAssist seems to check the locally installed bits, NOT the version of configuration actually deployed to the directory itself
-----> eg. you have run /PrepareAD at the directory level (say for CU15), but the check is still showing CU14

Image

Describe The Request
A clear and concise description of the feature to add to a current tool or a new tool with what we all want to be checking with examples.

improve the AD level checks for SetupAssist.ps1 to

  • display current functional level
  • display currently deployed exchange configuration version in the directory
  • maybe additionally report the locally installed version

Additional context
Add any other context or screenshots about the feature request here.

@boogieshafer
Copy link
Author

boogieshafer commented Feb 12, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant