<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CommandBreak_</title>
    <link>http://www.commandbreak.com/</link>
    <description>sometimes Next isn't enough</description>
    <language>en-us</language>
    <copyright>Ben Parker</copyright>
    <lastBuildDate>Tue, 31 Mar 2009 09:20:46 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>bparker@commandbreak.com</managingEditor>
    <webMaster>bparker@commandbreak.com</webMaster>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Commandbreak" type="application/rss+xml" /><item>
      <trackback:ping>http://www.commandbreak.com/Trackback.aspx?guid=74330801-e604-4f5e-a364-89fe084a41cf</trackback:ping>
      <pingback:server>http://www.commandbreak.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.commandbreak.com/PermaLink,guid,74330801-e604-4f5e-a364-89fe084a41cf.aspx</pingback:target>
      <dc:creator>Ben Parker</dc:creator>
      <wfw:comment>http://www.commandbreak.com/CommentView,guid,74330801-e604-4f5e-a364-89fe084a41cf.aspx</wfw:comment>
      <wfw:commentRss>http://www.commandbreak.com/SyndicationService.asmx/GetEntryCommentsRss?guid=74330801-e604-4f5e-a364-89fe084a41cf</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It would appear that most of the corporate world is still running Office 2003, which
is fine - I am sure you have your reasons! But why the F*(K haven't you deployed
the compatibility pack to view Office 2007 documents?
</p>
        <p>
The hassle more than likely comes back to the sender (you!!) with a request to
change the format of their documents, and although it isn't really my problem I have
to oblige (otherwise, they may not pay my invoice).
</p>
        <p>
==========<br />
RANT OVER<br />
==========
</p>
        <p>
The script below will convert any Office 2007 (DOCX) files in a folder to a Office
97-2003 (DOC) format using the Office automation API.
</p>
        <b>
          <font color="#5f9ea0" size="2" face="Courier New">
            <font color="#5f9ea0" size="2" face="Courier New">
              <font color="#5f9ea0" size="2" face="Courier New">
                <p>
get-childItem
</p>
              </font>
            </font>
          </font>
        </b>
        <font size="2" face="Courier New">
          <font color="#000000" size="2" face="Courier New">
          </font>
        </font>
        <i>
          <font color="#5f9ea0" size="2" face="Courier New">
            <font color="#5f9ea0" size="2" face="Courier New">
              <font color="#5f9ea0" size="2" face="Courier New">-filter
</font>
            </font>
          </font>
        </i>
        <font size="2" face="Courier New">
          <font color="#000000" size="2" face="Courier New"> *.docx
| </font>
        </font>
        <b>
          <font color="#5f9ea0" size="2" face="Courier New">
            <font color="#5f9ea0" size="2" face="Courier New">
              <font color="#5f9ea0" size="2" face="Courier New">foreach
</font>
            </font>
          </font>
        </b>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
            <font color="#000000"> {<br />
   </font>
          </font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$doc</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <font color="#ff0000" size="2" face="Courier New">
          <font color="#ff0000" size="2" face="Courier New">
            <font color="#ff0000" size="2" face="Courier New">=</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <font color="#800000" size="2" face="Courier New">
          <font color="#800000" size="2" face="Courier New">
            <font color="#800000" size="2" face="Courier New">"$($_.fullname)"<br />
   </font>
          </font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$2000doc</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <font color="#ff0000" size="2" face="Courier New">
          <font color="#ff0000" size="2" face="Courier New">
            <font color="#ff0000" size="2" face="Courier New">=</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New"> $(</font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$doc</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">.substring(0,$(</font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$doc</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">.length </font>
        </font>
        <font color="#ff0000" size="2" face="Courier New">
          <font color="#ff0000" size="2" face="Courier New">
            <font color="#ff0000" size="2" face="Courier New">-</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New"> 1)))<br />
   </font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$office</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <font color="#ff0000" size="2" face="Courier New">
          <font color="#ff0000" size="2" face="Courier New">
            <font color="#ff0000" size="2" face="Courier New">=</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <b>
          <font color="#5f9ea0" size="2" face="Courier New">
            <font color="#5f9ea0" size="2" face="Courier New">
              <font color="#5f9ea0" size="2" face="Courier New">New-Object
</font>
            </font>
          </font>
        </b>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <i>
          <font color="#5f9ea0" size="2" face="Courier New">
            <font color="#5f9ea0" size="2" face="Courier New">
              <font color="#5f9ea0" size="2" face="Courier New">-ComObject
</font>
            </font>
          </font>
        </i>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <font color="#800000" size="2" face="Courier New">
          <font color="#800000" size="2" face="Courier New">
            <font color="#800000" size="2" face="Courier New">word.application<br /><br />
   </font>
          </font>
        </font>
        <b>
          <font color="#5f9ea0" size="2" face="Courier New">
            <font color="#5f9ea0" size="2" face="Courier New">
              <font color="#5f9ea0" size="2" face="Courier New">write-host
</font>
            </font>
          </font>
        </b>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <font color="#800000" size="2" face="Courier New">
          <font color="#800000" size="2" face="Courier New">
            <font color="#800000" size="2" face="Courier New">"Opening
- $doc"<br />
   </font>
          </font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$word</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <font color="#ff0000" size="2" face="Courier New">
          <font color="#ff0000" size="2" face="Courier New">
            <font color="#ff0000" size="2" face="Courier New">=</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$office</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">.Documents.Open(</font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$doc</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">)<br /><br />
   </font>
        </font>
        <b>
          <font color="#5f9ea0" size="2" face="Courier New">
            <font color="#5f9ea0" size="2" face="Courier New">
              <font color="#5f9ea0" size="2" face="Courier New">write-host
</font>
            </font>
          </font>
        </b>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">
          </font>
        </font>
        <font color="#800000" size="2" face="Courier New">
          <font color="#800000" size="2" face="Courier New">
            <font color="#800000" size="2" face="Courier New">"Saving
- $2000doc"<br />
   </font>
          </font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$word</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">.SaveAs2000(</font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$2000doc</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">)<br /><br />
   </font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$word</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">.close()<br />
   </font>
        </font>
        <font color="#800080" size="2" face="Courier New">
          <font color="#800080" size="2" face="Courier New">
            <font color="#800080" size="2" face="Courier New">$office</font>
          </font>
        </font>
        <font size="2" face="Courier New">
          <font size="2" face="Courier New">.quit()<br />
}
</font>
        </font>
        <img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=74330801-e604-4f5e-a364-89fe084a41cf" />
      </body>
      <title>Convert DOCX to DOC with PowerShell</title>
      <guid isPermaLink="false">http://www.commandbreak.com/PermaLink,guid,74330801-e604-4f5e-a364-89fe084a41cf.aspx</guid>
      <link>http://www.commandbreak.com/2009/03/31/ConvertDOCXToDOCWithPowerShell.aspx</link>
      <pubDate>Tue, 31 Mar 2009 09:20:46 GMT</pubDate>
      <description>&lt;p&gt;
It would appear that most of the corporate world is still running Office 2003, which
is fine - I am sure you have your reasons! But why the&amp;nbsp;F*(K haven't you deployed
the compatibility pack to view Office 2007 documents?
&lt;/p&gt;
&lt;p&gt;
The hassle more than likely comes back to the sender (you!!)&amp;nbsp;with a request to
change the format of their documents, and although it isn't really my problem I have
to oblige (otherwise, they may not pay my invoice).
&lt;/p&gt;
&lt;p&gt;
==========&lt;br&gt;
RANT OVER&lt;br&gt;
==========
&lt;/p&gt;
&lt;p&gt;
The script below will convert any Office 2007 (DOCX) files in a folder to a Office
97-2003 (DOC) format&amp;nbsp;using the Office automation API.
&lt;/p&gt;
&lt;b&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt; 
&lt;p&gt;
get-childItem
&lt;/b&gt;&gt;&gt;&gt;&lt;font size=2 face="Courier New"&gt;&lt;font color=#000000 size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;i&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;-filter
&lt;/i&gt;&gt;&gt;&gt;&lt;font size=2 face="Courier New"&gt;&lt;font color=#000000 size=2 face="Courier New"&gt; *.docx
| &lt;/font&gt;&lt;/font&gt;&lt;b&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;foreach
&lt;/b&gt;&gt;&gt;&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt;&lt;font color=#000000&gt; {&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$doc&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;=&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;"$($_.fullname)"&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$2000doc&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;=&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; $(&lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$doc&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt;.substring(0,$(&lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$doc&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt;.length &lt;/font&gt;&lt;/font&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;-&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; 1)))&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$office&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;=&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;b&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;New-Object
&lt;/b&gt;&gt;&gt;&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;i&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;-ComObject
&lt;/i&gt;&gt;&gt;&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;word.application&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;b&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;write-host
&lt;/b&gt;&gt;&gt;&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;"Opening
- $doc"&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$word&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;&lt;font color=#ff0000 size=2 face="Courier New"&gt;=&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$office&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt;.Documents.Open(&lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$doc&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt;)&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;b&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;&lt;font color=#5f9ea0 size=2 face="Courier New"&gt;write-host
&lt;/b&gt;&gt;&gt;&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;&lt;font color=#800000 size=2 face="Courier New"&gt;"Saving
- $2000doc"&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$word&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt;.SaveAs2000(&lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$2000doc&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt;)&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$word&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt;.close()&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;&lt;font color=#800080 size=2 face="Courier New"&gt;$office&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2 face="Courier New"&gt;&lt;font size=2 face="Courier New"&gt;.quit()&lt;br&gt;
}&gt;
&lt;/font&gt;&lt;/font&gt;&lt;img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=74330801-e604-4f5e-a364-89fe084a41cf" /&gt;</description>
      <comments>http://www.commandbreak.com/CommentView,guid,74330801-e604-4f5e-a364-89fe084a41cf.aspx</comments>
      <category>Powershell</category>
      <category>Rants</category>
      <category>Word</category>
    </item>
    <item>
      <trackback:ping>http://www.commandbreak.com/Trackback.aspx?guid=01a3c89c-886f-41d2-b701-65e87d766f97</trackback:ping>
      <pingback:server>http://www.commandbreak.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.commandbreak.com/PermaLink,guid,01a3c89c-886f-41d2-b701-65e87d766f97.aspx</pingback:target>
      <dc:creator>Ben Parker</dc:creator>
      <wfw:comment>http://www.commandbreak.com/CommentView,guid,01a3c89c-886f-41d2-b701-65e87d766f97.aspx</wfw:comment>
      <wfw:commentRss>http://www.commandbreak.com/SyndicationService.asmx/GetEntryCommentsRss?guid=01a3c89c-886f-41d2-b701-65e87d766f97</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you missed the Brisbane Infrastructure Group last night you can checkout the Live
Meeting recording (<span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"><a href="https://www112.livemeeting.com/cc/microsoft/viewRecordings">https://www112.livemeeting.com/cc/microsoft/viewRecordings</a>, recording
id <span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"><font color="#000000">BDT4KQ)
and see the my presentation on "Managing Virtual Environments using System Centre
Virtual Machine Manager".</font></span></span></p>
        <p>
          <span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA">
            <span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA">
              <font color="#000000">And
lastly thank you to everyone who provided words of wisdom and the BIG team for the
presentation spot.</font>
            </span>
          </span>
        </p>
        <p>
          <span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA">
            <span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA">
              <font color="#000000">Enjoy
:)</font>
            </span>
          </span>
        </p>
        <img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=01a3c89c-886f-41d2-b701-65e87d766f97" />
      </body>
      <title>BIG - Managing Virtual Environments using System Centre Virtual Machine Manager</title>
      <guid isPermaLink="false">http://www.commandbreak.com/PermaLink,guid,01a3c89c-886f-41d2-b701-65e87d766f97.aspx</guid>
      <link>http://www.commandbreak.com/2009/03/11/BIGManagingVirtualEnvironmentsUsingSystemCentreVirtualMachineManager.aspx</link>
      <pubDate>Wed, 11 Mar 2009 02:03:30 GMT</pubDate>
      <description>&lt;p&gt;
If you missed the Brisbane Infrastructure Group last night you can checkout the Live
Meeting recording (&lt;span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;a href="https://www112.livemeeting.com/cc/microsoft/viewRecordings"&gt;https://www112.livemeeting.com/cc/microsoft/viewRecordings&lt;/a&gt;,&amp;nbsp;recording
id &lt;span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;font color=#000000&gt;BDT4KQ)
and see the my presentation on "Managing Virtual Environments using System Centre
Virtual Machine Manager".&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;font color=#000000&gt;And
lastly thank you to everyone who provided words of wisdom and the BIG team for the
presentation spot.&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;font color=#000000&gt;Enjoy
:)&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=01a3c89c-886f-41d2-b701-65e87d766f97" /&gt;</description>
      <comments>http://www.commandbreak.com/CommentView,guid,01a3c89c-886f-41d2-b701-65e87d766f97.aspx</comments>
      <category>SCVMM</category>
      <category>User Group</category>
    </item>
    <item>
      <trackback:ping>http://www.commandbreak.com/Trackback.aspx?guid=7b7e62e5-9253-439a-a81e-bb5f0084b845</trackback:ping>
      <pingback:server>http://www.commandbreak.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.commandbreak.com/PermaLink,guid,7b7e62e5-9253-439a-a81e-bb5f0084b845.aspx</pingback:target>
      <dc:creator>Ben Parker</dc:creator>
      <wfw:comment>http://www.commandbreak.com/CommentView,guid,7b7e62e5-9253-439a-a81e-bb5f0084b845.aspx</wfw:comment>
      <wfw:commentRss>http://www.commandbreak.com/SyndicationService.asmx/GetEntryCommentsRss?guid=7b7e62e5-9253-439a-a81e-bb5f0084b845</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
An private update has been released for users experiencing the following issues:
</p>
        <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
          <p>
            <strong>
              <a href="http://support.microsoft.com/kb/967902">You cannot connect to a virtual
machine when the Windows Server 2008 Hyper-V VMMS certificate has expired</a>
            </strong>
          </p>
          <p>
Cannot connect to the virtual machine because the authentication certificate is expired
or invalid. Would you like to try connecting again?
</p>
          <p>
'VMName' failed to initialize. 
<br />
Could not initialize machine remoting system. Error: ‘Unspecified error’ (0x80004005). 
<br />
Could not find a usable certificate. Error: ‘Unspecified error’ (0x80004005). 
</p>
        </blockquote>
        <p dir="ltr">
And then today I noticed this posted on Ben Armstrong's <a href="http://blogs.msdn.com/virtual_pc_guy/archive/2009/03/04/hyper-v-terminology-update.aspx">blog</a>:
</p>
        <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
          <p>
            <strong>Management Operating System</strong>
          </p>
          <p>
This is a new term that we are introducing in Windows Server 2008 R2.  We have
been struggling without a good term here – as with Virtual PC / Virtual Server we
had a nice set of terms where we could talk about the physical computer / virtual
machine and the host operating system / guest operating system.  However this
became muddier with Hyper-V – because we no longer really have a host operating system,
and all operating systems run on top of the hypervisor.  Most people have been
just using the term “Parent” or “Parent partition” to refer to what we used to call
the host operating system – but this is not really architecturally correct. 
Unfortunately the architecturally correct terms are – frankly – hideous; they are
the “parent partition guest operating system” and the “child partition guest operating
system”.  Yuck.  So after a lot of thought we decided to call the “parent
partition guest operating system” the “Management operating system” as this is the
operating system you use to manage your virtual machines, and “guest operating system”
will be reserved to mean the operating system running inside virtual machines.
</p>
        </blockquote>
        <p dir="ltr" style="MARGIN-RIGHT: 0px">
 
</p>
        <img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=7b7e62e5-9253-439a-a81e-bb5f0084b845" />
      </body>
      <title>Critical Hyper-V updates?</title>
      <guid isPermaLink="false">http://www.commandbreak.com/PermaLink,guid,7b7e62e5-9253-439a-a81e-bb5f0084b845.aspx</guid>
      <link>http://www.commandbreak.com/2009/03/06/CriticalHyperVUpdates.aspx</link>
      <pubDate>Fri, 06 Mar 2009 05:03:47 GMT</pubDate>
      <description>&lt;p&gt;
An private update has been released for users experiencing the following issues:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
&lt;strong&gt;&lt;a href="http://support.microsoft.com/kb/967902"&gt;You cannot connect to a virtual
machine when the Windows Server 2008 Hyper-V VMMS certificate has expired&lt;/a&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Cannot connect to the virtual machine because the authentication certificate is expired
or invalid. Would you like to try connecting again?
&lt;/p&gt;
&lt;p&gt;
'VMName' failed to initialize. 
&lt;br&gt;
Could not initialize machine remoting system. Error: ‘Unspecified error’ (0x80004005). 
&lt;br&gt;
Could not find a usable certificate. Error: ‘Unspecified error’ (0x80004005). 
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p dir=ltr&gt;
And then today I noticed&amp;nbsp;this posted on Ben Armstrong's &lt;a href="http://blogs.msdn.com/virtual_pc_guy/archive/2009/03/04/hyper-v-terminology-update.aspx"&gt;blog&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
&lt;strong&gt;Management Operating System&lt;/strong&gt; 
&lt;/p&gt;
&lt;p&gt;
This is a new term that we are introducing in Windows Server 2008 R2.&amp;nbsp; We have
been struggling without a good term here – as with Virtual PC / Virtual Server we
had a nice set of terms where we could talk about the physical computer / virtual
machine and the host operating system / guest operating system.&amp;nbsp; However this
became muddier with Hyper-V – because we no longer really have a host operating system,
and all operating systems run on top of the hypervisor.&amp;nbsp; Most people have been
just using the term “Parent” or “Parent partition” to refer to what we used to call
the host operating system – but this is not really architecturally correct.&amp;nbsp;
Unfortunately the architecturally correct terms are – frankly – hideous; they are
the “parent partition guest operating system” and the “child partition guest operating
system”.&amp;nbsp; Yuck.&amp;nbsp; So after a lot of thought we decided to call the “parent
partition guest operating system” the “Management operating system” as this is the
operating system you use to manage your virtual machines, and “guest operating system”
will be reserved to mean the operating system running inside virtual machines.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=7b7e62e5-9253-439a-a81e-bb5f0084b845" /&gt;</description>
      <comments>http://www.commandbreak.com/CommentView,guid,7b7e62e5-9253-439a-a81e-bb5f0084b845.aspx</comments>
      <category>Hyper-V</category>
    </item>
    <item>
      <trackback:ping>http://www.commandbreak.com/Trackback.aspx?guid=e5e42dc6-9592-418b-84fc-ea0b6e34c8b7</trackback:ping>
      <pingback:server>http://www.commandbreak.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.commandbreak.com/PermaLink,guid,e5e42dc6-9592-418b-84fc-ea0b6e34c8b7.aspx</pingback:target>
      <dc:creator>Ben Parker</dc:creator>
      <wfw:comment>http://www.commandbreak.com/CommentView,guid,e5e42dc6-9592-418b-84fc-ea0b6e34c8b7.aspx</wfw:comment>
      <wfw:commentRss>http://www.commandbreak.com/SyndicationService.asmx/GetEntryCommentsRss?guid=e5e42dc6-9592-418b-84fc-ea0b6e34c8b7</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you are interested in learning about managing a virtual environment with <a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/default.aspx">System
Center Virtual Machine Manager 2008</a> come along to the Brisbane Infrastructure
Group meeting Tuesday (10th of March) to see Mark Rhodes and myself speak.
</p>
        <p>
It is a free event and you can register over at there <a href="http://www.aususergroups.org/Default.aspx?tabid=663">Events
page</a>.
</p>
        <p>
Hope to see you there.
</p>
        <img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=e5e42dc6-9592-418b-84fc-ea0b6e34c8b7" />
      </body>
      <title>BIG Hello</title>
      <guid isPermaLink="false">http://www.commandbreak.com/PermaLink,guid,e5e42dc6-9592-418b-84fc-ea0b6e34c8b7.aspx</guid>
      <link>http://www.commandbreak.com/2009/03/04/BIGHello.aspx</link>
      <pubDate>Wed, 04 Mar 2009 09:32:00 GMT</pubDate>
      <description>&lt;p&gt;
If you are interested in learning about managing a virtual environment with &lt;a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/default.aspx"&gt;System
Center Virtual Machine Manager 2008&lt;/a&gt; come along to the Brisbane Infrastructure
Group meeting Tuesday (10th of March) to see Mark Rhodes and myself speak.
&lt;/p&gt;
&lt;p&gt;
It is a free event and you can register over at there &lt;a href="http://www.aususergroups.org/Default.aspx?tabid=663"&gt;Events
page&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Hope to see you there.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=e5e42dc6-9592-418b-84fc-ea0b6e34c8b7" /&gt;</description>
      <comments>http://www.commandbreak.com/CommentView,guid,e5e42dc6-9592-418b-84fc-ea0b6e34c8b7.aspx</comments>
      <category>SCVMM</category>
      <category>User Group</category>
    </item>
    <item>
      <trackback:ping>http://www.commandbreak.com/Trackback.aspx?guid=be508a64-58b8-4d3a-967e-f892a2308705</trackback:ping>
      <pingback:server>http://www.commandbreak.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.commandbreak.com/PermaLink,guid,be508a64-58b8-4d3a-967e-f892a2308705.aspx</pingback:target>
      <dc:creator>Ben Parker</dc:creator>
      <wfw:comment>http://www.commandbreak.com/CommentView,guid,be508a64-58b8-4d3a-967e-f892a2308705.aspx</wfw:comment>
      <wfw:commentRss>http://www.commandbreak.com/SyndicationService.asmx/GetEntryCommentsRss?guid=be508a64-58b8-4d3a-967e-f892a2308705</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
If you are performing a migration to a new deployment suite, or if you just like to
have every disk imaging tool in a WinPE WIM ready at a moment's notice, you might
want to consider adding the Microsoft Automated Deployment Services (ADS) for legacy
image support.
</p>
        <p>
First off you will need to get a copy of the tools and the easiest way is to
run the setup wizard for ADS and perform a custom installation. Be careful which options
you install, multiple PXE agents in an environment could destroy all your hard
work, see a screenshot of the installation options I used below.
</p>
        <p align="center">
          <img border="0" src="http://www.commandbreak.com/content/binary/ads_install_options.png" />
        </p>
        <p>
Once installed you will need to collect the following file and incorporate them into
your tools folder for WinPE.
</p>
        <ul>
          <li>
"%windir%\system32\adssupport.dll"</li>
          <li>
"%programfiles%\Microsoft ADS\bin\*.*"</li>
        </ul>
        <p>
Done, enjoy.
</p>
        <img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=be508a64-58b8-4d3a-967e-f892a2308705" />
      </body>
      <title>ADS tools for WinPE 2</title>
      <guid isPermaLink="false">http://www.commandbreak.com/PermaLink,guid,be508a64-58b8-4d3a-967e-f892a2308705.aspx</guid>
      <link>http://www.commandbreak.com/2009/01/29/ADSToolsForWinPE2.aspx</link>
      <pubDate>Thu, 29 Jan 2009 13:12:51 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
If you are performing a migration to a new deployment suite, or if you just like to
have every disk imaging tool in a WinPE WIM ready at a&amp;nbsp;moment's notice, you might
want to consider adding the Microsoft Automated Deployment Services (ADS) for legacy
image support.
&lt;/p&gt;
&lt;p&gt;
First off you will need to get a copy of the tools and&amp;nbsp;the easiest way is to
run the setup wizard for ADS and perform a custom installation. Be careful which options
you install,&amp;nbsp;multiple PXE agents in an environment could destroy all your hard
work, see a screenshot of the installation options I used below.
&lt;/p&gt;
&lt;p align=center&gt;
&lt;img border=0 src="http://www.commandbreak.com/content/binary/ads_install_options.png"&gt;
&lt;/p&gt;
&lt;p&gt;
Once installed you will need to collect the following file and incorporate them into
your tools folder for WinPE.
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
"%windir%\system32\adssupport.dll"&lt;/li&gt;
&lt;li&gt;
"%programfiles%\Microsoft ADS\bin\*.*"&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Done, enjoy.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=be508a64-58b8-4d3a-967e-f892a2308705" /&gt;</description>
      <comments>http://www.commandbreak.com/CommentView,guid,be508a64-58b8-4d3a-967e-f892a2308705.aspx</comments>
      <category>WinPE</category>
    </item>
    <item>
      <trackback:ping>http://www.commandbreak.com/Trackback.aspx?guid=63b05e93-cffd-4c9c-9b9f-a622fc875a30</trackback:ping>
      <pingback:server>http://www.commandbreak.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.commandbreak.com/PermaLink,guid,63b05e93-cffd-4c9c-9b9f-a622fc875a30.aspx</pingback:target>
      <dc:creator>Ben Parker</dc:creator>
      <wfw:comment>http://www.commandbreak.com/CommentView,guid,63b05e93-cffd-4c9c-9b9f-a622fc875a30.aspx</wfw:comment>
      <wfw:commentRss>http://www.commandbreak.com/SyndicationService.asmx/GetEntryCommentsRss?guid=63b05e93-cffd-4c9c-9b9f-a622fc875a30</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I have been helping <a href="http://teckinfo.blogspot.com/">Alan Renouf</a>, co-host
of the Get-Scripting podcast, with a PowerShell script and he has been nice enough
to mention me and my blog on during their latest episode.
</p>
        <p>
If you haven't already checked out the Get-Scripting podcast you can listen and subscribe
to it at <a href="http://get-scripting.blogspot.com">http://get-scripting.blogspot.com</a>.<br /></p>
        <img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=63b05e93-cffd-4c9c-9b9f-a622fc875a30" />
      </body>
      <title>Did someone say my name..</title>
      <guid isPermaLink="false">http://www.commandbreak.com/PermaLink,guid,63b05e93-cffd-4c9c-9b9f-a622fc875a30.aspx</guid>
      <link>http://www.commandbreak.com/2008/11/27/DidSomeoneSayMyName.aspx</link>
      <pubDate>Thu, 27 Nov 2008 03:43:35 GMT</pubDate>
      <description>&lt;p&gt;
I have been helping &lt;a href="http://teckinfo.blogspot.com/"&gt;Alan Renouf&lt;/a&gt;, co-host
of the Get-Scripting podcast, with a PowerShell script and he has been nice enough
to mention me and my blog on during their latest episode.
&lt;/p&gt;
&lt;p&gt;
If you haven't already checked out the Get-Scripting podcast you can listen and subscribe
to it&amp;nbsp;at &lt;a href="http://get-scripting.blogspot.com"&gt;http://get-scripting.blogspot.com&lt;/a&gt;.&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=63b05e93-cffd-4c9c-9b9f-a622fc875a30" /&gt;</description>
      <comments>http://www.commandbreak.com/CommentView,guid,63b05e93-cffd-4c9c-9b9f-a622fc875a30.aspx</comments>
      <category>General</category>
      <category>Powershell</category>
    </item>
    <item>
      <trackback:ping>http://www.commandbreak.com/Trackback.aspx?guid=5afd4649-da70-405c-baf9-f8958925457f</trackback:ping>
      <pingback:server>http://www.commandbreak.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.commandbreak.com/PermaLink,guid,5afd4649-da70-405c-baf9-f8958925457f.aspx</pingback:target>
      <dc:creator>Ben Parker</dc:creator>
      <wfw:comment>http://www.commandbreak.com/CommentView,guid,5afd4649-da70-405c-baf9-f8958925457f.aspx</wfw:comment>
      <wfw:commentRss>http://www.commandbreak.com/SyndicationService.asmx/GetEntryCommentsRss?guid=5afd4649-da70-405c-baf9-f8958925457f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.commandbreak.com/2008/09/25/BroadcomAndWinPEUnattendxml.aspx">The
WinPE customisations keep coming</a>, wanting more information about the system you
are running WinPE on?
</p>
        <p>
If you are familiar with BGInfo, you already know that it is a great way of displaying
information about a system and you probably already use it in your base server build
(for those not in the know check out <a href="http://technet.microsoft.com/en-us/sysinternals/bb897557.aspx">BGInfo
on TechNet</a>). But what you may not know is that it works in WinPE and you can draw
that same information out and display it on the screen.
</p>
        <p>
Simply add the BGInfo executable and custom layout file to your WinPE scripts directory,
modify your unattend.xml to include "X:\BGInfo.exe /accepteula /timer:0 /iqX:\WinPE.bgi
/silent" and you are up and running.
</p>
        <p>
To get you started I have added my layout file for download <a href="http://www.commandbreak.com/content/binary/WinPE.zip">WinPE.zip
(.86 KB)</a>.
</p>
        <p>
          <font color="#ff0000">NOTE: BGInfo is a 32-bit executable and since WinPE 2.0 64-bit
doesn't support WOW it will only work in a 32-bit WinPE environment.</font>
        </p>
        <img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=5afd4649-da70-405c-baf9-f8958925457f" />
      </body>
      <title>BGInfo in WinPE</title>
      <guid isPermaLink="false">http://www.commandbreak.com/PermaLink,guid,5afd4649-da70-405c-baf9-f8958925457f.aspx</guid>
      <link>http://www.commandbreak.com/2008/10/22/BGInfoInWinPE.aspx</link>
      <pubDate>Wed, 22 Oct 2008 09:07:37 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.commandbreak.com/2008/09/25/BroadcomAndWinPEUnattendxml.aspx"&gt;The
WinPE customisations keep coming&lt;/a&gt;, wanting more information about the system you
are running WinPE on?
&lt;/p&gt;
&lt;p&gt;
If you are familiar with BGInfo, you already&amp;nbsp;know that it is a great way of displaying
information about a system and you probably already use it in your base server build
(for those not in the know check out &lt;a href="http://technet.microsoft.com/en-us/sysinternals/bb897557.aspx"&gt;BGInfo
on TechNet&lt;/a&gt;). But what you may not know is that it works in WinPE and you can draw
that same information out and display it on the screen.
&lt;/p&gt;
&lt;p&gt;
Simply add the BGInfo executable and custom layout file to your WinPE scripts directory,
modify your unattend.xml to include "X:\BGInfo.exe /accepteula /timer:0 /iqX:\WinPE.bgi
/silent" and you are up and running.
&lt;/p&gt;
&lt;p&gt;
To get you started I have added my layout file for download &lt;a href="http://www.commandbreak.com/content/binary/WinPE.zip"&gt;WinPE.zip
(.86 KB)&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#ff0000&gt;NOTE: BGInfo is a 32-bit executable and since WinPE 2.0 64-bit
doesn't support WOW it will only work in a 32-bit WinPE environment.&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=5afd4649-da70-405c-baf9-f8958925457f" /&gt;</description>
      <comments>http://www.commandbreak.com/CommentView,guid,5afd4649-da70-405c-baf9-f8958925457f.aspx</comments>
      <category>MDT</category>
      <category>WinPE</category>
    </item>
    <item>
      <trackback:ping>http://www.commandbreak.com/Trackback.aspx?guid=cce2dea9-0ab8-440b-9cd0-41d57bab74f8</trackback:ping>
      <pingback:server>http://www.commandbreak.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.commandbreak.com/PermaLink,guid,cce2dea9-0ab8-440b-9cd0-41d57bab74f8.aspx</pingback:target>
      <dc:creator>Ben Parker</dc:creator>
      <wfw:comment>http://www.commandbreak.com/CommentView,guid,cce2dea9-0ab8-440b-9cd0-41d57bab74f8.aspx</wfw:comment>
      <wfw:commentRss>http://www.commandbreak.com/SyndicationService.asmx/GetEntryCommentsRss?guid=cce2dea9-0ab8-440b-9cd0-41d57bab74f8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Something that I have been meaning to write up for some time now...
</p>
        <p>
In nearly every environment I have worked in I have always come across some
type of issue with Broadcom NICs.
</p>
        <p>
In my most recent bout, it was determined that the network wasn't always
(seemed to swap between having link negotation issues and invalid IP addresses)
100% initialised in WinPE before a task in the unattend.xml started executing.
In our particular case we were working with Microsoft Deployment Toolkit which builds
a custom WinPE image as part of deployment point synchronising.
</p>
        <p>
          <strong>Sample boot.bat</strong>
        </p>
        <p>
@echo off<br />
echo.<br />
echo INFO: Executing Sleep<br />
echo.<br />
cscript //nologo "%systemdrive%\sleep.vbs" 10<br />
echo.<br />
echo INFO: Renewing IP Address<br />
ipconfig /renew<br />
echo.<br />
echo INFO: Executing Sleep<br />
echo.<br />
cscript //nologo "%systemdrive%\sleep.vbs" 10<br />
echo.
</p>
        <p>
          <strong>Sample sleep.vbs</strong>
        </p>
        <font size="2">
          <p>
If Wscript.Arguments.Count = 0 Then<br />
   ' Print Usage then quit<br />
   Wscript.Echo "Usage: cscript sleep.vbs 
</p>
        </font>
        <font color="#0000ff" size="2">
          <font color="#0000ff" size="2">&lt;</font>
        </font>
        <font color="#a31515" size="2">
          <font color="#a31515" size="2">Number</font>
        </font>
        <font color="#0000ff" size="2">
          <font color="#0000ff" size="2">&gt;</font>
        </font>
        <font size="2">"<br />
   Wscript.Echo " </font>
        <font color="#0000ff" size="2">
          <font color="#0000ff" size="2">&lt;</font>
        </font>
        <font color="#a31515" size="2">
          <font color="#a31515" size="2">Number</font>
        </font>
        <font color="#0000ff" size="2">
          <font color="#0000ff" size="2">&gt;</font>
        </font>
        <font size="2"> -
Number of seconds to sleep."<br />
   Wscript.Quit<br />
Else<br />
   ' Print how long we are sleeping for<br />
   Wscript.Echo "INFO: Sleeping for " &amp; Wscript.Arguments.Item(0) &amp;
" seconds"<br />
   NumSeconds = Wscript.Arguments.Item(0) * 1000<br />
   'Sleep<br />
   Wscript.Sleep(NumSeconds)<br />
End If
</font>
        <p>
          <strong>Unattend.xml Extract</strong>
        </p>
        <p>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&lt;</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">RunSynchronous</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
   &lt;</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">RunSynchronousCommand</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">
            </font>
          </font>
          <font color="#ff0000" size="2">
            <font color="#ff0000" size="2">wcm:action</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">=</font>
          </font>
          <font color="#000000" size="2">"</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">add</font>
          </font>
          <font color="#000000" size="2">"</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
      &lt;</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Description</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;</font>
          </font>
          <font color="#000000" size="2">CommandBreak
WINPE Customisations</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&lt;/</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Description</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
      &lt;</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Order</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;</font>
          </font>
          <font color="#000000" size="2">1</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&lt;/</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Order</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
      &lt;</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Path</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;</font>
          </font>
          <font color="#000000" size="2">X:\boot.bat</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&lt;/</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Path</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
   </font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&lt;/</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">RunSynchronousCommand</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
   &lt;</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">RunSynchronousCommand</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">
            </font>
          </font>
          <font color="#ff0000" size="2">
            <font color="#ff0000" size="2">wcm:action</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">=</font>
          </font>
          <font color="#000000" size="2">"</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">add</font>
          </font>
          <font color="#000000" size="2">"</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
      &lt;</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Description</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;</font>
          </font>
          <font color="#000000" size="2">Lite
Touch PE</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&lt;/</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Description</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
      &lt;</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Order</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;</font>
          </font>
          <font color="#000000" size="2">2</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&lt;/</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Order</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
      &lt;</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Path</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;</font>
          </font>
          <font color="#000000" size="2">wscript.exe
X:\Deploy\Scripts\LiteTouch.wsf</font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&lt;/</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">Path</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
   &lt;/</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">RunSynchronousCommand</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;<br />
&lt;/</font>
          </font>
          <font color="#a31515" size="2">
            <font color="#a31515" size="2">RunSynchronous</font>
          </font>
          <font color="#0000ff" size="2">
            <font color="#0000ff" size="2">&gt;
</font>
          </font>
        </p>
        <img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=cce2dea9-0ab8-440b-9cd0-41d57bab74f8" />
      </body>
      <title>Broadcom and WinPE Unattend.xml</title>
      <guid isPermaLink="false">http://www.commandbreak.com/PermaLink,guid,cce2dea9-0ab8-440b-9cd0-41d57bab74f8.aspx</guid>
      <link>http://www.commandbreak.com/2008/09/25/BroadcomAndWinPEUnattendxml.aspx</link>
      <pubDate>Thu, 25 Sep 2008 13:09:05 GMT</pubDate>
      <description>&lt;p&gt;
Something that I have been meaning to write up for some time now...
&lt;/p&gt;
&lt;p&gt;
In nearly every environment I have worked in I have&amp;nbsp;always&amp;nbsp;come across some
type of issue with Broadcom NICs.
&lt;/p&gt;
&lt;p&gt;
In my most recent bout,&amp;nbsp;it was determined that the network wasn't&amp;nbsp;always
(seemed to swap between having&amp;nbsp;link negotation issues and invalid&amp;nbsp;IP addresses)
100%&amp;nbsp;initialised in WinPE before a task in the unattend.xml started executing.
In our particular case we were working with Microsoft Deployment Toolkit which builds
a custom WinPE image as part of deployment point synchronising.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Sample boot.bat&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
@echo off&lt;br&gt;
echo.&lt;br&gt;
echo INFO: Executing Sleep&lt;br&gt;
echo.&lt;br&gt;
cscript //nologo "%systemdrive%\sleep.vbs" 10&lt;br&gt;
echo.&lt;br&gt;
echo INFO: Renewing IP Address&lt;br&gt;
ipconfig /renew&lt;br&gt;
echo.&lt;br&gt;
echo INFO: Executing Sleep&lt;br&gt;
echo.&lt;br&gt;
cscript //nologo "%systemdrive%\sleep.vbs" 10&lt;br&gt;
echo.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Sample sleep.vbs&lt;/strong&gt;
&lt;/p&gt;
&lt;font size=2&gt; 
&lt;p&gt;
If Wscript.Arguments.Count = 0 Then&lt;br&gt;
&amp;nbsp;&amp;nbsp; ' Print Usage then quit&lt;br&gt;
&amp;nbsp;&amp;nbsp; Wscript.Echo "Usage: cscript sleep.vbs 
&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Number&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2&gt;"&lt;br&gt;
&amp;nbsp;&amp;nbsp; Wscript.Echo " &lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Number&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font size=2&gt; -
Number of seconds to sleep."&lt;br&gt;
&amp;nbsp;&amp;nbsp; Wscript.Quit&lt;br&gt;
Else&lt;br&gt;
&amp;nbsp;&amp;nbsp; ' Print how long we are sleeping for&lt;br&gt;
&amp;nbsp;&amp;nbsp; Wscript.Echo "INFO: Sleeping for " &amp;amp; Wscript.Arguments.Item(0) &amp;amp;
" seconds"&lt;br&gt;
&amp;nbsp;&amp;nbsp; NumSeconds = Wscript.Arguments.Item(0) * 1000&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;'Sleep&lt;br&gt;
&amp;nbsp;&amp;nbsp; Wscript.Sleep(NumSeconds)&lt;br&gt;
End If&gt;
&lt;/font&gt; 
&lt;p&gt;
&lt;strong&gt;Unattend.xml Extract&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;RunSynchronous&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;RunSynchronousCommand&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#ff0000 size=2&gt;&lt;font color=#ff0000 size=2&gt;wcm:action&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;=&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;"&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;add&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;"&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Description&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;CommandBreak
WINPE Customisations&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Description&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Order&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;1&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Order&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Path&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;X:\boot.bat&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Path&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;RunSynchronousCommand&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;RunSynchronousCommand&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color=#ff0000 size=2&gt;&lt;font color=#ff0000 size=2&gt;wcm:action&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;=&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;"&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;add&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;"&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Description&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;Lite
Touch PE&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Description&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Order&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;2&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Order&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Path&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;font color=#000000 size=2&gt;wscript.exe
X:\Deploy\Scripts\LiteTouch.wsf&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;Path&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;RunSynchronousCommand&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;&lt;br&gt;
&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color=#a31515 size=2&gt;&lt;font color=#a31515 size=2&gt;RunSynchronous&lt;/font&gt;&lt;/font&gt;&lt;font color=#0000ff size=2&gt;&lt;font color=#0000ff size=2&gt;&amp;gt;
&lt;/p&gt;
&gt;&gt;&lt;img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=cce2dea9-0ab8-440b-9cd0-41d57bab74f8" /&gt;</description>
      <comments>http://www.commandbreak.com/CommentView,guid,cce2dea9-0ab8-440b-9cd0-41d57bab74f8.aspx</comments>
      <category>Hardware</category>
      <category>MDT</category>
      <category>Network</category>
      <category>WinPE</category>
    </item>
    <item>
      <trackback:ping>http://www.commandbreak.com/Trackback.aspx?guid=a8393b72-1c2b-4621-bf0f-7902417130f1</trackback:ping>
      <pingback:server>http://www.commandbreak.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.commandbreak.com/PermaLink,guid,a8393b72-1c2b-4621-bf0f-7902417130f1.aspx</pingback:target>
      <dc:creator>Ben Parker</dc:creator>
      <wfw:comment>http://www.commandbreak.com/CommentView,guid,a8393b72-1c2b-4621-bf0f-7902417130f1.aspx</wfw:comment>
      <wfw:commentRss>http://www.commandbreak.com/SyndicationService.asmx/GetEntryCommentsRss?guid=a8393b72-1c2b-4621-bf0f-7902417130f1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p style="MARGIN: 0cm 0cm 10pt" class="MsoNormal">
Patching is one of those tasks you want to bundle up with some other critical work
that you can kick off on the side while you dig into the pizza you expensed for
dinner. It is necessary work but never exciting.
</p>
        <p style="MARGIN: 0cm 0cm 10pt" class="MsoNormal">
So imagine my surprise when I applied ISA 2006 Service Pack 1 and got new features,
it was like XP Service Pack 2 all over again :)
</p>
        <p style="MARGIN: 0cm 0cm 10pt" class="MsoNormal">
New to the ISA Management console is Change Tracking, and once enable will keep detailed
records on what really changed after the new guy has implemented an RFC.
</p>
        <p style="MARGIN: 0cm 0cm 10pt" class="MsoNormal">
 
</p>
        <p>
        </p>
        <p align="center">
          <img border="0" src="http://www.commandbreak.com/content/binary/isa_change_tracking.png" />
        </p>
        <p align="left">
          <span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA">
          </span> 
</p>
        <p align="left">
          <span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA">
            <font size="2">This
feature is fantastic! Even if you have processes out the wazoo this information will
be invaluable when you really want to know </font>
            <a href="http://www.thewebsiteisdown.com/salesguy.html">
              <font size="2">why
the website really went down</font>
            </a>
            <font size="2">.</font>
          </span>
        </p>
        <p align="left">
          <span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA">
            <span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA">
              <font size="2">Change
management isn’t the only new feature to ISA 2006; there is also rule testing and
traffic simulators (just to name a few). Check out </font>
              <a href="http://technet.microsoft.com/en-us/library/cc707230.aspx">
                <font size="2">http://technet.microsoft.com/en-us/library/cc707230.aspx</font>
              </a>
              <font size="2"> for
the full story.</font>
            </span>
          </span>
        </p>
        <img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=a8393b72-1c2b-4621-bf0f-7902417130f1" />
      </body>
      <title>ISA 2006 SP1 and Change Tracking</title>
      <guid isPermaLink="false">http://www.commandbreak.com/PermaLink,guid,a8393b72-1c2b-4621-bf0f-7902417130f1.aspx</guid>
      <link>http://www.commandbreak.com/2008/09/03/ISA2006SP1AndChangeTracking.aspx</link>
      <pubDate>Wed, 03 Sep 2008 07:51:08 GMT</pubDate>
      <description>&lt;p style="MARGIN: 0cm 0cm 10pt" class=MsoNormal&gt;
Patching is one of those tasks you want to bundle up with some other critical work
that you can kick off on the side while you dig into&amp;nbsp;the&amp;nbsp;pizza you expensed&amp;nbsp;for
dinner. It is necessary work but never exciting.
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 10pt" class=MsoNormal&gt;
So imagine my surprise when I applied ISA 2006 Service Pack 1 and got new features,
it was like XP Service Pack 2 all over again :)
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 10pt" class=MsoNormal&gt;
New to the ISA Management console is Change Tracking, and once enable will keep detailed
records on what really changed after the new guy has implemented an RFC.
&lt;/p&gt;
&lt;p style="MARGIN: 0cm 0cm 10pt" class=MsoNormal&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p align=center&gt;
&lt;img border=0 src="http://www.commandbreak.com/content/binary/isa_change_tracking.png"&gt;
&lt;/p&gt;
&lt;p align=left&gt;
&lt;span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p align=left&gt;
&lt;span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;font size=2&gt;This
feature is fantastic! Even if you have processes out the wazoo this information will
be invaluable when you really want to know &lt;/font&gt;&lt;a href="http://www.thewebsiteisdown.com/salesguy.html"&gt;&lt;font size=2&gt;why
the website really went down&lt;/font&gt;&lt;/a&gt;&lt;font size=2&gt;.&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p align=left&gt;
&lt;span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;span style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA"&gt;&lt;font size=2&gt;Change
management isn’t the only new feature to ISA 2006; there is also rule testing and
traffic simulators (just to name a few). Check out &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc707230.aspx"&gt;&lt;font size=2&gt;http://technet.microsoft.com/en-us/library/cc707230.aspx&lt;/font&gt;&lt;/a&gt;&lt;font size=2&gt; for
the full story.&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.commandbreak.com/aggbug.ashx?id=a8393b72-1c2b-4621-bf0f-7902417130f1" /&gt;</description>
      <comments>http://www.commandbreak.com/CommentView,guid,a8393b72-1c2b-4621-bf0f-7902417130f1.aspx</comments>
      <category>ISA</category>
    </item>
  </channel>
</rss>
