Keymis
Results
1
issues of
Keymis
Hi, I use powershell 7. The script is not compatible. - Powershell < 5 use Get-PSSnapin/Add-PSSnapin for load Powercli module - Powershell >= 7 use get-module/Import-Module for load powercli module...