microsoft / ARI

Azure Resource Inventory - It's a Powerful tool to create EXCEL inventory from Azure Resources with low effort
MIT License
1.05k stars 382 forks source link

Missing data from Excel file and popup message that pivot can't overwrite table data or something like that #58

Closed jasonwhand closed 2 years ago

jasonwhand commented 2 years ago

The Excel output file is missing lots of data and a quick popup happens during the running of the .ps1 indicating that the pivot can't overwrite table data or something to that effect. Any clue what could be happening? I have to use -online to get to actually write the excel file but I know it use to work before this latest version of the .ps1

jasonwhand commented 2 years ago

Here is the error during the excel writing portion that is causing the excel file to be largely empty msrdc_Yr3S6ngDNd :

jasonwhand commented 2 years ago

Here is the -debug output

[9:55 AM] |C:\AzureResourceInventory>PS>.\AzureResourceInventory.ps1 -Online -Debug DEBUG: Debbuging Mode: On. ErrorActionPreference was set to "Continue", every error will be presented. DEBUG: Cleaning default variables DEBUG: Starting Extractor function DEBUG: Starting checkAzCli function Validating Powershell Az Module.. PackageManagement\Uninstall-Package : Access to the cloud file is denied At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\2.2.5\PSModule.psm1:12733 char:21 + ... $null = PackageManagement\Uninstall-Package @PSBoundParameters + ~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Microsoft.Power...ninstallPackage:UninstallPackage) [Uninstall-Package], Exception + FullyQualifiedErrorId : System.ComponentModel.Win32Exception,Microsoft.PowerShell.Commands.RemoveItemCommand,Mic rosoft.PowerShell.PackageManagement.Cmdlets.UninstallPackage ImportExcel Module Found. DEBUG: ImportExcel Module Version: 7 7.4 5.1 2 Az.Accounts Module Found. DEBUG: Az.Accounts Module Version: 2 2.7 7.6 6 Az.ResourceGraph Module Found. DEBUG: Az.ResourceGraph Module Version: 0.12.0 DEBUG: Starting checkPS function PowerShell Desktop Identified. DEBUG: Starting LoginSession function DEBUG: Sought all Az modules and got latest version 0.0.0 DEBUG: 9:56:09 AM - ClearAzureRmContext begin processing with ParameterSet '__AllParameterSets'. DEBUG: 9:56:09 AM - Autosave setting from startup session: 'CurrentUser' DEBUG: 9:56:09 AM - No autosave setting detected in environment variable 'AzContextAutoSave'. DEBUG: 9:56:09 AM - Using Autosave scope 'CurrentUser' DEBUG: 9:56:09 AM - Autosave setting from startup session: 'CurrentUser' DEBUG: 9:56:09 AM - No autosave setting detected in environment variable 'AzContextAutoSave'. DEBUG: 9:56:09 AM - Using Autosave scope 'CurrentUser' DEBUG: AzureQoSEvent: Module: Az.Accounts:2.7.6; CommandName: Clear-AzContext; PSVersion: 5.1.19041.1645; IsSuccess: True; Duration: 00:00:00.4246847 DEBUG: Finish sending metric. DEBUG: 9:56:10 AM - ClearAzureRmContext end processing. Tenant ID not specified. Use -TenantID parameter if you want to specify directly. Authenticating Azure DEBUG: Cleaning az account cache DEBUG: Checking number of Tenants Select the the Azure Tenant ID that you want to connect : 1) OSNATIONAL 2) Nerdio Select Tenant ( default 1 ): 1 Extracting from Tenant OSNATIONAL DEBUG: Extracting Subscription details DEBUG: Tags will be ignored DEBUG: Number of Subscriptions Found: 2 DEBUG: Checking report folder: C:\AzureResourceInventory\ DEBUG: Subscriptions To be Gather in Advisories: 2 DEBUG: Resource Group name is not present, extracting advisories for all Resource Groups DEBUG: Advisories: 301 To include Security Center details in the report, use <-SecurityCenter> parameter. DEBUG: Excel file:C:\AzureResourceInventory\AzureResourceInventory_Report_2022-05-06_09_56.xlsx DEBUG: Excel Table Style used: Light20 DEBUG: Importing List of Unsupported Versions. DEBUG: Looking for the following file: https://raw.githubusercontent.com/azureinventory/ARI/main/Extras/Support.json DEBUG: Checking if Draw.io Diagram Job Should be Run. DEBUG: Checking If Should Run Security Center Job. DEBUG: Checking If Should Run Advisory Job. DEBUG: Starting Advisory Processing Job. DEBUG: Starting Subscriptions job. DEBUG: Starting Processing Jobs. DEBUG: Starting Jobs Collector. DEBUG: Jobs Still Running: 1 DEBUG: Jobs Still Running: 1 DEBUG: Jobs Still Running: 1 DEBUG: Jobs Still Running: 1 DEBUG: Jobs Still Running: 1 DEBUG: Jobs Compleated. Exception calling ".ctor" with "1" argument(s): "Could not find a part of the path 'C:\AzureResourceInventory\Extras\Subscriptions.ps1'." + CategoryInfo : InvalidOperation: (:) [New-Object], MethodInvocationException + FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.PowerShell.Commands.NewObjectCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (400) Bad Request." + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : WebException + PSComputerName : localhost A variable with name 'ModRun' already exists. + CategoryInfo : ResourceExists: (ModRun:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost A variable with name 'ModJob' already exists. + CategoryInfo : ResourceExists: (ModJob:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost A variable with name 'ModValue' already exists. + CategoryInfo : ResourceExists: (ModValue:String) [New-Variable], SessionStateException + FullyQualifiedErrorId : VariableAlreadyExists,Microsoft.PowerShell.Commands.NewVariableCommand + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost You cannot call a method on a null-valued expression. + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId : InvokeMethodOnNull + PSComputerName : localhost DEBUG: Job ResourceJob_1 Returned: 0 Resource Types. DEBUG: Starting Reporting Phase. DEBUG: Running Online, Gethering List Of Modules for Compute. DEBUG: Running Online, Gethering List Of Modules for Analytics. DEBUG: Running Online, Gethering List Of Modules for Containers. DEBUG: Running Online, Gethering List Of Modules for Data. DEBUG: Running Online, Gethering List Of Modules for Infrastructure. DEBUG: Running Online, Gethering List Of Modules for Integration. DEBUG: Running Online, Gethering List Of Modules for Networking. DEBUG: Running Online, Gethering List Of Modules for Storage. DEBUG: Modules Found: 48 DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Compute/APPSERVICEPLAN.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Compute/APPSERVICES.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Compute/ARCServers.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Compute/ARO.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Compute/AVD.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Compute/IoT.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Compute/VM.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Analytics/Databricks.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Analytics/EvtHub.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Analytics/Streamanalytics.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Analytics/WrkSpace.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Containers/AKS.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Containers/CONTAINER.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Containers/VMSS.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Data/CosmosDB.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Data/MySQL.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Data/POSTGRE.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Data/RedisCache.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Data/SQLDB.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Data/SQLSERVER.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Data/SQLVM.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Infrastructure/AppGW.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Infrastructure/AutomationAcc.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Infrastructure/AvSet.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Infrastructure/BASTION.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Infrastructure/Frontdoor.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Infrastructure/RecoveryVault.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Infrastructure/Vault.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Integration/APIM.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Integration/ServiceBUS.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/AzureFirewall.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/Connections.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/ExpressRoute.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/LoadBalancer.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/NATGAteway.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/NetworkSecurityGroup.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/PrivateDNS.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/PublicDNS.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/PublicIP.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/ROUTETABLE.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/TrafficManager.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/VNETGTW.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/VirtualNetwork.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/VirtualWAN.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Networking/vNETPeering.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Storage/DataExplorerCluster.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Storage/StorageAcc.ps1' DEBUG: Running Module: '/azureinventory/ARI/blob/main/Modules/Storage/VMDisk.ps1' DEBUG: Resource Reporting Phase Done. DEBUG: Checking if Should Generate Security Center Sheet. DEBUG: Checking if Should Generate Advisory Sheet. DEBUG: Generating Advisor Sheet. DEBUG: Looking for the following file: https://raw.githubusercontent.com/azureinventory/ARI/main/Extras/Advisory.ps1 DEBUG: Generating Subscription sheet for: 2 Subscriptions. DEBUG: Looking for the following file: https://raw.githubusercontent.com/azureinventory/ARI/main/Extras/Subscriptions.ps1 DEBUG: Generating Overview sheet (Charts). DEBUG: Looking for the following file: https://raw.githubusercontent.com/azureinventory/ARI/main/Extras/Charts.ps1 DEBUG: Finished Charts Phase. Report Complete. Total Runtime was: 2.15 Minutes Total Resources: 1755 Total Advisories: 300

Excel file saved at: C:\AzureResourceInventory\AzureResourceInventory_Report_2022-05-06_09_56.xlsx

[9:57 AM] |C:\AzureResourceInventory>PS>

ClaudioMerola commented 2 years ago

Hello,

I found a bug in the -Online parameter. Can you test the version 2.2.4 that was just updated?

Thanks

jasonwhand commented 2 years ago

That fixed it! Thanks.