Introduction
Modules add new commands to PowerShell. Installing modules lets you use extra tools easily.
You want to add new commands to automate tasks.
You need to use a specific feature not built into PowerShell.
You want to share your scripts with others using common modules.
You want to update or install the latest version of a tool.
You are setting up a new computer and need required modules.