klumsy@xtra.co.nz wrote:
> I went to an ISV conference that covered this last year. the bad news
> its late and i'd have to look up a few things, so i'm not going to
> tell you how. the good news is its simple and you can get something up
> and running in 15 to 30 minutes
>
> but first have you tried hosting powershell at all.. i would recommend
> doing that in a windows form first..
> just do something like through down a button and datagrid, use a
> runspace invoker to run "get-process" and bind the returned collection
> to the datagrid.. or loop trhoguh and add to a dataset as per your
> preference. Once you do that, its not hard to start a MMC3.0 project.
Tank you so much , that was the missing piece, i have to host powershell,
not invoke it.
I'll go practice my hosting first then...
Joris
p.s. I appreciate you not laying it out for me, just giving a pointer to set me on the right track, so i get to have my "AHA Erlebnis"