Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » DOCUMENTATION   (RSS)

Cmdlet Help Editor tool

Intoducing the Cmdlet Help Editor V1.0 Cmdlet Help Editor enables you to create help topics for Windows PowerShell cmdlets in the XML format that Windows PowerShell reads. Help text created in Cmdlet Help Editor can be displayed immediately by a Windows
Posted by PowerShellTeam | 22 Comments
Filed under: ,

Documenting TRAP and THROW

We pride ourselves about being a bit overboard when it comes to Error handling. That is why our sparse (non-existing?) documentation of THROW and TRAP handling is both ironic and sad. 10,000 apologizes for that, we'll fix it in the next release. In the
Posted by PowerShellTeam | 12 Comments
Filed under: ,

Windows PowerShell SDK

Windows PowerShell Software Development Kit (SDK) is now available as part of Microsoft Windows SDK for Windows Vista. Microsoft Windows SDK can be downloaded from http://www.microsoft.com/downloads/details.aspx?FamilyId=C2B1E300-F358-4523-B479-F53D234CDCCF&displaylang=en
Posted by PowerShellTeam | 20 Comments
Filed under:

Attachment(s): PowerShell-WindowsSDK.jpg

Windows PowerShell in Action

Well folks, at long last, my book is almost done :-) Before it goes out for print, you can get electronic copies through Manning's early access program: http://www.manning.com/payette/ The early access program is a chance for readers to provide feedback

Draft - Creating Cmdlet Help

NOTE: This content is also included as an RTF attachment as well. Creating Cmdlet Help When creating your own cmdlet, you can also create Help content that Windows PowerShell can display using the Get-Help cmdlet. The Help content that describes your

FREE Windows PowerShell Help Tool from Sapien

Command line help is great because it is always there when you need it. That said, sometimes you want to have the help in one window while you experiement in the other. You can always do that with 2 console windows but why would you do that when you can
Posted by PowerShellTeam | 1 Comments
Filed under: ,

Leveraging Windows PowerShell Type Extensions to get documentation

After just a little use of Windows PowerShell, you quickly learn that you need to pipe objects in the GET-MEMBER utility to understand the capabilities of that object. Get-Member reflects against the object and shows you all of its methods and properties

Windows PowerShell documentation

I have recently noticed that a number of people have missed the fact that we have a Windows PowerShell Documenation Download (for RC1) at: http://www.microsoft.com/downloads/details.aspx?FamilyId=2B0BBFCD-0797-4083-A817-5E6A054A85C9&displaylang=en
Posted by PowerShellTeam | 8 Comments
Filed under:

IDE for PowerShell and a new book

PowerShell is a great interactive shell and a great scripting language. That said, the feedback from the scripting community has been very clear: they want/need a PowerShell Scripting IDE. As such, I was very happy to finally have something to say about
Posted by PowerShellTeam | 1 Comments
Filed under: ,
 
Page view tracker