|
|
Browse by Tags
All Tags » PowerShell » Extending
Showing page 1 of 2 (20 total posts)
-
A great Primer to get you started with writing PowerShell Cmdlets : Writing Custom Cmdlets for Windows PowerShell, as step by step walktrough for creating a Get-Contact Cmdlet to retrieve contacts in outlook from PowerShell the Introduction from the Site :
Writing custom Cmdlets for Windows PowerShell
Article ...
-
Scott Hanselman did present a great video episode about Windows PowerShell in Carl Franklin's .NET Rocks TV! ( DrnTV! ) show.
DNRTV Episode 82 - PowerShell is still shiny
The Hanselmaster is back on dnrTV with a great command shell tool that should have come with Windows: PowerShell. Add an ...
-
Yes, again a new version of the PowerTab tabcompletion library is released,( Download it from the PowerTab Overview Page )
With the changes in the setup proccess installations and especialy the updating process should be easy and smooth, just doubleclicking Setup.cmd and keep hitting enter ;-)
Y\In ...
-
Enough said, make sure to get it ;-)
PowerShell Community Extensions 1.1.1 Released!
Enjoy,
Greetings /\/\o\/\/
-
And another update in the PowerTab PowerShell TabExpansion series , a new version of the PowerShell tabExpansion script library, PowerTab 0.92 is released, with again, I think, some really cool additions !
Main addition is, that in Version 0.92 PowerTab does also support parameter completion on ...
-
PSEventing 0.5 Beta released !! PSeventing is a very powerful PowerShell Snapin providing a library for handling events in PowerShell, a must have extension to PowerShell !!
Eventhanding suport is a bit limited for version 1.0 of PowerShell, there are some threading problems with for example the .NET filewatcher see : ...
-
If you work with SCE 2007 or MOM 2005 and are lookinig for PowerShell support,
Next the PDF on momresources.com, based on the posts I did about that topic on my old blog, how to ''PowerShell Enable'' MOM 2005 :
Shelling MOM 2005: Part 1 – Creating a MOM-Friendly Shell
There is now also a PDF describing how the ...
-
As Adam allready mentioned in : Another PowerTab update … there were 2 updates in a short time and there are a lot of PowerTab Posts lately, but as the New RawUi ConsoleBased Intellisense, and the possility to filter the list shown by typeing more letters after you hit Tab, does add so many new possibilities, that I also myself start to ...
-
By default PowerShell only displays a summary of the Help available, If we want more info we can use a parameter on get=help.
This is handy most of the times, but the problem is that I usually get help by using -? behind the command.
So say I type :
Import-Csv -?
but I want more information now I can not use my command buffer to ...
-
And another version of the PowerShell tabExpansion script library PowerTab is released, with some really cool additions !
PowerTab 0.91
For more information about the PowerTab suite and the rest of the series see also the PowerTab Overview Page where you allways can find the latest version for download, or you can use ...
1
|
|
|