PowerShell - Basics and Environment
Why does this command fail?
Get-Command -Module 'NonExistentModule'
Get-Command -Module 'NonExistentModule'
-Module is valid alone, -Name is optional, and wildcards are not required for module names.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions