<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Discussion on: Getting Started Writing VBScript to Administer a Windows 2000 or 2003 Network</title>
	<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/getting-started-writing-vbscript-to-administer-a-windows-2000-and-2003-network/</link>
	<description></description>
	<pubDate>Sun, 12 Oct 2008 00:22:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.2.1</generator>

	<item>
		<title>By: Jlees</title>
		<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/getting-started-writing-vbscript-to-administer-a-windows-2000-and-2003-network/#comment-9</link>
		<author>Jlees</author>
		<pubDate>Thu, 13 Mar 2008 16:44:03 +0000</pubDate>
		<guid>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/getting-started-writing-vbscript-to-administer-a-windows-2000-and-2003-network/#comment-9</guid>
		<description>On a side note. My copy of Trend Antivirus 8 found no viruses, but the site would not compile a working executable of the following vbs: 

wscript.echo "test"</description>
		<content:encoded><![CDATA[<p>On a side note. My copy of Trend Antivirus 8 found no viruses, but the site would not compile a working executable of the following vbs: </p>
<p>wscript.echo &#8220;test&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jlees</title>
		<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/getting-started-writing-vbscript-to-administer-a-windows-2000-and-2003-network/#comment-6</link>
		<author>Jlees</author>
		<pubDate>Thu, 13 Mar 2008 16:34:08 +0000</pubDate>
		<guid>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/getting-started-writing-vbscript-to-administer-a-windows-2000-and-2003-network/#comment-6</guid>
		<description>Kizo has added a good tip here. Though I don't know the "state" of the exe this site produces. (If it is JUST that code you type in or if there is extra added in.) I doubt it changes, or adds to, the code but certainly it's a possibility. basically use any vbs2exe conversion with caution.

On a side note, PrimalScript allows you to do the same thing! and is really simple. Not to mention it comes with the Windows Scripting host installation... I can't remember how to do it off the top of my head, but I'll research it more and add it to a later blog entry.</description>
		<content:encoded><![CDATA[<p>Kizo has added a good tip here. Though I don&#8217;t know the &#8220;state&#8221; of the exe this site produces. (If it is JUST that code you type in or if there is extra added in.) I doubt it changes, or adds to, the code but certainly it&#8217;s a possibility. basically use any vbs2exe conversion with caution.</p>
<p>On a side note, PrimalScript allows you to do the same thing! and is really simple. Not to mention it comes with the Windows Scripting host installation&#8230; I can&#8217;t remember how to do it off the top of my head, but I&#8217;ll research it more and add it to a later blog entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kizo</title>
		<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/getting-started-writing-vbscript-to-administer-a-windows-2000-and-2003-network/#comment-5</link>
		<author>Kizo</author>
		<pubDate>Thu, 13 Mar 2008 16:11:40 +0000</pubDate>
		<guid>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/getting-started-writing-vbscript-to-administer-a-windows-2000-and-2003-network/#comment-5</guid>
		<description>you may add www.vbs2exe.com to your list. it allows you to call win32 API as well as hiding your source code.</description>
		<content:encoded><![CDATA[<p>you may add &lt;a href="http://www.vbs2exe.com" rel="nofollow"&gt;www.vbs2exe.com&lt;/a&gt; to your list. it allows you to call win32 API as well as hiding your source code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
