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