<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing the VI Power Documenter</title>
	<atom:link href="http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:13:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: virgilio bandiera</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-48783</link>
		<dc:creator>virgilio bandiera</dc:creator>
		<pubDate>Thu, 08 Jul 2010 16:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-48783</guid>
		<description>Hi, im having problrms regarding &quot;Export-OpenXmlWordprocessing : Could not load file or assembly ‘DocumentFormat.&quot;
is this designed for powershell 2.0 too, or s 1.0 mandatory?

i have winxp sp3 german office 2007 german, powershell 2.0 latest vitools
Thanks</description>
		<content:encoded><![CDATA[<p>Hi, im having problrms regarding &#8220;Export-OpenXmlWordprocessing : Could not load file or assembly ‘DocumentFormat.&#8221;<br />
is this designed for powershell 2.0 too, or s 1.0 mandatory?</p>
<p>i have winxp sp3 german office 2007 german, powershell 2.0 latest vitools<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-47271</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 08 Jan 2010 16:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-47271</guid>
		<description>I eventually managed to crack this, the key is to get the right version of the OpenXml.PowerTools.dll that matches the OpenXMLSDK version that you&#039;ve downloaded and installed.

I downloaded the binaries from here - http://staffdotnet.com/services/powertools.html

And then I downloaded OpenXMLDSK v2.3302 from here:
http://www.f1cd.ru/soft/base/o/open_xml_format_sdk/open_xml_format_sdk_20_sep08/OpenXMLSDKv2.msi

To check the version of our DocumentFormat.OpenXml binary then check out C:\Windows\Assembly and  you can see the version, once you get the same version that your error is throwing up hopefully it should all work...</description>
		<content:encoded><![CDATA[<p>I eventually managed to crack this, the key is to get the right version of the OpenXml.PowerTools.dll that matches the OpenXMLSDK version that you&#8217;ve downloaded and installed.</p>
<p>I downloaded the binaries from here &#8211; <a href="http://staffdotnet.com/services/powertools.html" rel="nofollow">http://staffdotnet.com/services/powertools.html</a></p>
<p>And then I downloaded OpenXMLDSK v2.3302 from here:<br />
<a href="http://www.f1cd.ru/soft/base/o/open_xml_format_sdk/open_xml_format_sdk_20_sep08/OpenXMLSDKv2.msi" rel="nofollow">http://www.f1cd.ru/soft/base/o/open_xml_format_sdk/open_xml_format_sdk_20_sep08/OpenXMLSDKv2.msi</a></p>
<p>To check the version of our DocumentFormat.OpenXml binary then check out C:\Windows\Assembly and  you can see the version, once you get the same version that your error is throwing up hopefully it should all work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ralphy</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-46519</link>
		<dc:creator>ralphy</dc:creator>
		<pubDate>Tue, 03 Nov 2009 13:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-46519</guid>
		<description>I&#039;m having the same problem as Tusco and Neotic. I can see that both libs are loaded properly in the PowerGUI script editor. 

A parameter cannot be found that matches parameter name &#039;SuppressBackups&#039;.
At :line:315 char:97
+ 					$vmList &#124; Export-OpenXmlSpreadsheet -OutputPath $documentPath -InitialRow 7 -SuppressBackups &lt;&lt;&lt;&lt; 

I&#039;m guessing VMware changed something in their powershell toolkit.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem as Tusco and Neotic. I can see that both libs are loaded properly in the PowerGUI script editor. </p>
<p>A parameter cannot be found that matches parameter name &#8216;SuppressBackups&#8217;.<br />
At :line:315 char:97<br />
+ 					$vmList | Export-OpenXmlSpreadsheet -OutputPath $documentPath -InitialRow 7 -SuppressBackups &lt;&lt;&lt;&lt; </p>
<p>I&#8217;m guessing VMware changed something in their powershell toolkit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neotic</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-44924</link>
		<dc:creator>neotic</dc:creator>
		<pubDate>Thu, 25 Jun 2009 21:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-44924</guid>
		<description>Tuco, did you find any solution? I&#039;m facing the same problem and I&#039;m sure I followed every step in the installation.</description>
		<content:encoded><![CDATA[<p>Tuco, did you find any solution? I&#8217;m facing the same problem and I&#8217;m sure I followed every step in the installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-43010</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Fri, 26 Dec 2008 20:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-43010</guid>
		<description>It sounds like maybe you haven&#039;t done the InstallUtil command to properly install OpenXml.PowerTools.</description>
		<content:encoded><![CDATA[<p>It sounds like maybe you haven&#8217;t done the InstallUtil command to properly install OpenXml.PowerTools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tuco</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-43006</link>
		<dc:creator>Tuco</dc:creator>
		<pubDate>Fri, 26 Dec 2008 18:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-43006</guid>
		<description>I have followed all the instructions, but when I run the script (.\New-VMInfrastructureReport.ps1 -fileName &quot;datacenterInventoryReportSample.docx&quot; -outputType &quot;wordprocessingml&quot; -reportType &quot;inventory” -wordStyleTemplate &quot;wordprocessingmlStyleTemplate.docx” -company &quot;ACME&quot; -serverIp xxx.xxx.xxx.xxx  -user root  -password xxxxxx) I receive the following error message for word:

Export-OpenXmlWordprocessing : Could not load file or assembly &#039;DocumentFormat.
OpenXml, Version=1.0.1803.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&#039;
or one of its dependencies. The system cannot find the file specified.
At C:\scripts\New-VMInfrastructureReport.ps1:79 char:31
+         Export-OpenXmlWordprocessing  &lt;&lt;&lt;&lt; -OutputPath $documentPath -Text &quot;
&quot;
An error has occurred that was not properly handled. Additional information is s
hown below. The Windows PowerShell process will exit.

And the following message for SpreadSheetML format( .\New-VMInfrastructureReport.ps1 -fileName &quot;vmListReportSample.xlsx&quot; -outputType &quot;spreadsheetml&quot; -reportType &quot;vm&quot; -spreadsheetStyleTemplate &quot;spreadsheetmlStyleTemplate.xlsx&quot; -company &quot;ACME&quot; -serverIp xxx.xxx.xxx.xxx -user root -password xxxxxx):

Export-OpenXmlSpreadsheet : A parameter cannot be found that matches parameter
name &#039;SuppressBackups&#039;.
At C:\scripts\New-VMInfrastructureReport.ps1:315 char:98
+                     $vmList &#124; Export-OpenXmlSpreadsheet -OutputPath $document
Path -InitialRow 7 -SuppressBackups &lt;&lt;&lt;&lt;

An error has occurred that was not properly handled. Additional information is s
hown below. The Windows PowerShell process will exit.

Template documents are in the same folder with the script. I have installed OpenXml.PowerTools.dll and execute Add-PSSnapin command before I start the script. Has anybody seen that issues?</description>
		<content:encoded><![CDATA[<p>I have followed all the instructions, but when I run the script (.\New-VMInfrastructureReport.ps1 -fileName &#8220;datacenterInventoryReportSample.docx&#8221; -outputType &#8220;wordprocessingml&#8221; -reportType &#8220;inventory” -wordStyleTemplate &#8220;wordprocessingmlStyleTemplate.docx” -company &#8220;ACME&#8221; -serverIp xxx.xxx.xxx.xxx  -user root  -password xxxxxx) I receive the following error message for word:</p>
<p>Export-OpenXmlWordprocessing : Could not load file or assembly &#8216;DocumentFormat.<br />
OpenXml, Version=1.0.1803.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&#8242;<br />
or one of its dependencies. The system cannot find the file specified.<br />
At C:\scripts\New-VMInfrastructureReport.ps1:79 char:31<br />
+         Export-OpenXmlWordprocessing  &lt;&lt;&lt;&lt; -OutputPath $documentPath -Text &#8221;<br />
&#8221;<br />
An error has occurred that was not properly handled. Additional information is s<br />
hown below. The Windows PowerShell process will exit.</p>
<p>And the following message for SpreadSheetML format( .\New-VMInfrastructureReport.ps1 -fileName &#8220;vmListReportSample.xlsx&#8221; -outputType &#8220;spreadsheetml&#8221; -reportType &#8220;vm&#8221; -spreadsheetStyleTemplate &#8220;spreadsheetmlStyleTemplate.xlsx&#8221; -company &#8220;ACME&#8221; -serverIp xxx.xxx.xxx.xxx -user root -password xxxxxx):</p>
<p>Export-OpenXmlSpreadsheet : A parameter cannot be found that matches parameter<br />
name &#8216;SuppressBackups&#8217;.<br />
At C:\scripts\New-VMInfrastructureReport.ps1:315 char:98<br />
+                     $vmList | Export-OpenXmlSpreadsheet -OutputPath $document<br />
Path -InitialRow 7 -SuppressBackups &lt;&lt;&lt;&lt;</p>
<p>An error has occurred that was not properly handled. Additional information is s<br />
hown below. The Windows PowerShell process will exit.</p>
<p>Template documents are in the same folder with the script. I have installed OpenXml.PowerTools.dll and execute Add-PSSnapin command before I start the script. Has anybody seen that issues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bico</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-42911</link>
		<dc:creator>Bico</dc:creator>
		<pubDate>Tue, 23 Dec 2008 11:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-42911</guid>
		<description>Hi Slowe,

Thx for your fast feedback, I got it running now :-) my problem was that I have to run the VI-Toolkit Init first and then run ADD-PSSnapin with focus at it. Thx for your info that you dont have a suggesstion that brings me back too start thinkin about it again ...in this case &quot;PEBKAC&quot;--- problem exists between keyboard and chair ;-) ... Thx again and wish you 

Merry Christmas</description>
		<content:encoded><![CDATA[<p>Hi Slowe,</p>
<p>Thx for your fast feedback, I got it running now <img src='http://blog.scottlowe.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  my problem was that I have to run the VI-Toolkit Init first and then run ADD-PSSnapin with focus at it. Thx for your info that you dont have a suggesstion that brings me back too start thinkin about it again &#8230;in this case &#8220;PEBKAC&#8221;&#8212; problem exists between keyboard and chair <img src='http://blog.scottlowe.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  &#8230; Thx again and wish you </p>
<p>Merry Christmas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-42880</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Fri, 19 Dec 2008 17:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-42880</guid>
		<description>Bico,

Honestly, I don&#039;t know what suggestions to offer. I walked through these instructions with a customer and it worked. I will say that you have to run the VI Toolkit, not just straight PowerShell, and then run the Add-PSSnapin command so that you have both the VI Toolkit commands as well as the Power Documenter commands available to you.

Good luck!</description>
		<content:encoded><![CDATA[<p>Bico,</p>
<p>Honestly, I don&#8217;t know what suggestions to offer. I walked through these instructions with a customer and it worked. I will say that you have to run the VI Toolkit, not just straight PowerShell, and then run the Add-PSSnapin command so that you have both the VI Toolkit commands as well as the Power Documenter commands available to you.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bico</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-42878</link>
		<dc:creator>Bico</dc:creator>
		<pubDate>Fri, 19 Dec 2008 16:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-42878</guid>
		<description>Hi, I tryed now 4 time to get this script running. I follow the given instruction for setup, but at my Systems I cant get this running. Everytime I try to start the Documenter script it says that I dont have the VMware Toolkit installed or the OpenXMLPowerTools which are both definately on my System, like even all other recommended Softwarepackages !?</description>
		<content:encoded><![CDATA[<p>Hi, I tryed now 4 time to get this script running. I follow the given instruction for setup, but at my Systems I cant get this running. Everytime I try to start the Documenter script it says that I dont have the VMware Toolkit installed or the OpenXMLPowerTools which are both definately on my System, like even all other recommended Softwarepackages !?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/comment-page-1/#comment-42738</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Fri, 12 Dec 2008 21:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2008/12/05/installing-the-vi-power-documenter/#comment-42738</guid>
		<description>Aaron, did you run the InstallUtil command? It&#039;s wrapped to 2 lines in the article, but it should be all on one line. You&#039;ll also need to run the command &quot;Add-PSSnapin OpenXml.PowerTools&quot; when you start PowerShell as well.</description>
		<content:encoded><![CDATA[<p>Aaron, did you run the InstallUtil command? It&#8217;s wrapped to 2 lines in the article, but it should be all on one line. You&#8217;ll also need to run the command &#8220;Add-PSSnapin OpenXml.PowerTools&#8221; when you start PowerShell as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

