The PowerShell Community Extensions (PSCX) is an open source PowerShell module.
Description of PSCX
PSCX is an acronym for the PowerShell Community Extensions which is an open source PowerShell module project. The latest version is 3.3.2. The extension provides a wide variety of generic CmdLets e.g.:
- Out-Clipboard
- Get-FileTail (tail)
- Set-FileTime (touch)
- Invoke-BatchFile - to execute *.bat and *.cmd files.
- Unblock-File
- Format-Hex
- Format-Xml
- Test-Xml
- Test-Assembly
- Write-Zip
- Read-Archive
- Expand-Archive
- etc.
Resources
- GitHub: https://github.com/Pscx/Pscx
- CodePlex Archive: https://archive.codeplex.com/?p=pscx