Thanks Patrik for you continuous support and dedication.. Appreciated....
Trying scheduler to schedule scripts to generate report every morning.. But the problem is that old file is not replaced by new one and error below...If you can guide / help...
Also need you support/guidance how to display persistence and LB method used.. Is new version 4.2 includes that.
Move-Item : Cannot create a file when that file already exists. At C:\inetpub\Bigipreport-4.1.2-beta\TCS F5 Script\Bigipreport-4.1.2-beta.ps1:1119 char:2 + Move-Item -Force $($Global:poolsjsonpath + ".tmp") $Global:poolsjsonpath + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : WriteError: (C:\inetpub\Bigi...json\pools.json:FileInfo) [Move-Item], IOException
+ FullyQualifiedErrorId : MoveFileInfoItemIOError,Microsoft.PowerShell.Commands.MoveItemCommand
Thanks Deben