<?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: How to Document Servers with SYDI &#8211; Part 3 of 3</title>
	<atom:link href="http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/</link>
	<description>Security Stories and Help with Network Documentation</description>
	<lastBuildDate>Thu, 22 Jul 2010 01:25:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Durai</title>
		<link>http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/comment-page-1/#comment-51360</link>
		<dc:creator>Durai</dc:creator>
		<pubDate>Tue, 23 Mar 2010 22:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/#comment-51360</guid>
		<description>Thanks for your script and it is working perfectly in our environment..

I need a small help form you,How can i add further inputs to excel file which getting input from XML file

For example : 
Your script show system processor speed and i need processor name too added in the output what should i do?

Hope this clears</description>
		<content:encoded><![CDATA[<p>Thanks for your script and it is working perfectly in our environment..</p>
<p>I need a small help form you,How can i add further inputs to excel file which getting input from XML file</p>
<p>For example :<br />
Your script show system processor speed and i need processor name too added in the output what should i do?</p>
<p>Hope this clears</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo</title>
		<link>http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/comment-page-1/#comment-50058</link>
		<dc:creator>Timo</dc:creator>
		<pubDate>Tue, 15 Dec 2009 11:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/#comment-50058</guid>
		<description>PA  create a batch file copy and paste the following:
-------------------------------------------------------------------------------------
@ECHO off
@set Pfad=%~d0\PortableApps\sydi-server-2.3\

@For /F %%i in (&#039;dir /S /B %Pfad%Rechner\*.xml&#039;) do ( 
cscript.exe &quot;%Pfad%\tools\ss-xml2word.vbs&quot; -l&quot;%Pfad%\language\lang_german.xml&quot; -o&quot;%%~di%%~pi%%~ni.doc&quot; -x&quot;%%~fi&quot;  -d
)
---------------------------------------------------------------------------------------
edit the Pfad , my output xml file are in the subdirectoy Rechner so change it too.</description>
		<content:encoded><![CDATA[<p>PA  create a batch file copy and paste the following:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
@ECHO off<br />
@set Pfad=%~d0\PortableApps\sydi-server-2.3\</p>
<p>@For /F %%i in (&#8216;dir /S /B %Pfad%Rechner\*.xml&#8217;) do (<br />
cscript.exe &#8220;%Pfad%\tools\ss-xml2word.vbs&#8221; -l&#8221;%Pfad%\language\lang_german.xml&#8221; -o&#8221;%%~di%%~pi%%~ni.doc&#8221; -x&#8221;%%~fi&#8221;  -d<br />
)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
edit the Pfad , my output xml file are in the subdirectoy Rechner so change it too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/comment-page-1/#comment-49174</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/#comment-49174</guid>
		<description>&lt;strong&gt;Chee&lt;/strong&gt; Currently I haven&#039;t written a script which lets you do that. But I might include one in future versions of SYDI-Server.</description>
		<content:encoded><![CDATA[<p><strong>Chee</strong> Currently I haven&#8217;t written a script which lets you do that. But I might include one in future versions of SYDI-Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chee Lam</title>
		<link>http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/comment-page-1/#comment-49168</link>
		<dc:creator>Chee Lam</dc:creator>
		<pubDate>Tue, 08 Sep 2009 20:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/#comment-49168</guid>
		<description>Hi Patrick,

Thanks for the application.
I am blogging it and soon will link back to you.

Q:  Instead of do it one at a time, how can I automate writedoc.cmd to process all the xml files within the output folder?

Thanks.
Chee</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>Thanks for the application.<br />
I am blogging it and soon will link back to you.</p>
<p>Q:  Instead of do it one at a time, how can I automate writedoc.cmd to process all the xml files within the output folder?</p>
<p>Thanks.<br />
Chee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/comment-page-1/#comment-48925</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 12 Aug 2009 19:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/#comment-48925</guid>
		<description>&lt;b&gt;PA&lt;/b&gt; You have to have a space between ss-xml2word.vbs and -xServer1.xml.</description>
		<content:encoded><![CDATA[<p><b>PA</b> You have to have a space between ss-xml2word.vbs and -xServer1.xml.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PA</title>
		<link>http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/comment-page-1/#comment-48616</link>
		<dc:creator>PA</dc:creator>
		<pubDate>Mon, 13 Jul 2009 17:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/#comment-48616</guid>
		<description>This is great, however I have issue with C:\Users\Perrpetual\Downloads\sydi-server-2.3&gt;cscript.exe ss-xml2word.vbs-xServer1.xml -llang_english.xml

Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.

Input Error: There is no script engine for file extension &quot;.xml&quot;.

Could you please tell me what I am doing wrong? Everything works well upto this point. I need to get it work before I try it on multiple computers.

Thanks and great job done.</description>
		<content:encoded><![CDATA[<p>This is great, however I have issue with C:\Users\Perrpetual\Downloads\sydi-server-2.3&gt;cscript.exe ss-xml2word.vbs-xServer1.xml -llang_english.xml</p>
<p>Microsoft (R) Windows Script Host Version 5.7<br />
Copyright (C) Microsoft Corporation. All rights reserved.</p>
<p>Input Error: There is no script engine for file extension &#8220;.xml&#8221;.</p>
<p>Could you please tell me what I am doing wrong? Everything works well upto this point. I need to get it work before I try it on multiple computers.</p>
<p>Thanks and great job done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/comment-page-1/#comment-19825</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Wed, 01 Aug 2007 02:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://ogenstad.net/2006/10/18/how-to-document-servers-with-sydi-part-3-of-3/#comment-19825</guid>
		<description>Dude. 

the ss-XML2word.vbs seems to have an issue with Work 2007. works fine in 2003 but returns a &quot;SS-XML2Word.vbs(1249, 3) Microsoft runtime error: Type Mismatch: &#039;oWord.Selection.TypeText&#039;. I&#039;ll have a quick look into it but it does work with other versions of word.

-JB.</description>
		<content:encoded><![CDATA[<p>Dude. </p>
<p>the ss-XML2word.vbs seems to have an issue with Work 2007. works fine in 2003 but returns a &#8220;SS-XML2Word.vbs(1249, 3) Microsoft runtime error: Type Mismatch: &#8216;oWord.Selection.TypeText&#8217;. I&#8217;ll have a quick look into it but it does work with other versions of word.</p>
<p>-JB.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
