While old scripts that are not actively maintained do not get new features, they do get bug fixes. Most of the updates are from the 1.23 PVS Health Check script.
#Version 4.30 19-Jan-2021
- Added to the Computer Hardware section, the server’s Power Plan (requested by JLuhring)
- Changed all Verbose statements from Get-Date to Get-Date -Format G as requested by Guy Leech
- Changed getting the path for the PVS snapin from the environment variable for “ProgramFiles” to the console installation path (Thanks to Guy Leech)
- Check for the McliPSSnapIn snapin before installing the .Net snapins
- If the snapin already exists, there was no need to install and register the .Net V2 and V4 snapins for every script run
- Reformatted Appendix A to make it fit the content better
- Reordered parameters in an order recommended by Guy Leech
- Updated the help text
- Updated the ReadMe file
You can always find the most current script by going to https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/
Thanks
Webster