To obtain the space dump, use the following syntax:
# eseUtil /ms /v > C:\SpaceDump.txt
# Then, feed that file to this script as follows:
# .\Analyze-SpaceDump.ps1 -File C:\SpaceDump.txt
# This script will only work with Exchange 2013 and later space dumps.
# eseUtil /ms /v > C:\SpaceDump.txt
# Then, feed that file to this script as follows:
# .\Analyze-SpaceDump.ps1 -File C:\SpaceDump.txt
# This script will only work with Exchange 2013 and later space dumps.