<?xml version="1.0" encoding="utf-8"?>
<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>Andrew Hay - PowerShell</title>
    <link>http://www.a7drew.com/blog/</link>
    <description>Thinking way too long about the subtitle</description>
    <language>en-us</language>
    <copyright>Andrew Hay</copyright>
    <lastBuildDate>Thu, 07 Feb 2008 19:54:17 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.12105.0</generator>
    <managingEditor>andrewcameronhay@hotmail.com</managingEditor>
    <webMaster>andrewcameronhay@hotmail.com</webMaster>
    <item>
      <trackback:ping>http://www.a7drew.com/blog/Trackback.aspx?guid=f4d3379d-cf4a-4dfb-8b36-39ba8f7035d3</trackback:ping>
      <pingback:server>http://www.a7drew.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.a7drew.com/blog/PermaLink,guid,f4d3379d-cf4a-4dfb-8b36-39ba8f7035d3.aspx</pingback:target>
      <dc:creator>Andrew Hay</dc:creator>
      <wfw:comment>http://www.a7drew.com/blog/CommentView,guid,f4d3379d-cf4a-4dfb-8b36-39ba8f7035d3.aspx</wfw:comment>
      <wfw:commentRss>http://www.a7drew.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f4d3379d-cf4a-4dfb-8b36-39ba8f7035d3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I think I visit <a href="http://weblogs.asp.net/soever/archive/2007/05/31/generate-a-list-of-guid-s.aspx" target="_blank">this
guy's page</a> at least once a week to copy-and-paste a little PowerShell snippet
that generates a GUID.
</p>
        <pre>Write-Host ([System.Guid]::NewGuid())</pre>
        <p>
You'd think that after the first ten times, I would start to memorize it. I guess
when I need a GUID, I'm very far away (mentally) from thinking about the PowerShell
syntax. 
</p>
        <p>
Harumph.
</p>
        <img width="0" height="0" src="http://www.a7drew.com/blog/aggbug.ashx?id=f4d3379d-cf4a-4dfb-8b36-39ba8f7035d3" />
      </body>
      <title>Short Term Memory</title>
      <guid isPermaLink="false">http://www.a7drew.com/blog/PermaLink,guid,f4d3379d-cf4a-4dfb-8b36-39ba8f7035d3.aspx</guid>
      <link>http://www.a7drew.com/blog/2008/02/07/ShortTermMemory.aspx</link>
      <pubDate>Thu, 07 Feb 2008 19:54:17 GMT</pubDate>
      <description>&lt;p&gt;
I think I visit &lt;a href="http://weblogs.asp.net/soever/archive/2007/05/31/generate-a-list-of-guid-s.aspx" target="_blank"&gt;this
guy's page&lt;/a&gt; at least once a week to copy-and-paste a little PowerShell snippet
that generates a GUID.
&lt;/p&gt;
&lt;pre&gt;Write-Host ([System.Guid]::NewGuid())&lt;/pre&gt;
&lt;p&gt;
You'd think that after the first ten times, I would start to memorize it. I guess
when I need a GUID, I'm very far away (mentally) from thinking about the PowerShell
syntax. 
&lt;/p&gt;
&lt;p&gt;
Harumph.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.a7drew.com/blog/aggbug.ashx?id=f4d3379d-cf4a-4dfb-8b36-39ba8f7035d3" /&gt;</description>
      <comments>http://www.a7drew.com/blog/CommentView,guid,f4d3379d-cf4a-4dfb-8b36-39ba8f7035d3.aspx</comments>
      <category>PowerShell</category>
    </item>
    <item>
      <trackback:ping>http://www.a7drew.com/blog/Trackback.aspx?guid=ef26d1b0-b4d7-4932-9bca-f1f7a4e80df1</trackback:ping>
      <pingback:server>http://www.a7drew.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.a7drew.com/blog/PermaLink,guid,ef26d1b0-b4d7-4932-9bca-f1f7a4e80df1.aspx</pingback:target>
      <dc:creator>Andrew Hay</dc:creator>
      <wfw:comment>http://www.a7drew.com/blog/CommentView,guid,ef26d1b0-b4d7-4932-9bca-f1f7a4e80df1.aspx</wfw:comment>
      <wfw:commentRss>http://www.a7drew.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=ef26d1b0-b4d7-4932-9bca-f1f7a4e80df1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I just got a new Dell Latitude D830 laptop running Vista Ultimate and I'm
going about the lengthy process of installing all my software. When I got to PowerShell,
I grabbed a copy of the installation file from my 250GB external drive that
I had previously downloaded for my previous laptop, a Dell Latitude D610, running
Windows XP SP2.
</p>
        <p>
When I ran the install program, I was repeated met with the following error message:
</p>
        <p>
          <em>Not enough storage is available to process this command.</em>
        </p>
        <p>
A lot of other people had the same problem, but no one had posted a solution. Then,
I suspect I figured out the answer the same way others had. I was executing WindowsXP-KB926139-x86-ENU.exe
instead of Windows6.0-KB928439-x86.msu, I had overlooked the fact that Windows XP
and Vista had different installation programs for PowerShell.
</p>
        <p>
Drat.
</p>
        <img width="0" height="0" src="http://www.a7drew.com/blog/aggbug.ashx?id=ef26d1b0-b4d7-4932-9bca-f1f7a4e80df1" />
      </body>
      <title>Installing Powershell on Vista</title>
      <guid isPermaLink="false">http://www.a7drew.com/blog/PermaLink,guid,ef26d1b0-b4d7-4932-9bca-f1f7a4e80df1.aspx</guid>
      <link>http://www.a7drew.com/blog/2007/09/26/InstallingPowershellOnVista.aspx</link>
      <pubDate>Wed, 26 Sep 2007 22:37:14 GMT</pubDate>
      <description>&lt;p&gt;
I just got a new Dell Latitude D830 laptop running Vista&amp;nbsp;Ultimate and&amp;nbsp;I'm
going about the lengthy process of installing all my software. When I got to PowerShell,
I grabbed a&amp;nbsp;copy of the installation file from my 250GB&amp;nbsp;external drive&amp;nbsp;that
I had previously downloaded for my previous laptop, a Dell Latitude D610, running
Windows XP SP2.
&lt;/p&gt;
&lt;p&gt;
When I ran the install program, I was repeated met with the following error message:
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;Not enough storage is available to process this command.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
A lot of other people had the same problem, but no one had posted a solution. Then,
I suspect I figured out the answer the same way others had. I was executing WindowsXP-KB926139-x86-ENU.exe
instead of Windows6.0-KB928439-x86.msu, I had overlooked the fact that Windows XP
and Vista had different installation programs for PowerShell.
&lt;/p&gt;
&lt;p&gt;
Drat.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.a7drew.com/blog/aggbug.ashx?id=ef26d1b0-b4d7-4932-9bca-f1f7a4e80df1" /&gt;</description>
      <comments>http://www.a7drew.com/blog/CommentView,guid,ef26d1b0-b4d7-4932-9bca-f1f7a4e80df1.aspx</comments>
      <category>PowerShell</category>
      <category>software</category>
    </item>
  </channel>
</rss>