Environment Variables

The Environment Variables module sets and clears environment variables. Environment variables are modified in the environment of the current user. Variables created in this module are available for use in other modules immediately.

Filter

Select the name of the filter you want assigned to this configuration element. Click the Show Filter Details button on the right to review any filter settings without leaving Configuration Management.

Description

Enter a description for this rule.

Variable type

Select whether this is a User or System variable.

Environment Variable

Enter the name of the environment variable you want to modify. The name should not be enclosed in percentage signs.

Value

Enter the value you want assigned to the environment variable. Leaving this value blank will delete the environment variable.

Example

This example assigns the value C:\MyDir to the environment variable MYDIR.

  • Filter: No Filter – Apply this to all
  • Variable Type: User
  • Environment Variable: MYDIR
  • Value: C:\MyDir