Dec 20, 2017
Version 4.7.2
This version has two of the most requested things from the survey:
- CSV export
- Multiple configuration files.
Example on how to use an alternate configuration file:
.\bigipreport.ps1 -ConfigurationFile 'C:\Scripts\bigipreportconfig2.xml'
The script defaults to
"$PSScriptRoot\bigipreportconfig.xml"
so there is no need to change the scheduled tasks unless you need this feature.
/Patrik