Pscx

3.1.0.0

PowerShell Community Extensions (PSCX) base module which implements a general purpose set of Cmdlets.

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name Pscx -RequiredVersion 3.1.0.0

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

Install-PSResource -Name Pscx -Version 3.1.0.0

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

Copyright PowerShell Community Developers 2006 - 2013.

Package Details

Author(s)

  • PowerShell Community Developers

Tags

Utilities Xml Zip Clipboard Base64 ShortPath PEHeader

Dependencies

This module has no dependencies.

Release Notes

PSCX 3.1.0.0 Release Notes:
   PowerShell version checking bug fixed with WMI nested module.
   Import-VisualStudioVars updated to add VS2013 support.
   Get-Parameter updated to version 2.8 from PoshCode.org.
   Get-FileTail updated to open file FileShare.Delete perm to allow the file
       to be deleted while being tailed.
   Invoke-Ternary / Invoke-NullCoalescing fixed to be able to access variables
       in intermediate scopes.
   New-Junction/Symlink/Hardlink - moved PSPath parameter alias from
       LiteralPath parameter to TargetPath parameter.  Path passed to
       LiteralPath can't exist so makes more sense for pipeline binding
       DirectoryInfo objects to TargetPath.  You can now do
       Get-Item .\foodir | New-Junction foodirJunction.
   Updated DigiCert digital certificates used for script signing.

FileList

Version History

Version Downloads Last updated
4.0.0-beta4 15,269 1/8/2022
4.0.0-beta3 64 1/2/2022
4.0.0-beta2 2,678 10/22/2020
4.0.0-beta1 56 10/18/2020
3.3.2 991,275 1/17/2018
3.3.1 11,705 10/13/2017
3.3.0 2,809 9/6/2017
3.2.2 33,655 6/30/2016
3.2.1.0 4,729 7/29/2015
3.2.0.0 1,297 10/24/2014
3.1.0.0 (current version) 14,816 4/17/2014
Show less