Andy
May 25, 2016Nimbostratus
Thanks for the guidance, I am running the script at the moment with "$loadbalancerdatamissing = $true" enabled against a single LB, however I am getting no output. I do get the following error when running the script, could this be the issue?
PS D:\F5-PS> D:\F5-PS-4.03\Bigipreport-4.0.3.ps1
Exception setting "OutputEncoding": "The handle is invalid.
"
At D:\F5-PS-4.03\Bigipreport-4.0.3.ps1:342 char:1
+ [Console]::OutputEncoding = [System.Text.Encoding]::UTF8
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], SetValueInvocationException
+ FullyQualifiedErrorId : ExceptionWhenSetting