<?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 for Andrew Healey's Blog</title> <atom:link href="http://halfloaded.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://halfloaded.com</link> <description>Smash forehead on keyboard to continue...</description> <lastBuildDate>Fri, 11 May 2012 13:11:55 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Comment on Windows Server 2008 Print Services &#8211; ntprint.inf and 64-bit by Tomas</title><link>http://halfloaded.com/blog/windows-server-2008-print-services-ntprint-inf-and-64-bit/comment-page-1/#comment-1524</link> <dc:creator>Tomas</dc:creator> <pubDate>Fri, 11 May 2012 13:11:55 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/?p=299#comment-1524</guid> <description>On the 32bit machine I browse the printer click add additional drivers when i click ok to add the additional drivers I get the same error message.
&quot;The selected driver must be installed remotely from an x86 computer using Type 3 (user mode) drivers&quot;</description> <content:encoded><![CDATA[<p>On the 32bit machine I browse the printer click add additional drivers when i click ok to add the additional drivers I get the same error message.</p><p>&#8220;The selected driver must be installed remotely from an x86 computer using Type 3 (user mode) drivers&#8221;</p> ]]></content:encoded> </item> <item><title>Comment on Logon Script: Move Local PST Files To Network Share by Deepak</title><link>http://halfloaded.com/blog/logon-script-move-local-pst-files-to-network-share/comment-page-1/#comment-1523</link> <dc:creator>Deepak</dc:creator> <pubDate>Thu, 10 May 2012 13:11:13 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/?p=322#comment-1523</guid> <description>Sir,
i have edited your script as per our domain and share setting. given all rights to that particular user. but i dont know why i am getting an error that &quot;remote path is not writable&quot; if i comment to this i got one more error &quot; you cannot close the mailbox..... that code is 80004005 and source is microsoft office outlook</description> <content:encoded><![CDATA[<p>Sir,<br
/> i have edited your script as per our domain and share setting. given all rights to that particular user. but i dont know why i am getting an error that &#8220;remote path is not writable&#8221; if i comment to this i got one more error &#8221; you cannot close the mailbox&#8230;.. that code is 80004005 and source is microsoft office outlook</p> ]]></content:encoded> </item> <item><title>Comment on SBS 2011: DistrubutedCOM Error 10016 by SBS 2011 Event ID 10016 DistributedCOM &#124; The-IT-Blog</title><link>http://halfloaded.com/blog/sbs-2011-distributedcom-eventid-10016-fixed/comment-page-1/#comment-1522</link> <dc:creator>SBS 2011 Event ID 10016 DistributedCOM &#124; The-IT-Blog</dc:creator> <pubDate>Thu, 03 May 2012 17:31:34 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/?p=650#comment-1522</guid> <description>[...] http://halfloaded.com/blog/sbs-2011-distributedcom-eventid-10016-fixed/ Share this:ShareFacebookRedditEmail   This entry was posted in SBS and tagged event, event id, sbs, sbs 2011. Bookmark the permalink.    &#8592; Event ID 10016 DistributedCOM [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://halfloaded.com/blog/sbs-2011-distributedcom-eventid-10016-fixed/" rel="nofollow">http://halfloaded.com/blog/sbs-2011-distributedcom-eventid-10016-fixed/</a> Share this:ShareFacebookRedditEmail   This entry was posted in SBS and tagged event, event id, sbs, sbs 2011. Bookmark the permalink.    &larr; Event ID 10016 DistributedCOM [...]</p> ]]></content:encoded> </item> <item><title>Comment on vbScript &#8211; List All Members Of Sensitive Groups: Schema, Enterprise and Domain Admins by Tony</title><link>http://halfloaded.com/blog/vbscript-list-all-members-of-sensitive-groups-schema-enterprise-and-domain-admins/comment-page-1/#comment-1521</link> <dc:creator>Tony</dc:creator> <pubDate>Tue, 03 Apr 2012 03:51:12 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/?p=247#comment-1521</guid> <description>object not a collection probably means that the group is empty.
Check to see if there is a member of the groups you&#039;re looking at.  If not, you would have to add error checking around empty groups (or 1 user, apparently).
http://www.visualbasicscript.com/m61350-print.aspx</description> <content:encoded><![CDATA[<p>object not a collection probably means that the group is empty.</p><p>Check to see if there is a member of the groups you&#8217;re looking at.  If not, you would have to add error checking around empty groups (or 1 user, apparently).<br
/> <a
href="http://www.visualbasicscript.com/m61350-print.aspx" rel="nofollow">http://www.visualbasicscript.com/m61350-print.aspx</a></p> ]]></content:encoded> </item> <item><title>Comment on vbScript &#8211; List All Members Of Sensitive Groups: Schema, Enterprise and Domain Admins by Cyril Mathew</title><link>http://halfloaded.com/blog/vbscript-list-all-members-of-sensitive-groups-schema-enterprise-and-domain-admins/comment-page-1/#comment-1520</link> <dc:creator>Cyril Mathew</dc:creator> <pubDate>Mon, 02 Apr 2012 18:46:31 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/?p=247#comment-1520</guid> <description>Thank you for the script. I run the script on my win 2003 root server and getting run time error.
Line: 100
Char: 3
Error: Object not a collection
Code: 800A01c3
Source: Microsoft VBScript runtime error
Could you please help</description> <content:encoded><![CDATA[<p>Thank you for the script. I run the script on my win 2003 root server and getting run time error.</p><p>Line: 100<br
/> Char: 3<br
/> Error: Object not a collection<br
/> Code: 800A01c3<br
/> Source: Microsoft VBScript runtime error</p><p>Could you please help</p> ]]></content:encoded> </item> <item><title>Comment on Logon Script: Move Local PST Files To Network Share by Erik</title><link>http://halfloaded.com/blog/logon-script-move-local-pst-files-to-network-share/comment-page-1/#comment-1519</link> <dc:creator>Erik</dc:creator> <pubDate>Mon, 12 Mar 2012 13:50:32 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/?p=322#comment-1519</guid> <description>Great work, ive been looking for a such a script. My vbs skills are basic, but i want a script to search a network path and then add the pst files to outlook. How can this be done?</description> <content:encoded><![CDATA[<p>Great work, ive been looking for a such a script. My vbs skills are basic, but i want a script to search a network path and then add the pst files to outlook. How can this be done?</p> ]]></content:encoded> </item> <item><title>Comment on SBS 2011: DistrubutedCOM Error 10016 by Kevin</title><link>http://halfloaded.com/blog/sbs-2011-distributedcom-eventid-10016-fixed/comment-page-1/#comment-1518</link> <dc:creator>Kevin</dc:creator> <pubDate>Sat, 10 Mar 2012 22:32:09 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/?p=650#comment-1518</guid> <description>Thanks for the info, been driving me around the bend trying to work out why, now it seems to have fixed my issues.
Hopefully I can get on with some other work now.</description> <content:encoded><![CDATA[<p>Thanks for the info, been driving me around the bend trying to work out why, now it seems to have fixed my issues.<br
/> Hopefully I can get on with some other work now.</p> ]]></content:encoded> </item> <item><title>Comment on VBScript: Delete Files Older Than One Hour by Gaddiel</title><link>http://halfloaded.com/blog/vbscript-delete-all-files-older-than-one-hour/comment-page-1/#comment-1517</link> <dc:creator>Gaddiel</dc:creator> <pubDate>Thu, 08 Mar 2012 15:32:15 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/blog/vbscript-delete-all-files-older-than-one-hour/#comment-1517</guid> <description>I&#039;m getting a Permission denied error
Line: 10
Char: 13
Error: Permission denied
Code: 800A0046
Source: Microsoft VBScript runtime error
Any ideas?
Thanks</description> <content:encoded><![CDATA[<p>I&#8217;m getting a Permission denied error</p><p>Line: 10<br
/> Char: 13<br
/> Error: Permission denied<br
/> Code: 800A0046<br
/> Source: Microsoft VBScript runtime error</p><p>Any ideas?<br
/> Thanks</p> ]]></content:encoded> </item> <item><title>Comment on SBS 2011: DistrubutedCOM Error 10016 by Josh</title><link>http://halfloaded.com/blog/sbs-2011-distributedcom-eventid-10016-fixed/comment-page-1/#comment-1516</link> <dc:creator>Josh</dc:creator> <pubDate>Wed, 07 Mar 2012 21:26:43 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/?p=650#comment-1516</guid> <description>Thanks for this info. Very helpful as I&#039;m getting about 60 of these errors a day and it really clogs up the event viewer when I filter for errors and warnings.</description> <content:encoded><![CDATA[<p>Thanks for this info. Very helpful as I&#8217;m getting about 60 of these errors a day and it really clogs up the event viewer when I filter for errors and warnings.</p> ]]></content:encoded> </item> <item><title>Comment on vbScript &#8211; List All Members Of Sensitive Groups: Schema, Enterprise and Domain Admins by Dave Casson</title><link>http://halfloaded.com/blog/vbscript-list-all-members-of-sensitive-groups-schema-enterprise-and-domain-admins/comment-page-1/#comment-1515</link> <dc:creator>Dave Casson</dc:creator> <pubDate>Wed, 07 Mar 2012 13:37:19 +0000</pubDate> <guid
isPermaLink="false">http://halfloaded.com/?p=247#comment-1515</guid> <description>I run the script on Windows 2008 domains and it runs fine.  When i run it on a Windows 2003 domain I get The following error:
ADAdminAudit.vbs(101, 3) Microsoft VBScript runtime error: Object not a collection
Any ideas?
Dave</description> <content:encoded><![CDATA[<p>I run the script on Windows 2008 domains and it runs fine.  When i run it on a Windows 2003 domain I get The following error:</p><p>ADAdminAudit.vbs(101, 3) Microsoft VBScript runtime error: Object not a collection</p><p>Any ideas?</p><p>Dave</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This Quick Cache file was built for (  halfloaded.com/comments/feed/ ) in 0.25716 seconds, on May 19th, 2012 at 1:11 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 19th, 2012 at 2:11 am UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  halfloaded.com/comments/feed/ ) in 0.01502 seconds, on May 19th, 2012 at 1:22 am UTC. -->
