In this final part, David shows how you can build a simple MMC Snapin using managed code, to host Windows PowerShell.The custom MMC view is created using a windows forms usercontrol, and provides custom actions for the listed services.
The code used in the demo is available at http://blogs.msdn.com/daiken/archive/2007/06/22/hosting-windows-powershell-sample-code.aspx.