diff --git a/placeholder.md b/placeholder.md index ceae2bc..92688f1 100644 --- a/placeholder.md +++ b/placeholder.md @@ -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 \ No newline at end of file +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 +``` \ No newline at end of file