You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to run the report, errors occur with the credentials although the credentials are validated as correct.
You cannot call a method on a null-valued expression.
Invoke-AsBuiltReport.VMware.SRM: powershell/Modules/AsBuiltReport.Core/1.1.0/Src/Public/New-AsBuiltReport.ps1:334:17
Line |
334 | … & "Invoke-$($ReportModuleName)" -Target $Target -Credenti …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 12/9/2021 9:04:49 PM Connect-SrmServer Cannot complete login due to an incorrect user name or password. (Local SRM Connection)
New-AsBuiltReport: 12/9/2021 9:04:49 PM Connect-SrmServer Cannot complete login due to an incorrect user name or password.
The text was updated successfully, but these errors were encountered:
When trying to run the report, errors occur with the credentials although the credentials are validated as correct.
You cannot call a method on a null-valued expression.
Invoke-AsBuiltReport.VMware.SRM: powershell/Modules/AsBuiltReport.Core/1.1.0/Src/Public/New-AsBuiltReport.ps1:334:17
Line |
334 | … & "Invoke-$($ReportModuleName)" -Target $Target -Credenti …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 12/9/2021 9:04:49 PM Connect-SrmServer Cannot complete login due to an incorrect user name or password. (Local SRM Connection)
New-AsBuiltReport: 12/9/2021 9:04:49 PM Connect-SrmServer Cannot complete login due to an incorrect user name or password.
The text was updated successfully, but these errors were encountered: