Hello,
I have tried today the Version 5.5.9, but I am not able to run script - there is an issue with device certifcate check:
PS C:\bigipreport-v5.5.9> .\bigipreport-v5.5.9.ps1
2021-07-22 11:34:47 Starting: PSCommandPath=C:\bigipreport-v5.5.9\bigipreport-v5.5.9.ps1 ConfigurationFile=C:\bigipreport-v5.5.9/bigipreportconfig.xml CurrentJob= Location= PSScriptRoot=C:\bigipreport-v5.5.9
2021-07-22 11:34:47 Successfully loaded config file: C:\bigipreport-v5.5.9/bigipreportconfig.xml
2021-07-22 11:34:47 Insecure SkipCertificateCheck enabled, consider using valid certificates and DNS names
ParentContainsErrorRecordException: C:\bigipreport-v5.5.9\bigipreport-v5.5.9.ps1:654
Line |
654 | $PSDefaultParameterValues.Add("Invoke-RestMethod:SkipCertific …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Exception calling "Add" with "2" argument(s): "The key 'Invoke-RestMethod:SkipCertificateCheck' has
| already been added to the dictionary."
PS C:\bigipreport-v5.5.9>