When I create an excel.application and a scripting.fileSystemObject COM object with Powershell...
excel.application
scripting.fileSystemObject
PS C:\\> $xls = new-object -com