Hi patrick,
Below is the error. Please help to fix it.:
Out-File : Could not find a part of the path 'C:\inetpub\wwwroot\json\pools.json.tmp'. At C:\inetpub\wwwroot\Bigipreport-4.3.0.ps1:1385 char:54 + ... -Depth 5 | Out-File -Encoding "UTF8" $($Global:poolsjsonpath + ".tmp ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
2017-02-16 08:34:24 Failed to update the temporary pool json file 2017-02-16 08:34:24 Writing temporary monitor json object to C:\inetpub\wwwroot\json\monitors.json.tmp Out-File : Could not find a part of the path 'C:\inetpub\wwwroot\json\monitors.json.tmp'. At C:\inetpub\wwwroot\Bigipreport-4.3.0.ps1:1393 char:57 + ... -Depth 5 | Out-File -Encoding "UTF8" $($Global:monitorsjsonpath + ". ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
2017-02-16 08:34:24 Failed to update the temporary monitor json file 2017-02-16 08:34:24 Writing temporary virtual server json object to C:\inetpub\wwwroot\json\virtualservers.json.tmp Out-File : Could not find a part of the path 'C:\inetpub\wwwroot\json\virtualservers.json.tmp'. At C:\inetpub\wwwroot\Bigipreport-4.3.0.ps1:1402 char:63 + ... -Depth 5 | Out-File -Encoding "UTF8" $($Global:virtualserversjsonpat ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
2017-02-16 08:34:24 Failed to update the temporary virtual server json file 2017-02-16 08:34:24 Writing temporary irules json object to C:\inetpub\wwwroot\json\irules.json.tmp Out-File : Could not find a part of the path 'C:\inetpub\wwwroot\json\irules.json.tmp'. At C:\inetpub\wwwroot\Bigipreport-4.3.0.ps1:1414 char:56 + ... -Depth 5 | Out-File -Encoding "UTF8" $($Global:irulesjsonpath + ".tm ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
2017-02-16 08:34:24 Failed to update the temporary irules json file 2017-02-16 08:34:24 Writing temporary data group list json object to C:\inetpub\wwwroot\json\datagrouplists.json.tm Out-File : Could not find a part of the path 'C:\inetpub\wwwroot\json\datagrouplists.json.tmp'. At C:\inetpub\wwwroot\Bigipreport-4.3.0.ps1:1435 char:64 + ... -Depth 5 | Out-File -Encoding "UTF8" $($Global:datagrouplistjsonpath ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
2017-02-16 08:34:24 Failed to update the temporary data group lists json file 2017-02-16 08:34:24 Failed to write the temporary files, waiting 2 minutes and trying again PS C:\inetpub\wwwroot>