This commit is contained in:
parent
485a318bcb
commit
301f974faa
@ -7,7 +7,7 @@ Param(
|
||||
[Parameter(Mandatory)]
|
||||
[string]$VSphereUsername,
|
||||
[Parameter(Mandatory)]
|
||||
[string]$VSpherePassword,
|
||||
[string]$VSpherePassword
|
||||
)
|
||||
|
||||
$PowerCliConfigurationSplat = @{
|
||||
|
Loading…
Reference in New Issue
Block a user