Inhalt
Toggle


Description
This script reads the Exchange schema version from the Active Directory schema partition.
The Exchange organization name is fetched from Active Directory automatically.
The script fetches at forest level:
- objectVersion of MESO Container
- rangeUpper of ms-Exch-Schema-Version-Pt
- msExchProductId of Exchange Organization container
- objectVersion of Exchange Organization container
The script fetches at domain level:
- objectVersion of MESO Container
Examples
Code Samples
# Fetch all version information in the Active Directory forest.\Get-ExchangeServerVersionInfo.ps1
Sample Output:
PS D:\Scripts> .\Get-ExchangeServerVersionInfo.ps1Exchange Server Schema and Object Information for forest [VARUNA.ROOT]Exchange Organization Name : VARUNA-GROUPActive Directory Schema rangeUpper: 15332Working on VARUNA.ROOTMESO Container objectVersion : 13236Exchange Configuration msExchProductId : 15.01.1466.003Exchange Configuration objectVersion : 16213Working on VARUNAGROUP.DEMESO Container objectVersion : 13236
Version History
- 1.0, Initial community release
Links
- Download and follow at Github: https://github.com/Apoc70/Get-ExchangeServerVersionInfo
Follow
Enjoy Exchange Server!
Kurz-URL | Short URL: https://granikos.eu/go/uzBJ
