Exploring COM with PowerShell Posted by By Kenward November 26, 2015Posted inPowerShell, ScriptsNo Comments What is COM? I hope to explain how to use COM object in PowerShell. A COM object is an interface into an application or Windows. For example the Excel COM…