Pscx

3.3.0

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

Minimum PowerShell version

3.0

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.3.0

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

Install-PSResource -Name Pscx -Version 3.3.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 - 2017.

Package Details

Author(s)

  • PowerShell Community Developers

Tags

Utilities Xml Zip Clipboard Base64 ShortPath PEHeader CD

Cmdlets

Add-PathVariable Clear-MSMQueue ConvertFrom-Base64 ConvertTo-Base64 ConvertTo-MacOs9LineEnding ConvertTo-Metric ConvertTo-UnixLineEnding ConvertTo-WindowsLineEnding Convert-Xml Disconnect-TerminalSession Edit-File Expand-Archive Export-Bitmap Format-Byte Format-Hex Format-Xml Get-ADObject Get-AdoConnection Get-AdoDataProvider Get-Clipboard Get-DhcpServer Get-DomainController Get-DriveInfo Get-EnvironmentBlock Get-FileTail Get-FileVersionInfo Get-ForegroundWindow Get-Hash Get-HttpResource Get-LoremIpsum Get-MountPoint Get-MSMQueue Get-OpticalDriveInfo Get-PathVariable Get-PEHeader Get-Privilege Get-PSSnapinHelp Get-ReparsePoint Get-RunningObject Get-ShortPath Get-TerminalSession Get-TypeName Get-Uptime Import-Bitmap Invoke-AdoCommand Invoke-Apartment Join-String New-Hardlink New-Junction New-MSMQueue New-Shortcut New-Symlink Out-Clipboard Ping-Host Pop-EnvironmentBlock Push-EnvironmentBlock Read-Archive Receive-MSMQueue Remove-MountPoint Remove-ReparsePoint Resolve-Host Send-MSMQueue Send-SmtpMail Set-BitmapSize Set-Clipboard Set-FileTime Set-ForegroundWindow Set-PathVariable Set-Privilege Set-VolumeLabel Skip-Object Split-String Stop-TerminalSession Test-AlternateDataStream Test-Assembly Test-MSMQueue Test-Script Test-UserGroupMembership Test-Xml Write-BZip2 Write-Clipboard Write-GZip Write-Tar Write-Zip

Functions

Add-DirectoryLength Add-ShortPath Edit-Profile Edit-HostProfile Enable-OpenPowerShellHere Get-ExecutionTime Get-Help Get-Parameter Get-PropertyValue Get-ScreenCss Get-ScreenHtml Get-ViewDefinition help Import-VisualStudioVars Invoke-BatchFile Invoke-Elevated Invoke-GC Invoke-Method Invoke-NullCoalescing Invoke-Ternary less New-HashObject Out-Speech prompt QuoteList QuoteString Resolve-ErrorRecord Resolve-HResult Resolve-WindowsError Search-Transcript Set-Writable Set-ReadOnly Show-Tree Start-PowerShell Stop-RemoteProcess Set-LocationEx Dismount-VHD Mount-VHD

Dependencies

This module has no dependencies.

Release Notes

What's New in PSCX 3.3.0
September 5, 2017

* Fix issues with CD functionality not working on PowerShell Core.

* Updated Import-VisualStudioVars to support Visual Studio 2017.

What's New in PSCX 3.2.2
June 25, 2016

* Added better support for VS 2015 to Import-VisualStudioVars
 If you do not specify an architecture than VsDevCmd.bat is called
 otherwise vcvarsall.bat with the specified architecture is called.
 This function will now output messages output the batch file.  This
 is useful if you specify an architecture, say ARM, which you haven't
 installed support for.  You will now see that message from the batch
 file. Also added support for VS '15' using version number '150'.

* Use Unicode chars for Show-Tree for all code pages.  User can always
 fall back to using ASCII chars with -UseAsciiLineArt

* Updated aliases to prefix all associated commands with the PSCX module
 prefix.

* PSCX has moved to GitHub for further development:
 https://github.com/Pscx/Pscx

FileList

Version History

Version Downloads Last updated
4.0.0-beta4 15,199 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 985,485 1/17/2018
3.3.1 11,705 10/13/2017
3.3.0 (current version) 2,809 9/6/2017
3.2.2 33,613 6/30/2016
3.2.1.0 4,727 7/29/2015
3.2.0.0 1,295 10/24/2014
3.1.0.0 14,781 4/17/2014
Show less