Archive

Archive for the ‘SnapIn’ Category

PowerCLI cmdlet XRef – Another look

March 4th, 2011 9 comments

This post was triggered by a question in the PowerCLI Community around the ConfirmImpact attribute for PowerCLI cmdlets.
In PowerShell you can access the metadata of each cmdlet and extract quite a bit of useful information.
So I decided to have a look how I could use this cmdlet metadata to produce an alternative cmdlet reference for the PowerCLI cmdlets.
The list my script produces is NOT intended as a replacement for the excellent PowerCLI Reference. It is intended for those who already know what a PowerCLI cmdlet does but want to access parameter information quickly. It condences a lot of information in a spreadsheet.

Read more…

My PS snapins & modules

November 14th, 2009 No comments

In the My PS … series of blog entries this entry lists the SnapIns and Modules I use (regularly).

Note that the following list is my personal list and that it is definitely not my aim to list all available PowerShell snapins and modules. That would be a sheer impossible task, seen the abundance of the currently available  snapins and modules.

module

Previous entries in this series were My PS toolbelt and My PS library. Read more…

Categories: Module, PowerShell, SnapIn Tags: