<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   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/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>the adminscripting blog</title>
    <link>http://adminscripting.supersized.org/</link>
    <description>This is Frank-Peter Schultze's Adminscripting Weblog</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3-alpha1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 12 Sep 2005 00:34:26 GMT</pubDate>

    <image>
        <url>http://adminscripting.supersized.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: the adminscripting blog - This is Frank-Peter Schultze's Adminscripting Weblog</title>
        <link>http://adminscripting.supersized.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>the adminscripting blog has moved</title>
    <link>http://adminscripting.supersized.org/archives/33-the-adminscripting-blog-has-moved.html</link>
    
    <comments>http://adminscripting.supersized.org/archives/33-the-adminscripting-blog-has-moved.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=33</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=33</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    
the adminscripting blog has moved to&lt;p&gt;&lt;a href=&quot;http://www.fpschultze.de/&quot;&gt;&lt;b&gt;http://www.fpschultze.de&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;&lt;p /&gt;&lt;p&gt;    &lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://www.fpschultze.de/1477hm.jpg&quot; alt=&quot;&quot;  /&gt;    &lt;/p&gt;&lt;p /&gt;&lt;p /&gt; 
    </content:encoded>

    <pubDate>Mon, 12 Sep 2005 02:27:47 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/33-guid.html</guid>
    
</item>
<item>
    <title>How To Set MS Office User Information</title>
    <link>http://adminscripting.supersized.org/archives/32-How-To-Set-MS-Office-User-Information.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/32-How-To-Set-MS-Office-User-Information.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=32</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    The article has moved to &lt;a href=&quot;http://www.fpschultze.de/modules/news/article.php?storyid=55&quot; title=&quot;Set MS Office User Information&quot;&gt;www.fpschultze.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu, 28 Jul 2005 10:35:16 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/32-guid.html</guid>
    
</item>
<item>
    <title>How assign a CD-ROM drive letter</title>
    <link>http://adminscripting.supersized.org/archives/31-How-assign-a-CD-ROM-drive-letter.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/31-How-assign-a-CD-ROM-drive-letter.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=31</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    The article has moved to &lt;a href=&quot;http://www.fpschultze.de/modules/news/article.php?storyid=56&quot; title=&quot;Change CD-ROM Drive Letter&quot;&gt;www.fpschultze.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Fri, 15 Jul 2005 18:05:17 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/31-guid.html</guid>
    
</item>
<item>
    <title>ClearSidHistory.vbs</title>
    <link>http://adminscripting.supersized.org/archives/30-ClearSidHistory.vbs.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/30-ClearSidHistory.vbs.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=30</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    &lt;p&gt;Sometimes it may be necessary to clear the sidHistory. The VBScript provided in this article will find an object by its name in the directory and attempt to clear the sidHistory for that object: &lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=kb;en-us;295758&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;How To Use Visual Basic Script to Clear SidHistory&lt;/b&gt;&lt;/a&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 04 Jul 2005 11:56:54 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/30-guid.html</guid>
    
</item>
<item>
    <title>Scripting Answers</title>
    <link>http://adminscripting.supersized.org/archives/29-Scripting-Answers.html</link>
    
    <comments>http://adminscripting.supersized.org/archives/29-Scripting-Answers.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=29</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    &lt;p&gt;Check out the Microsoft Certified Professional Magazine&#039;s column on scripting - the &lt;a href=&quot;http://www.mcpmag.com/columns/columnist.asp?columnistsid=24&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;Scripting Answers&lt;/b&gt;&lt;/a&gt;.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 27 Jun 2005 22:20:28 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/29-guid.html</guid>
    
</item>
<item>
    <title>PSPad Editor</title>
    <link>http://adminscripting.supersized.org/archives/28-PSPad-Editor.html</link>
    
    <comments>http://adminscripting.supersized.org/archives/28-PSPad-Editor.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=28</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    &lt;p&gt;Do you work in different programming environments?&lt;/p&gt;

&lt;p&gt;Do you like syntax highlighting in your code?&lt;/p&gt;

&lt;p&gt;Do you need small tool with simple controls and the capabilities of a mighty code editor?&lt;/p&gt;

&lt;p&gt;Are you looking for a tool for work with plain text files?&lt;/p&gt;

&lt;p&gt;Do you want to save money and still have functionality of professional products?&lt;/p&gt;

&lt;p&gt;If you have answered &#039;YES&#039; to any of the above questions, then &lt;a href=&quot;http://www.pspad.com/&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;PSPad&lt;/b&gt;&lt;/a&gt; may be for you.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 14 Jun 2005 13:19:33 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/28-guid.html</guid>
    
</item>
<item>
    <title>Sample WMI Scripts</title>
    <link>http://adminscripting.supersized.org/archives/27-Sample-WMI-Scripts.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/27-Sample-WMI-Scripts.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://www.scribblin.gs/wmibook/&quot; target=&quot;_blank&quot;&gt;The WMI Book&lt;/a&gt;&#039;s website provides some good sample WMI scripts.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 09 Jun 2005 10:59:30 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/27-guid.html</guid>
    
</item>
<item>
    <title>How to determine the name of the local admin group?</title>
    <link>http://adminscripting.supersized.org/archives/26-How-to-determine-the-name-of-the-local-admin-group.html</link>
            <category>BAT</category>
    
    <comments>http://adminscripting.supersized.org/archives/26-How-to-determine-the-name-of-the-local-admin-group.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=26</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    Article has moved to &lt;a href=&quot;http://www.fpschultze.de/modules/smartfaq/faq.php?faqid=45&quot; title=&quot;Determine The Name Of The Local Admin Group&quot;&gt;www.fpschultze.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Fri, 13 May 2005 23:33:31 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/26-guid.html</guid>
    
</item>
<item>
    <title>How to check IP connectivity?</title>
    <link>http://adminscripting.supersized.org/archives/25-How-to-check-IP-connectivity.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/25-How-to-check-IP-connectivity.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    Article has moved to &lt;a href=&quot;http://www.fpschultze.de/modules/smartfaq/faq.php?faqid=46&quot; title=&quot;Check IP Connectivity&quot;&gt;www.fpschultze.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 26 Apr 2005 23:11:57 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/25-guid.html</guid>
    
</item>
<item>
    <title>How to determine default user's profile path?</title>
    <link>http://adminscripting.supersized.org/archives/24-How-to-determine-default-users-profile-path.html</link>
    
    <comments>http://adminscripting.supersized.org/archives/24-How-to-determine-default-users-profile-path.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    Article has moved to &lt;a href=&quot;http://www.fpschultze.de/modules/smartfaq/faq.php?faqid=47&quot; title=&quot;Determine Default User&#039;s Profile Path&quot;&gt;www.fpschultze.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu, 21 Apr 2005 17:46:10 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/24-guid.html</guid>
    
</item>
<item>
    <title>How to check existence of a registry key?</title>
    <link>http://adminscripting.supersized.org/archives/23-How-to-check-existence-of-a-registry-key.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/23-How-to-check-existence-of-a-registry-key.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    Article has moved to &lt;a href=&quot;http://www.fpschultze.de/modules/smartfaq/faq.php?faqid=48&quot; title=&quot;Check Existence Of a Registry Key&quot;&gt;www.fpschultze.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Wed, 20 Apr 2005 16:39:25 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/23-guid.html</guid>
    
</item>
<item>
    <title>How to read from/write to ini files?</title>
    <link>http://adminscripting.supersized.org/archives/22-How-to-read-fromwrite-to-ini-files.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/22-How-to-read-fromwrite-to-ini-files.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    Article has moved to &lt;a href=&quot;http://www.fpschultze.de/modules/smartfaq/faq.php?faqid=51&quot; title=&quot;Script INI Files&quot;&gt;www.fpschultze.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sun, 10 Apr 2005 23:35:36 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/22-guid.html</guid>
    
</item>
<item>
    <title>Scripting Excel</title>
    <link>http://adminscripting.supersized.org/archives/21-Scripting-Excel.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/21-Scripting-Excel.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=21</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    &lt;p&gt;A system administrator doesn&#039;t bother with GUIs. He types commands at the command line and likes data displayed in the cmd.exe window. But, sometimes an administrator needs a &amp;quot;utility&amp;quot; like &lt;b&gt;Microsoft Excel&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;If you want to script Excel you need to know the &lt;a href=&quot;http://msdn.microsoft.com/library/en-us/dv_wrcore/html/wrconExcelObjectModelOverview.asp&quot;&gt;&lt;b&gt;Excel object model documentation&lt;/b&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This website provides a brief overview of commonly used objects in the Microsoft Office Excel 2003 object model and examples of using those objects to perform tasks: &lt;a href=&quot;http://msdn.microsoft.com/library/en-us/dv_wrcore/html/wroriautomatingexcelusingexcelobjectmodel.asp&quot;&gt;&lt;b&gt;Automating Excel Using the Excel Object Model&lt;/b&gt;&lt;/a&gt;.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 07 Apr 2005 13:44:14 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/21-guid.html</guid>
    
</item>
<item>
    <title>How Can I Map Drives Based on an Active Directory Site?</title>
    <link>http://adminscripting.supersized.org/archives/20-How-Can-I-Map-Drives-Based-on-an-Active-Directory-Site.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/20-How-Can-I-Map-Drives-Based-on-an-Active-Directory-Site.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    Article has moved to &lt;a href=&quot;http://www.fpschultze.de/modules/smartfaq/faq.php?faqid=52&quot; title=&quot;Map Drives Based On Active Directory Site&quot;&gt;www.fpschultze.de&lt;/a&gt; 
    </content:encoded>

    <pubDate>Wed, 06 Apr 2005 15:20:12 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/20-guid.html</guid>
    
</item>
<item>
    <title>New Exchange User Creation Script</title>
    <link>http://adminscripting.supersized.org/archives/19-New-Exchange-User-Creation-Script.html</link>
            <category>WSH</category>
    
    <comments>http://adminscripting.supersized.org/archives/19-New-Exchange-User-Creation-Script.html#comments</comments>
    <wfw:comment>http://adminscripting.supersized.org/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://adminscripting.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (Frank-Peter)</author>
    <content:encoded>
    &lt;p&gt;This script demonstrates how to use a script to create a new mailbox-enabled user account for Exchange 2000 or Exchange 2003: &lt;a href=&quot;http://www.billboswellconsulting.com/scriptpages/NewExUserScript/NEU_Intro.html&quot;&gt;&lt;b&gt;CreateExUser&lt;/b&gt;&lt;/a&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 06 Apr 2005 12:58:01 +0200</pubDate>
    <guid isPermaLink="false">http://adminscripting.supersized.org/archives/19-guid.html</guid>
    
</item>

</channel>
</rss>