PowerShell - Modules and Script Organization
What does the PowerShell command
Install-Module do?Install-Module do?Install-Module is used to download and install new modules from online repositories.Remove-Module remove modules, Get-Module lists modules, and Update-Module updates them. These are different from Install-Module.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions