Tuesday, May 11, 2010

PowerShell Community Extensions (PSCX) 2.0 Released – New Cmdlets, PowerShell 2 and XCopy, oh my

PowerShell Community Extensions - 2.0 Production

“Released: May 10 2010

The primary purpose of the Pscx 2.0 release is to convert from the previous approach of using a PSSnapin and scripts over to a completely module-based approach. As a consequence, Pscx 2.0 only works with Windows PowerShell 2.0. If you need support for Windows PowerShell 1.0, you can still download the Pscx 1.2 release. The other major change is that Pscx no longer uses an MSI installer. In fact, the "install" is merely an xcopy deployment of the Pscx module into your modules folder (~\Documents\WindowsPowerShell\Modules).

NEW CMDLETS

  • ConvertTo-Metric
  • Get-AlternateDataStream
  • Test-AlternateDataStream
  • Remove-AlternateDataStream
  • Unblock-File
  • Get-LoremIpsum (lorem)
  • Get-TypeName (gtn)
  • Get-Uptime
  • Get-FileTail (tail)

image …”

CodePlex - PowerShell Community Extensions

“Project Description

PowerShell Community Extensions (PSCX) is aimed at providing a widely useful set of additional cmdlets, providers, aliases, filters, functions and scripts for Windows PowerShell that members of the community have expressed interest in. …

PSCX Makes It into Scott Hanselman's Big Ten Life and Work-Changing Utilities

We're honored by such lofty praise. We hope that you also find PSCX to be a very useful addition to your Windows PowerShell toolkit.

…”

Always good to see a cool project continue to grow and improve…

(via Keith Hill's Blog - PSCX 2.0 Released)

 

Related Past Post XRef:
PowerShell Community Extensions V1.1.1 Released
Cool Command line utility of the day: clip

No comments: