Scoped configuration enhances system security and prevents nonadministrator users from introducing global changes to the configuration of PowerCLI.

For greater control over the PowerCLI configuration, the Set-PowerCLIConfiguration cmdlet provides the Scope parameter.

Valid Values for the Scope Parameter

Parameter Value

Description

Session

Configures settings for the current PowerCLI session and does not modify any PowerCLI configuration files on your system.

User

Configures settings for the current Windows user and modifies some PowerCLI configuration files on your system.

AllUsers

Configures settings for all users and modifies some PowerCLI configuration files on your system.