Bart's Quick Guide to PowerShell CmdLet Development and Debugging
B# .NET Blog - Easy Windows PowerShell cmdlet development and debugging
"Before posting another post in the Windows PowerShell domain, I thought it was useful to write down the way to write a simple cmdlet in Visual Studio, with easy iterative debugging support. I've used this recipe myself quite a bit, including in on-stage presentations where you want to avoid messing up things at any cost :-).
Step 1 - Create a Class Library project
..."
Bart has put together a nice guide/walk through on creating your first PowerShell CMDLET, including debugging it...
No comments:
Post a Comment