Hi all,
While surfing for a specific problem, I saw some PoSH examples which use COM
to call applications. One example is here :
http://blogs.msdn.com/virtual_pc_guy/archive/2006/06/13/630165.aspxHere, the "Virtual PC Guy" uses PoSH to call VirtualServer through its COM
API.
My question is pretty simple, is there a way to get all the COM objects
available on my computer?
Thanks.