 




<?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: Reporting CPU usage by saving it to a file with the VBScript filesystem object</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/reporting-cpu-usage-by-saving-it-to-a-file-with-the-vbscript-filesystem-object/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/reporting-cpu-usage-by-saving-it-to-a-file-with-the-vbscript-filesystem-object/</link>
	<description></description>
	<lastBuildDate>Mon, 04 Feb 2013 16:34:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Jlees</title>
		<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/reporting-cpu-usage-by-saving-it-to-a-file-with-the-vbscript-filesystem-object/#comment-29</link>
		<dc:creator>Jlees</dc:creator>
		<pubDate>Fri, 13 Jun 2008 18:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/reporting-cpu-usage-by-saving-it-to-a-file-with-the-vbscript-filesystem-object/#comment-29</guid>
		<description><![CDATA[Yes, Thank you for asking this question. Unfortunately, the blogging software does some funky stuff to a &#039; and a &quot;  to make it &quot;pretty&quot;... which of course causes stuff to break all over the place in code.

This is why at the end of every article I place a link to a section of my website, http://www.websystemsadministration.com, where I always place the example code I used to create the article for download. 

If you go there you will find the code for every blog entry I make here available for download. Plus, I generally place files in the zip files that show the output I received when the script ran-- cleaned of confidential information, if there was any in the output, of course. 

If you have further problems, don&#039;t hesitate to post again, I&#039;ll be happy to help further.]]></description>
		<content:encoded><![CDATA[<p>Yes, Thank you for asking this question. Unfortunately, the blogging software does some funky stuff to a &#8216; and a &#8221;  to make it &#8220;pretty&#8221;&#8230; which of course causes stuff to break all over the place in code.</p>
<p>This is why at the end of every article I place a link to a section of my website, <a href="http://www.websystemsadministration.com" rel="nofollow">http://www.websystemsadministration.com</a>, where I always place the example code I used to create the article for download. </p>
<p>If you go there you will find the code for every blog entry I make here available for download. Plus, I generally place files in the zip files that show the output I received when the script ran&#8211; cleaned of confidential information, if there was any in the output, of course. </p>
<p>If you have further problems, don&#8217;t hesitate to post again, I&#8217;ll be happy to help further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leathal</title>
		<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/reporting-cpu-usage-by-saving-it-to-a-file-with-the-vbscript-filesystem-object/#comment-28</link>
		<dc:creator>Leathal</dc:creator>
		<pubDate>Fri, 13 Jun 2008 16:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/reporting-cpu-usage-by-saving-it-to-a-file-with-the-vbscript-filesystem-object/#comment-28</guid>
		<description><![CDATA[I tried this code and Microsoft reports it the &#039; in line six is a invalid character, so I removed all the &#039; and text after them from the code and attempted to run it again this game the &quot;.&quot; in the strSrv line is now invalid. 

Any ideas why?
A.]]></description>
		<content:encoded><![CDATA[<p>I tried this code and Microsoft reports it the &#8216; in line six is a invalid character, so I removed all the &#8216; and text after them from the code and attempted to run it again this game the &#8220;.&#8221; in the strSrv line is now invalid. </p>
<p>Any ideas why?<br />
A.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
