install-module
Verified for current stable LTS
Install Module Command: Install Module Version Range
Use for install module version range with Install Module. Exact CLI syntax to install module version range using Install Module.
When to use this: Use for install module version range with Install Module.
Command Syntax
Install-Module <module> -MinimumVersion <minimum_version> -MaximumVersion <maximum_version> Install-Module <module> -MinimumVersion <minimum_version> -MaximumVersion <maximum_version> Live Command Builder
Final Command
Install-Module <module> -MinimumVersion <minimum_version> -MaximumVersion <maximum_version> Command Breakdown
-MinimumVersion- Command Option
- Tool-specific option used by this command invocation.
-MaximumVersion- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to install module version range using Install Module.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Install Module Command: Install Module Dry Run
Install-Module <module> -WhatIf Install Module Command: Install Module For All Users Or Current User Install-Module <module> -Scope <AllUsers|CurrentUser> Install Module Command: Install Module From Multiple Repositories Install-Module <module> -Repository <repository1 , repository2 , ...> Install Module Command: Install Module From Specific Repository Install-Module <module> -Repository <repository> Install Module Command: Install Module Latest Version Install-Module <module>