Merging dev with master #7

Merged
ofilter merged 14 commits from dev into master 2023-05-21 22:24:36 +02:00
Showing only changes of commit f8f1cb9555 - Show all commits

View File

@ -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
```