-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
ZertoModule/ZertoModule/ZertoModule.psm1
Line 4124 in a7f11db
| Write-Verbose $NewVRAJson |
When running the Add-ZertoVRA command. A new VRA is deployed as expected. However, the below message also appears.
Write-Verbose : Cannot bind argument to parameter 'Message' because it is null.
At C:\Program Files\WindowsPowerShell\Modules\ZertoModule\1.0.8\ZertoModule.psm1:4124 char:23
+ Write-Verbose $NewVRAJson
+ ~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Write-Verbose], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.WriteVerboseCommand
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels