This Powershell Module will allow users to interact with MS excel versions based on openxml (MS Office 2007 and 2010).

Dependencies:
Note: you do not need MS excel or MS Office to be installed on the server or machine that runs this module.

Module Features:


Data can come from any powershell cmdlet(eg. Get-Service) or function that outputs objects

Most cmdlets in this module support pipeline input which will enable users to obtain the desired output with a minimum of code.

Online HTML Help

http://kiran-reddy.in/projects/powershell-excel/

Note: This module has been tested on MS Excel version 2007 and 2010 only.