<?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 toastresearch.com</title>
	<atom:link href="http://toastresearch.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://toastresearch.com</link>
	<description>network administration, virtualization, security, etc</description>
	<lastBuildDate>Tue, 15 May 2012 02:14:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on scripting a reboot of all computers in an OU by joshua.smith</title>
		<link>http://toastresearch.com/2010/02/26/scripting-a-reboot-of-all-computers-in-an-ou/comment-page-1/#comment-1503</link>
		<dc:creator>joshua.smith</dc:creator>
		<pubDate>Tue, 15 May 2012 02:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=42#comment-1503</guid>
		<description>hi roger, 

did you specify a new strRoot(i) in lines 9 &amp; 10 (or however as many OU&#039;s as you want this to apply to)? your syntax looks correct for the line you posted. 

good luck!</description>
		<content:encoded><![CDATA[<p>hi roger, </p>
<p>did you specify a new strRoot(i) in lines 9 &#038; 10 (or however as many OU&#8217;s as you want this to apply to)? your syntax looks correct for the line you posted. </p>
<p>good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on scripting a reboot of all computers in an OU by Roger</title>
		<link>http://toastresearch.com/2010/02/26/scripting-a-reboot-of-all-computers-in-an-ou/comment-page-1/#comment-1502</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Mon, 07 May 2012 01:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=42#comment-1502</guid>
		<description>Hi,  Im very new to scripts and when I run the above I get the error &quot;Expected end of statement&quot; on this line.
strBase   =  &quot;&lt;LDAP://&quot; &amp; strRoot(i) &amp; &quot;&gt;;&quot;

any idea&#039;s?

thanks
Roger</description>
		<content:encoded><![CDATA[<p>Hi,  Im very new to scripts and when I run the above I get the error &#8220;Expected end of statement&#8221; on this line.<br />
strBase   =  &#8220;&lt;LDAP://&#8221; &amp; strRoot(i) &amp; &#8220;&gt;;&#8221;</p>
<p>any idea&#8217;s?</p>
<p>thanks<br />
Roger</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on silverlight 4 deployment in the enterprise by joshua.smith</title>
		<link>http://toastresearch.com/2010/10/28/silverlight-4-deployment-in-the-enterprise/comment-page-1/#comment-1501</link>
		<dc:creator>joshua.smith</dc:creator>
		<pubDate>Tue, 24 Apr 2012 03:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=286#comment-1501</guid>
		<description>after reading the above link, i had a few more comments:

1. this was a small shop, so SCCM was not an option. it was GPO deployment all the way (and from what i can tell, that is still an issue based on the deployment guide linked to in the post by arthur).
2. sorry if i missed the update portion when hacking the msi. ;)
3. while i think technically arthur is correct in using mst&#039;s, in the environment i was in i *always* used full msi&#039;s, no mst&#039;s. some of that was born of familiarity, but in my testing i also found it a lot more stable to do entire pulls and pushes of packages, not patches. 

just my .02 cents.</description>
		<content:encoded><![CDATA[<p>after reading the above link, i had a few more comments:</p>
<p>1. this was a small shop, so SCCM was not an option. it was GPO deployment all the way (and from what i can tell, that is still an issue based on the deployment guide linked to in the post by arthur).<br />
2. sorry if i missed the update portion when hacking the msi. ;)<br />
3. while i think technically arthur is correct in using mst&#8217;s, in the environment i was in i *always* used full msi&#8217;s, no mst&#8217;s. some of that was born of familiarity, but in my testing i also found it a lot more stable to do entire pulls and pushes of packages, not patches. </p>
<p>just my .02 cents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on silverlight 4 deployment in the enterprise by Silverlight</title>
		<link>http://toastresearch.com/2010/10/28/silverlight-4-deployment-in-the-enterprise/comment-page-1/#comment-1500</link>
		<dc:creator>Silverlight</dc:creator>
		<pubDate>Sat, 21 Apr 2012 21:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=286#comment-1500</guid>
		<description>[...]          Here&#039;s how to extract the MSI. I presume it still works with the latest version!               Reply With [...]</description>
		<content:encoded><![CDATA[<p>[...]          Here&#039;s how to extract the MSI. I presume it still works with the latest version!               Reply With [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on scripting a reboot of all computers in an OU by joshua.smith</title>
		<link>http://toastresearch.com/2010/02/26/scripting-a-reboot-of-all-computers-in-an-ou/comment-page-1/#comment-1495</link>
		<dc:creator>joshua.smith</dc:creator>
		<pubDate>Sat, 24 Mar 2012 02:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=42#comment-1495</guid>
		<description>hey bryan,

thanks for the suggestions. i would agree with both of your suggestions in principal, but i would want to test taking out that if statement. make sense to me, though. 

did you take out the if statement and try it successfully? 

glad you found it helpful, i was surprised that i didn&#039;t find any that had done this before (i guess everyone that has this dynamic of an environment  either has SCCM, etc, or they don&#039;t care). 

thanks again for the input/suggestions!

josh</description>
		<content:encoded><![CDATA[<p>hey bryan,</p>
<p>thanks for the suggestions. i would agree with both of your suggestions in principal, but i would want to test taking out that if statement. make sense to me, though. </p>
<p>did you take out the if statement and try it successfully? </p>
<p>glad you found it helpful, i was surprised that i didn&#8217;t find any that had done this before (i guess everyone that has this dynamic of an environment  either has SCCM, etc, or they don&#8217;t care). </p>
<p>thanks again for the input/suggestions!</p>
<p>josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on scripting a reboot of all computers in an OU by Bryan Salisbury</title>
		<link>http://toastresearch.com/2010/02/26/scripting-a-reboot-of-all-computers-in-an-ou/comment-page-1/#comment-1491</link>
		<dc:creator>Bryan Salisbury</dc:creator>
		<pubDate>Sun, 18 Mar 2012 03:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=42#comment-1491</guid>
		<description>Also, could this:
&lt;code&gt;
          If objRS.Bookmark Mod 1 = 0 Then
               &#039; Pause for two seconds (ran into issues if this moved too quick)
               WScript.Sleep 2000
          End If
&lt;/code&gt;
Be this?
&lt;code&gt;WScript.Sleep 2000&lt;/code&gt;

And this worked wonderfully, thank you.</description>
		<content:encoded><![CDATA[<p>Also, could this:<br />
<code><br />
          If objRS.Bookmark Mod 1 = 0 Then<br />
               ' Pause for two seconds (ran into issues if this moved too quick)<br />
               WScript.Sleep 2000<br />
          End If<br />
</code><br />
Be this?<br />
<code>WScript.Sleep 2000</code></p>
<p>And this worked wonderfully, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on scripting a reboot of all computers in an OU by Bryan Salisbury</title>
		<link>http://toastresearch.com/2010/02/26/scripting-a-reboot-of-all-computers-in-an-ou/comment-page-1/#comment-1490</link>
		<dc:creator>Bryan Salisbury</dc:creator>
		<pubDate>Sun, 18 Mar 2012 02:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=42#comment-1490</guid>
		<description>I think you have a memory leak in this which is resolved by the following:

objRS.Close
Set objRS = Nothing
	 
objConn.Close
Set objConn = Nothing

Idk, if it&#039;s working yet since I don&#039;t feel like walking around the building to check but it seems to be doing better now that I&#039;ve accepted psshutdown EULA. Thank you for this awesome little script.</description>
		<content:encoded><![CDATA[<p>I think you have a memory leak in this which is resolved by the following:</p>
<p>objRS.Close<br />
Set objRS = Nothing</p>
<p>objConn.Close<br />
Set objConn = Nothing</p>
<p>Idk, if it&#8217;s working yet since I don&#8217;t feel like walking around the building to check but it seems to be doing better now that I&#8217;ve accepted psshutdown EULA. Thank you for this awesome little script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on scripting a reboot of all computers in an OU by joshua.smith</title>
		<link>http://toastresearch.com/2010/02/26/scripting-a-reboot-of-all-computers-in-an-ou/comment-page-1/#comment-1487</link>
		<dc:creator>joshua.smith</dc:creator>
		<pubDate>Sun, 05 Feb 2012 01:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=42#comment-1487</guid>
		<description>kp, 

i don&#039;t think so. 

objRS is your record set (lets say 100 computers in an OU). objRS.MoveFirst moves you to the first record/computer, then the &quot;While Not objRS.EOF&quot; says loop until you are out of records. if i am not mistaken the way that while loop is written is why you wouldn&#039;t need the objRS.MoveNext call. after the while loop, then it hits that Wend. 

from my testing a long time ago i never saw a problem with an infinite loop, and i had this in production for years (and i heard about any random reboots, i promise ;). 

correct me if i am wrong, i can always learn something.</description>
		<content:encoded><![CDATA[<p>kp, </p>
<p>i don&#8217;t think so. </p>
<p>objRS is your record set (lets say 100 computers in an OU). objRS.MoveFirst moves you to the first record/computer, then the &#8220;While Not objRS.EOF&#8221; says loop until you are out of records. if i am not mistaken the way that while loop is written is why you wouldn&#8217;t need the objRS.MoveNext call. after the while loop, then it hits that Wend. </p>
<p>from my testing a long time ago i never saw a problem with an infinite loop, and i had this in production for years (and i heard about any random reboots, i promise ;). </p>
<p>correct me if i am wrong, i can always learn something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on digium switchvox: a review by joshua.smith</title>
		<link>http://toastresearch.com/2010/10/06/digium-switchvox-a-review/comment-page-1/#comment-1486</link>
		<dc:creator>joshua.smith</dc:creator>
		<pubDate>Sun, 05 Feb 2012 01:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=251#comment-1486</guid>
		<description>jeff,

i actually left that position a few months after the install, so i can&#039;t honestly say what has changed since then. 

that being said, i talked to the guys that are now administering that system  last week, and they said it is great. no issues, &quot;it just works&quot; was their comment to me. 

i hope they have tackled some of those issues since then, but you would have to talk to digium to find out for sure.

good luck!</description>
		<content:encoded><![CDATA[<p>jeff,</p>
<p>i actually left that position a few months after the install, so i can&#8217;t honestly say what has changed since then. </p>
<p>that being said, i talked to the guys that are now administering that system  last week, and they said it is great. no issues, &#8220;it just works&#8221; was their comment to me. </p>
<p>i hope they have tackled some of those issues since then, but you would have to talk to digium to find out for sure.</p>
<p>good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on scripting a reboot of all computers in an OU by kp</title>
		<link>http://toastresearch.com/2010/02/26/scripting-a-reboot-of-all-computers-in-an-ou/comment-page-1/#comment-1485</link>
		<dc:creator>kp</dc:creator>
		<pubDate>Sat, 04 Feb 2012 08:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://toastresearch.com/?p=42#comment-1485</guid>
		<description>Don&#039;t you need to add a objRS.movenext right before the WEND?  It looks like it runs in an infinite loop without this.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t you need to add a objRS.movenext right before the WEND?  It looks like it runs in an infinite loop without this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

