Skip to content

kib/ex-envrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

###About this repo One of the more complex powershell scripts I use at work is a script initially written by Exchange MVP Steve Goodman, which was heavily modified and expanded by Ammar Hasayan.

Ammar calls it the 'Most Amazing Exchange Email Report', and I was happy using it at one point. However, the lack of maintenance on the script has made it necessary for me to make manual edits to it to fix bugs present in it.

I've also made some adjustments based on my personal requirements.

The script as-is on this repo at this point is based on version 2.4.9 of Ammar Hasayan's script.

###Notable changes made to the script ####fixes

  • a62421f: fix the scripts ability to resolve free space on mounted disks by not relying on fuzzy matching anymore.
  • 9db8d1f: add definitions for some newer CU and SP releases
  • c1629b1: fixes the detection of rollup packages higher than 9

####changes I made for personal use

  • 67b7e26: no local log writing
  • 084ee23: autogenerate daily report names and save them
  • e41516e: get rid of the gaudy colours and use more manager-friendly ones (same as some other scripts i use)
  • c3cba11: autoload exchange snapin when not loaded
  • fdcb2aa: different default check values
  • 28cf24a: read settings from global Settings.xml file

###references Original script by Steve Goodman:

Modified script by Ammar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published