Using COM with Windows PowerShell 1.0
Revision as of 18:25, 22 December 2008 by Neil (Talk | contribs) (Using COM with Windows PowerShell moved to Using COM with Windows PowerShell 1.0)
Revision as of 18:25, 22 December 2008 by Neil (Talk | contribs) (Using COM with Windows PowerShell moved to Using COM with Windows PowerShell 1.0)
In previous chapters we have have covered the use of the .NET framework from within Windows PowerShell. In this chapter we will look at leveraging Microsoft's Component Object Model (COM) from with Windows PowerShell. In particular the issue of launching and interacting with applications and working with the Windows desktop from whithin PowerShell will be covered.