<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How Can I Create a Folder on a Remote Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2004/09/01/how-can-i-create-a-folder-on-a-remote-computer.aspx</link><description>Hey, Scripting Guy! Can I create a folder on a remote computer using a script? -- AN 
 Hey, AN. Life is full of mysteries. To name one, what possessed somebody to think that the world was clamoring for Clamato juice, an unholy concoction combining tomato</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How Can I Create a Folder on a Remote Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2004/09/01/how-can-i-create-a-folder-on-a-remote-computer.aspx#3473085</link><pubDate>Wed, 28 Dec 2011 09:52:19 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3473085</guid><dc:creator>JR</dc:creator><description>&lt;p&gt;What if I dont have access to the remote machine but I have the credential of the remote machine?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3473085" width="1" height="1"&gt;</description></item><item><title>re: How Can I Create a Folder on a Remote Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2004/09/01/how-can-i-create-a-folder-on-a-remote-computer.aspx#3456074</link><pubDate>Wed, 28 Sep 2011 13:54:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3456074</guid><dc:creator>Alwin</dc:creator><description>&lt;p&gt;Surhe, Jivin, three quotes do work:&lt;/p&gt;
&lt;p&gt;(&amp;quot;cmd.exe /c md &amp;quot;&amp;quot;d:\new folder&amp;quot;&amp;quot;&amp;quot;, Null, Null, intProcessID)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3456074" width="1" height="1"&gt;</description></item><item><title>re: How Can I Create a Folder on a Remote Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2004/09/01/how-can-i-create-a-folder-on-a-remote-computer.aspx#3443713</link><pubDate>Wed, 27 Jul 2011 14:59:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3443713</guid><dc:creator>Jivin</dc:creator><description>&lt;p&gt;Same issue as Surge. &amp;nbsp;Won&amp;#39;t work with space, gives VBScript compilation error : Expected &amp;quot;)&amp;quot;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3443713" width="1" height="1"&gt;</description></item><item><title>re: How Can I Create a Folder on a Remote Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2004/09/01/how-can-i-create-a-folder-on-a-remote-computer.aspx#3416912</link><pubDate>Tue, 29 Mar 2011 19:40:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3416912</guid><dc:creator>Surge</dc:creator><description>&lt;p&gt;I attempted to use this code but ran into a problem. If the folder you want to create is to reside inside a folder with a name that has a space in it (like program files or bad food), it won&amp;#39;t work. For example, if you want to create a folder named test within the programs file folder (c:\program file\test) the space between program and file will prohib you. Surrounding the path with single or double quotes also does not work. Any feedback on how to do it would be appreciated.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3416912" width="1" height="1"&gt;</description></item><item><title>re: How Can I Create a Folder on a Remote Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2004/09/01/how-can-i-create-a-folder-on-a-remote-computer.aspx#3352376</link><pubDate>Fri, 27 Aug 2010 12:32:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3352376</guid><dc:creator>eric</dc:creator><description>&lt;p&gt;What if I need to stick a variable in the command:&lt;/p&gt;
&lt;p&gt;objWMIService.Create(&amp;quot;cmd.exe /c schtasks.exe /create &amp;quot; &amp;amp; strServer &amp;amp; &amp;quot;/u username /p password/tn ftp_drtrial /sc daily /st 10:30:00 /tr C:\ftp_drtrial.bat&amp;quot;)&lt;/p&gt;
&lt;p&gt;It doesn&amp;#39;t like that strServer and I have checked it&amp;#39;s presence with a wscript.echo strServer prior to this.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3352376" width="1" height="1"&gt;</description></item></channel></rss>