EnvironmentVariableItems

1.4.3

Module with cmdlets to easily add or remove items from 'collection type' Windows environment variables.  For example, adding 'C:\foo' to $env:Path.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EnvironmentVariableItems

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EnvironmentVariableItems

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) a1publishing.com

Package Details

Author(s)

  • a1publishing\michaelf

Tags

environment variable EnvironmentVariable Windows path scope item split

Functions

Add-EnvironmentVariableItem Get-EnvironmentVariableItems Remove-EnvironmentVariableItem Show-EnvironmentVariableItems

Dependencies

This module has no dependencies.

Release Notes

1.4.3: Renamed parameter 'Value' to 'Item' in each cmdlet

FileList

Version History

Version Downloads Last updated
1.4.3 (current version) 447 2/15/2021
1.4.2 33 2/12/2021
1.4.1 31 2/12/2021
1.3.1 29 2/11/2021
1.3.0 31 2/11/2021
1.2.8 31 2/10/2021
1.2.7 36 2/6/2021
1.2.6 32 2/5/2021
1.2.4 33 2/4/2021
1.2.3 33 2/4/2021
1.2.2 33 2/4/2021
1.2.1 31 2/4/2021
1.2.0 31 2/4/2021
1.1.0 31 2/4/2021
1.0.5 31 2/3/2021
1.0.4 30 2/3/2021
1.0.3 30 2/2/2021
1.0.2 31 2/2/2021
1.0.1 30 2/2/2021
1.0.0 32 2/2/2021
Show more