> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Install PowerShell Module

> Installs PowerShell module.

<Note>
  The subsequent Steps **do not** require importing the installed PowerShell module.
</Note>

## Parameters[​](#parameters "Direct link to Parameters")

| Parameter         | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Module            | A comma-separated list of the PowerShell module names to install.                                                                                                                                                                                                                                                                                                                                                                                              |
| Working Directory | When a working directory is selected, the filesystem state is preserved across steps that use this directory. Files and changes in the chosen directory persist across steps, ensuring continuity. For more information, refer to the [Create Working Directory](/docs/workflows/building-workflows/actions/utility-actions/file_system-utilities#create-working-directory) action documentation for guidance on setting up and selecting working directories. |
