added example of Connect-VIServer with https protocol
This commit is contained in:
parent
799adece03
commit
f8f1cb9555
@ -56,4 +56,7 @@ Get-Command -Module hyper-v | Out-GridView
|
||||
|
||||
##### Niputis
|
||||
|
||||
https://livebook.manning.com/book/windows-powershell-in-action-third-edition/chapter-2/40
|
||||
https://livebook.manning.com/book/windows-powershell-in-action-third-edition/chapter-2/40
|
||||
```powershell
|
||||
Connect-VIServer -Server 10.23.112.235 -Protocol https -User admin -Password pass
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user