<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Infinite Abyss</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/" />
    <link rel="self" type="application/atom+xml" href="http://WWW.HOYTY.COM/hoytyweblog/atom.xml" />
    <id>tag:WWW.HOYTY.COM,2009-05-10:/hoytyweblog//2</id>
    <updated>2010-08-02T01:10:34Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 5.02</generator>

<entry>
    <title><![CDATA[Summer 2010 Vacation &ndash; Day 0]]></title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/08/summer-2010-vac.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.933</id>

    <published>2010-08-02T01:10:34Z</published>
    <updated>2010-08-02T01:10:34Z</updated>

    <summary>This spring Kelly came up with the idea to go to Seattle and visit some state and national parks that she had gone to as a kid.&#160; A trip in mid-July seemed to work for both of our schedules.&#160; It...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Me" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>This spring Kelly came up with the idea to go to Seattle and visit some state and national parks that she had gone to as a kid.&#160; A trip in mid-July seemed to work for both of our schedules.&#160; It is hard sometimes to find times for vacations since Kelly only gets the summer off and I am most busy during the summer.</p>  <p>We flew out on July 12.&#160; Kelly was going to pick me up from work at 3:30 PM for a 5:55 PM flight out of BWI.&#160; Around 2:30 PM a massive heavy thunderstorm started.&#160; I was still running around trying to tie up loose ends and hadn’t really noticed it.&#160; At around 3:20 Kelly called me and said she hadn’t left yet, which meant she wouldn’t be at school by 3:30 for sure.&#160; She actually got there closer to 4:30 and it was still really nasty outside.&#160; We got to the airport close to 5 PM after hitting traffic due to <a href="http://www.artscape.org/">Artscape</a> road closures.</p>  <p>Luckily once we got to the terminal after a quick bus ride the <a href="http://www.southwest.com/">Southwest</a> line wasn’t too long.&#160; As we checked in the computer gave this long and loud chirp to scold us for checking our bags in less than 45 minutes prior to departure.&#160; It literally was 5:10 but still it chirped at us.&#160; We then got through security again pretty quickly.&#160; We immediately went to the gate and found that the plane we were supposed to board hadn’t landed yet which meant it was likely to be delayed, they shortly indicated as much on the departure boards.&#160; This thankfully gave us time to get something to eat since we wouldn’t be able to until we landed in Seattle in 6 hours or so.</p>  <p>The flight actually took off at 6:47 PM EDT according to <a href="http://flightaware.com/">FligthAware</a> and landed at Midway in Chicago at 7:20 CDT.&#160; It was a direct flight so we just stayed on the plane while most people got off and waited for the Seattle passengers to get on.&#160; We then took off at 8:24 PM CDT and landed in Seattle at 10:36 PDT.&#160; Kelly’s mom picked us up at the airport and took us back to her house on Fox Island.&#160; We finally got to bed about midnight PDT or 3 AM EDT, which for me meant I had been up about 21 hours straight since I didn’t really sleep on the plane like I usually do.&#160; Long day was finally over. </p>]]>
        
    </content>
</entry>

<entry>
    <title>Update your ADMX cache!</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/06/update-your-adm.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.930</id>

    <published>2010-06-25T13:58:22Z</published>
    <updated>2010-07-23T13:49:06Z</updated>

    <summary>I originally created my ADMX cache in the summer of 2007 using Vista and Windows Server 2003 after learning about it at Tech Ed that year. Today I just realized that the ADMX cache doesn&apos;t automatically get updated. To update...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Computer" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>I originally created my ADMX cache in the summer of 2007 using Vista and Windows Server 2003 after learning about it at Tech Ed that year.  Today I just realized that the ADMX cache doesn't automatically get updated.  To update it follow these instructions.</p>

<p>To populate (or update) the central store<br />
1.	Open a command window: click Start, click Run, then type cmd.<br />
2.	To copy all the language-neutral ADMX files from your Windows 7 administrative workstation to the central store on your domain controller using the xcopy command, type:<br />
xcopy %systemroot%\PolicyDefinitions\* %logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\<br />
3.	To copy all ADMX language resource files from your Windows 7 administrative workstation to the central store on your domain controller using the xcopy command, type:<br />
xcopy %systemroot%\PolicyDefinitions\EN-US\* %logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\EN-US\</p>

<p>These instructions were grabbed from <a href="http://msdn.microsoft.com/en-us/library/bb530196.aspx">here</a>.</p>

<p>You can also throw in the Office 2007 / 2010 files if you want to help with that.</p>

<p>Lastly, if you want to see a list of all the GPO settings from 2003-2008 R2 you can grab the excel file <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=18c90c80-8b0a-4906-a4f5-ff24cc2030fb&displaylang=en">here</a>.</p>

<p>Update: Newer ADMX files were just released and can be found at this <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=16f69ffe-d51b-4e02-9d02-3e57f3ccd490">link</a>.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Pixel Density of iPod and iPhone</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/06/pixel-density-o.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.929</id>

    <published>2010-06-12T02:48:09Z</published>
    <updated>2010-06-12T02:48:09Z</updated>

    <summary>With this weeks announcement of the iPhone 4 I thought I would update a previous post about screen sizes and resolutions of the various generations of iPod&apos;s and iPhones.&#160; The iPhone 4 does have a pretty impressive pixel density, almost...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Computer" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>With this weeks announcement of the iPhone 4 I thought I would update a <a href="http://www.hoyty.com/hoytyweblog/archives/2008/09/ipod-screen-siz.html">previous post</a> about screen sizes and resolutions of the various generations of iPod's and iPhones.&#160; The iPhone 4 does have a pretty impressive pixel density, almost 3 times that of an iPad.&#160; If you want to see some other device pixel densities check out this article at <a href="http://www.tested.com/news/why-pixel-density-matters-more-than-just-screen-size-or-resolution/371/">Tested</a>. </p>  <p>iPhone   <br />iPhone - 3.5&quot; - 480-by-320-pixel - 163 pixels per inch    <br />3G - 3.5&quot; - 480-by-320-pixel - 163 pixels per inch    <br />3GS - 3.5&quot; - 480-by-320-pixel - 163 pixels per inch    <br />4 – 3.5” – 960-by-640 pixel – 326 pixels per inch    <br />It appears the screen on iPhone (and Touch) didn’t change from introduction until the 4.</p>  <p>iPad   <br />iPad – 9.7” – 1024x768 pixel – 132 pixels per inch</p>  <p>Nano   <br />1st Gen - 1.5&quot; - 176 x 132 pixel - .168-mm dot pitch    <br />2nd Gen - 1.5&quot; - 176 x 132 pixel - .168-mm dot pitch    <br />3rd Gen - 2&quot; - 320-by-240 pixel - 204 pixels per inch    <br />4th Gen - 2&quot; - 320-by-240 pixel - 204 pixels per inch    <br />5th Gen – 2.2” – 240-by-376 pixel – 204 pixels per inch    <br />The 5th Gen has a slightly larger screen but maintains the same pixel density.&#160; I don’t see a lot of changes coming to this model anytime soon.</p>  <p>Touch   <br />1st Gen - 3.5&quot; - 480-by-320 pixel - 163 pixels per inch    <br />2nd Gen - 3.5&quot; - 480-by-320 pixel - 163 pixels per inch    <br />3rd Gen- 3.5&quot; - 480-by-320 pixel - 163 pixels per inch    <br />One has to wonder if there will be a 3rd Gen Touch based on the form of iPhone 4?</p>  <p>The classic has gone through many revisions, however I am only going to talk about those that had color screens.   <br />Color - 2&quot; - 220-by-176 pixel - 0.18-mm dot pitch    <br />Photo - 2&quot; - 220-by-176 pixel - 0.18-mm dot pitch    <br />5th Gen - 2.5&quot; - 320 x 240 pixel - .156-mm dot pitch    <br />5th Gen V2 - 2.5&quot; - 320 x 240 pixel - .156-mm dot pitch    <br />Classic - 2.5&quot; - 320-by-240 pixel - 163 pixels per inch    <br />Classic 2nd Gen - 2.5&quot; - 320-by-240 pixel - 163 pixels per inch    <br />Classic 3rd Gen - 2.5&quot; - 320-by-240 pixel - 163 pixels per inch    <br />One has to wonder how much longer the Classic will exist for, you can get 64 GB Touch and the Classic is only 160 GB.&#160; Who needs 160 GB of music in their pocket?</p>  <p>One interesting note is the pixel density is the same on Touch and Classic just different size screens but the Nano has much denser pixels.&#160; Now the iPhone 4 ups the ante on pixel density by almost double.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Best Picture 2010</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/03/best-picture-20.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.928</id>

    <published>2010-03-12T22:52:17Z</published>
    <updated>2010-03-12T22:52:17Z</updated>

    <summary>With the field for a 2010 best picture Oscar being expanded to 10 this year in theory to allow for more popular films to be nominated I thought it would be interesting to see which I have seen and how.&#160;...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Movies" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>With the field for a 2010 best picture Oscar being expanded to 10 this year in theory to allow for more popular films to be nominated I thought it would be interesting to see which I have seen and how.&#160; First however I will look at 2009 as a comparison to see if expanding the field worked.</p>  <p>2009:</p>  <p><a href="http://www.amazon.com/gp/product/B001U0HBQ0?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001U0HBQ0">The Curious Case Of Benjamin Button: The Criterion Collection</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001U0HBQ0" width="1" height="1" />     <br />Watched this one on Blu-Ray and enjoyed it.</p>  <p><a href="http://www.amazon.com/gp/product/B001TH93GU?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001TH93GU">Frost/Nixon</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001TH93GU" width="1" height="1" />     <br />No desire to see this.</p>  <p><a href="http://www.amazon.com/gp/product/B001FB55KI?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001FB55KI">Milk</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001FB55KI" width="1" height="1" />     <br />No desire to see this.</p>  <p><a href="http://www.amazon.com/gp/product/B001PPLJJ0?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001PPLJJ0">The Reader</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001PPLJJ0" width="1" height="1" />     <br />No desire to see this.</p>  <p><a href="http://www.amazon.com/gp/product/B001P9KR94?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001P9KR94">Slumdog Millionaire</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001P9KR94" width="1" height="1" /> (Winner)     <br />Saw it in the theater and really liked it.</p>  <p>In 2009 I only saw 2 out of 5 or 40% of the nominees, now is 2010 better?</p>  <p>2010:</p>  <p><a href="http://www.imdb.com/title/tt0499549/">Avatar</a>     <br />Watched this in the theater in mini IMAX 3D and loved it.</p>  <p><a href="http://www.amazon.com/gp/product/B002VECM72?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B002VECM72">The Blind Side</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B002VECM72" width="1" height="1" />     <br />Haven't seen it yet but would like to.</p>  <p><a href="http://www.amazon.com/gp/product/B002SJIO5E?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B002SJIO5E">District 9</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B002SJIO5E" width="1" height="1" />     <br />Watched this in the theater and really enjoyed it.</p>  <p><a href="http://www.amazon.com/gp/product/B002ONC9NM?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B002ONC9NM">An Education</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B002ONC9NM" width="1" height="1" />     <br />Haven't seen it and not sure that I want to.</p>  <p><a href="http://www.amazon.com/gp/product/B00275EGX8?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00275EGX8">The Hurt Locker</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B00275EGX8" width="1" height="1" /> (Winner)     <br />Have the NetFlix here and hoping to watch this weekend.</p>  <p><a href="http://www.amazon.com/gp/product/B002T9H2L0?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B002T9H2L0">Inglourious Basterds</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B002T9H2L0" width="1" height="1" />     <br />Watched it on Blu-Ray and really liked it.</p>  <p><a href="http://www.amazon.com/gp/product/B002VECM4K?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B002VECM4K">Precious</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B002VECM4K" width="1" height="1" />     <br />No desire to see this.</p>  <p><a href="http://www.amazon.com/gp/product/B002E2M5IC?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B002E2M5IC">A Serious Man</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B002E2M5IC" width="1" height="1" />     <br />Watched it on Blu-Ray and enjoyed it.</p>  <p><a href="http://www.amazon.com/gp/product/B001KVZ6G6?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001KVZ6G6">Up</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001KVZ6G6" width="1" height="1" />     <br />Watched this in the theater in Disney 3D and loved it.</p>  <p><a href="http://www.amazon.com/gp/product/B00337KMAA?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B00337KMAA">Up in the Air</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B00337KMAA" width="1" height="1" />     <br />Watched this in the theater and loved it.</p>  <p>In 2010 I have already seen 6 of the nominees and want to see another 2 with the last two being ones I don’t really want to see.&#160; That makes it 80% this year which is much better than last year.&#160; I would say for me at least the Oscars have become more relevant.&#160; Maybe I will revisit this next year and see if it was just a blip or not.</p>  <script type="text/javascript" src="http://www.assoc-amazon.com/s/link-enhancer?tag=dvdsoftwarede-20&amp;o=1">
</script> <noscript>     <img src="http://www.assoc-amazon.com/s/noscript?tag=dvdsoftwarede-20" alt="" /> </noscript>]]>
        
    </content>
</entry>

<entry>
    <title>New TiVo Premiere Interface</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/03/new-tivo-premie.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.927</id>

    <published>2010-03-06T14:40:37Z</published>
    <updated>2010-03-06T14:40:37Z</updated>

    <summary>I just have to say “I told you so” and 18 months ago.&#160; About 18 months ago I posted some videos I got from taking a survey online that were a new potential TiVo interface.&#160; The story was quickly picked...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="TV" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>I just have to say “I told you so” and 18 months ago.&#160; About 18 months ago I <a href="http://www.hoyty.com/hoytyweblog/archives/2008/09/potential-new-t.html">posted some videos I got from taking a survey online that were a new potential TiVo interface</a>.&#160; The story was <a href="http://www.hoyty.com/hoytyweblog/archives/2008/09/i-was-famous-fo.html">quickly picked up by quite a few sites</a> and even got the attention of TiVoPony who nicely asked me to remove the post, which I did until today.&#160; I figured with the announcement of the <a href="http://www.tivo.com/products/tivo-premiere/index.html">TiVo Premiere</a> on Tuesday night it was ok to put the post back up.</p>  <p>The most interesting part for me is the fact that the videos from then are so close to the (near) final Premiere interface.&#160; Most of the major features were in those videos.&#160; Gives you some idea how long it takes to develop something for the consumer space.</p>]]>
        
    </content>
</entry>

<entry>
    <title>iPad launch day thoughts</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/01/ipad-launch-day.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.926</id>

    <published>2010-01-27T22:06:01Z</published>
    <updated>2010-01-28T01:10:24Z</updated>

    <summary>As many know I am not a huge fan of Apple, however saying that I have owned 3 iPods, Kelly has an iPhone and I have had to do some support on MacBooks. This writeup will be fairly objective but...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>As many know I am not a huge fan of Apple, however saying that I have owned 3 iPods, Kelly has an iPhone and I have had to do some support on MacBooks. This writeup will be fairly objective but some Apple abuse may sneak in. This is my initial reactions after watching the presentation online and reading a couple of live blogs or hands-on.</p>

<p>Today Steve Jobs and Apple announced the long fabled tablet like device the iPad. The iPad is not a MacBook minus a keyboard, it isn't even a really big iPhone. The iPad is a 10" big iPod Touch, that is it nothing more. They took an iPod Touch put in a faster processor, added a larger screen and gave you the option of 3G always on Internet access. It runs iPhone OS just like the iPhone / Touch, the only added feature / app is a trimmed down version of iWork. It doesn't have a camera but does have a microphone, this means in theory you might be able to use a skype like application to make calls on it if you wanted to but not a video chat of course.</p>

<p>This is a media consumption device just like an iPod Touch, it is not a creation device like a MacBook or a real tablet computer. There were many that thought it would complete against a slate PC from HP or Dell, but those will have a full OS and have at least pen input if you want to take notes. I am not sure even how good it will be for books for long reading compared to a kindle. I was hoping to see some text book announcements to go along with for electronic interactive texts, but nothing. Maybe some content partner announcements in this area are coming but they haven't been made yet.</p>

<p>The question is if you are a Mac person and have an iPhone and a MacBook what hole in your life does this fill?  Even if you don't have an iPhone and / or a laptop / netbook will you want one of these?</p>

<p>Some Pros:<br />
1. It has a familar interface for those that have used an iPhone / Touch.<br />
2. It has all the apps and content from iTunes already even if they will be stretched funny.<br />
3. It has 802.11n and an option for unlocked 3G (at $130 plus $30 a month).<br />
4. It has a nice screen if you wanted to use it as a portable media device (a big iPod Touch).<br />
5. Its starting price of $499 isn't too bad but goes up rapidly.</p>

<p>Some Cons:<br />
1. Why does it have a 1024x768 4:3 screen instead of a 1280x720 16:9 screen? They are almost identical size wise and the 16:9 would work so much better for HD video.<br />
2. No Flash?  Trust me I don't love flash but there are a lot of things on the web that use it, none of them will work on the iPad at all.  Why does Apple hate flash?<br />
3. Pixel density is down to 132 ppi from the 163 ppi of iPhone / Touch.<br />
4. It weighs half as much or more of a MacBook Air?<br />
5. Its top end price of $829 for 64 GB and 3G plus $30 a month is a bit steep.<br />
6. Why is it still stuck with AT&T and maybe T-Mobile, how about some Verizon love?</p>

<p>Some unknowns:<br />
1.  What content partner deals will be made for books, magazines, newspapers and text books.  How will the layouts look on the device?<br />
2. 10 hour battery life? If used to watch HD video non-stop or playing a game?<br />
3. How easy is it to break the screen and how much will it cost to repair. A 3" iPhone screen is $200 so a 10" iPad screen is $400?<br />
4.  Can a stylus be used to do inking?  (I doubt it, but just curious)<br />
5.  Does the 3G version come with an AT&T contract by default?  Can you go month to month or is it a 2 year contract with ETF?</p>

<p>If I traveled a lot this might be nice as a movie / TV player, iPod and book reader.  However just around the house not sure how useful it is.</p>]]>
        
    </content>
</entry>

<entry>
    <title>How fast, VERY fast!</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/01/how-fast-very-f.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.925</id>

    <published>2010-01-20T22:54:56Z</published>
    <updated>2010-01-20T23:06:47Z</updated>

    <summary> I am getting pretty consistent 35.9 downloads with speedtest.net, my uploads are all over the place however.&#160; I think this is more due to the testing servers being able to test this speed rather than my connection.&#160; I have...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Computer" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p><a href="http://www.hoyty.com/hoytyweblog/WindowsLiveWriter/HowfastVERYfast_FBEE/NewSpeed_2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="NewSpeed" border="0" alt="NewSpeed" src="http://www.hoyty.com/hoytyweblog/WindowsLiveWriter/HowfastVERYfast_FBEE/NewSpeed_thumb.png" width="244" height="112" /></a> </p>  <p>I am getting pretty consistent 35.9 downloads with <a href="http://www.speedtest.net/">speedtest.net</a>, my uploads are all over the place however.&#160; I think this is more due to the testing servers being able to test this speed rather than my connection.&#160; I have tested to other sites and am very impressed.&#160;&#160;&#160; 77.7% of a full T3 for an amazingly low price.&#160; I am paying less now for 35/35 than I paid for 1.1/1.1 SDSL not too many years ago.&#160; The question now is how to harness this speed for good?</p>  <p>Another <a href="http://jlab4.jlab.org:7123/">site</a> gave me this:    <br />** Starting test 1 of 1 **    <br />Connected to: jlab4.jlab.org&#160; --&#160; Using IPv4 address    <br />Checking for Middleboxes . . . . . . . . . . . . . . . . . .&#160; Done    <br />checking for firewalls . . . . . . . . . . . . . . . . . . .&#160; Done    <br />running 10s outbound test (client-to-server [C2S]) . . . . . 36.22Mb/s    <br />running 10s inbound test (server-to-client [S2C]) . . . . . . 35.44Mb/s    <br />The slowest link in the end-to-end path is a 45 Mbps T3/DS3 subnet    <br /> [S2C]: Packet queuing detected</p>  <p>The last test is available <a href="http://msiad.visualware.com/myspeed/db/report?id=9436427">here</a>.&#160; It said 32/28.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Holiday Gaming Releases Part 2</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/01/holiday-gaming.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.924</id>

    <published>2010-01-10T18:21:51Z</published>
    <updated>2010-03-12T22:55:34Z</updated>

    <summary>Traditionally the big video game releases have happened in October and November with a bit in December to lead up to the big holiday selling season.&#160; The first change happened I think in 2007 where some big gaming releases moved...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Games" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>Traditionally the big video game releases have happened in October and November with a bit in December to lead up to the big holiday selling season.&#160; The first change happened I think in 2007 where some big gaming releases moved forward to pre holiday September and even August with <a href="http://www.gamerankings.com/xbox360/926632-halo-3/index.html">Halo 3</a> and <a href="http://www.gamerankings.com/xbox360/931329-bioshock/index.html">BioShock</a>.&#160; This holiday season it is going the other way to post holiday season releases.&#160; Many releases were delayed to avoid the crowded holiday season or for a little more polishing.&#160; The only problem is now the beginning of the year is so crowded that some titles are now moving back to April-June.&#160; Here is a sampling of just what is coming to XBox 360.&#160; There are huge games coming to PS3 as well like <a href="http://www.amazon.com/gp/product/B002CZ38KA?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B002CZ38KA">Heavy Rain</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B002CZ38KA" width="1" height="1" /> and <a href="http://www.amazon.com/gp/product/B000ZK9QCS?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000ZK9QCS">God of War III</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B000ZK9QCS" width="1" height="1" />.&#160; Many of this games are multi-platform but some are 360 exclusives.</p>  <p>Jan 5 - <a href="http://www.amazon.com/gp/product/B001YI0Z2U?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001YI0Z2U">Bayonetta</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001YI0Z2U" width="1" height="1" /> and <a href="http://www.amazon.com/gp/product/B001D7T2VM?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001D7T2VM">Darksiders</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001D7T2VM" width="1" height="1" /></p>  <p>Jan 12 - <a href="http://www.amazon.com/gp/product/B001TOQ8J8?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001TOQ8J8">Army of Two: The 40th Day</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001TOQ8J8" width="1" height="1" /></p>  <p>Jan 19 - <a href="http://www.amazon.com/gp/product/B0016NRS28?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0016NRS28">Dark Void</a></p>  <p>Jan 26 - <a href="http://www.amazon.com/gp/product/B001TORSII?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001TORSII">Mass Effect 2</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001TORSII" width="1" height="1" /> (Day One must buy for me)</p>  <p>Feb 9 - <a href="http://www.amazon.com/gp/product/B0016BVYA2?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0016BVYA2">Bioshock 2</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B0016BVYA2" width="1" height="1" /> (Day One must buy for me) and <a href="http://www.amazon.com/gp/product/B001NX4DUQ?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001NX4DUQ">Dante's Inferno</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001NX4DUQ" width="1" height="1" /></p>  <p>Feb 16 - <a href="http://www.amazon.com/gp/product/B001TOQ8MU?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001TOQ8MU">Aliens vs Predator</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001TOQ8MU" width="1" height="1" /></p>  <p>Feb 23 - <a href="http://www.amazon.com/gp/product/B000SQ5LQ4?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000SQ5LQ4">Tom Clancy's Splinter Cell Conviction</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B000SQ5LQ4" width="1" height="1" /> (Day One must buy for me)</p>  <p>Mar 2 - <a href="http://www.amazon.com/gp/product/B001QXNBJM?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001QXNBJM">Battlefield: Bad Company 2 Limited Edition</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001QXNBJM" width="1" height="1" /> (A maybe for me, also I would like to try the first game still as well)</p>  <p>Mar 9 - <a href="http://www.amazon.com/gp/product/B001CMIUYS?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001CMIUYS">Final Fantasy XIII</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B001CMIUYS" width="1" height="1" /></p>  <p>Mar 16 - <a href="http://www.amazon.com/gp/product/B0032LTVWW?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0032LTVWW">Dragon Age: Origins Awakenings</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B0032LTVWW" width="1" height="1" /> (First expansion pack (not DLC) for Dragon Age)</p>  <p>Mar 23 - <a href="http://www.amazon.com/gp/product/B0013RATNM?ie=UTF8&amp;tag=dvdsoftwarede-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0013RATNM">Just Cause 2</a><img style="border-bottom-style: none !important; border-right-style: none !important; margin: 0px; border-top-style: none !important; border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=dvdsoftwarede-20&amp;l=as2&amp;o=1&amp;a=B0013RATNM" width="1" height="1" /></p>  <p>This is just the first 3 months of 2010 and almost all of these titles were originally slated for Fall 2009 (if not years earlier in Splinter Cell’s case).&#160; Not all of the above titles are AAA guaranteed hits but a bunch of them are.&#160; It looks to slow down a bit in April but the only slow times may be June and July.&#160; Most likely in August it will all start over again.</p>  <p>Luckily for me I still have some Amazon and Best Buy gift cards from Christmas to use toward the three main ones above for me.</p>  <script type="text/javascript" src="http://www.assoc-amazon.com/s/link-enhancer?tag=dvdsoftwarede-20&amp;o=1">
</script> <noscript>     <img src="http://www.assoc-amazon.com/s/noscript?tag=dvdsoftwarede-20" alt="" /> </noscript>]]>
        
    </content>
</entry>

<entry>
    <title>Gaming Christmas</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/01/gaming-christma.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.923</id>

    <published>2010-01-10T16:43:42Z</published>
    <updated>2010-01-10T16:43:42Z</updated>

    <summary>One of my traditions is the getting and playing of video games around Christmas.&#160; A more recent tradition is taking some left over vacation time to stay home and play the games.&#160; Due to the way my vacation rolls over...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Games" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>One of my traditions is the getting and playing of video games around Christmas.&#160; A more recent tradition is taking some left over vacation time to stay home and play the games.&#160; Due to the way my vacation rolls over I always seem to have time available to use this time of year.&#160; I think my first one was playing <a href="http://www.gamerankings.com/xbox/556553-star-wars-knights-of-the-old-republic/index.html">KOTOR</a> in January of 2004.&#160; I have had several gaming vacations in the years since for games like <a href="http://www.gamerankings.com/xbox360/930279-mass-effect/index.html">Mass Effect</a> in January 2008.</p>  <p>This year was no different.&#160; For Christmas I got several games to play.&#160; For the XBox 360 I got <a href="http://www.gamerankings.com/xbox360/960511-left-4-dead-2/index.html">Left 4 Dead 2</a>, <a href="http://www.gamerankings.com/xbox360/944011-ghostbusters-the-video-game/index.html">Ghostbusters</a>, <a href="http://www.gamerankings.com/xbox360/961719-/index.html">Star Wars The Force Unleashed: Ultimate Sith Edition</a>, and I used an Amazon gift card to get <a href="http://www.gamerankings.com/xbox360/956858-assassins-creed-ii/index.html">Assassin's Creed II</a>.&#160; For the DS I got <a href="http://www.gamerankings.com/ds/955689-scribblenauts/index.html">Scribblenauts</a> (which Kelly has so far played even more than me) and <a href="http://www.gamerankings.com/ds/954368-mario-and-luigi-bowsers-inside-story/index.html">Mario &amp; Luigi: Bowser's Inside Story</a>.&#160; For the Wii I got <a href="http://www.gamerankings.com/wii/960544-new-super-mario-bros-wii/index.html">New Super Mario Bros. Wii</a>.&#160; I even bought Kelly some games as well.&#160; I got her <a href="http://www.gamerankings.com/xbox360/949926-rock-band-2/index.html">Rock Band 2</a> and a bunch of tracks since she enjoyed <a href="http://www.gamerankings.com/xbox360/954874-the-beatles-rock-band/index.html">The Beatles: Rock Band</a> game so much and also <a href="http://www.gamerankings.com/wii/959016-toy-story-mania/index.html">Toy Story Mania</a> for the Wii.</p>  <p>I started my Video Game Vacation by finishing up <a href="http://www.gamerankings.com/xbox360/942810-borderlands/index.html">Borderlands</a> on 12/30 so I could send it to my brother to share the love as I did with <a href="http://www.gamerankings.com/xbox360/952337-batman-arkham-asylum/index.html">Batman: Arkham Asylum</a>.&#160; I then played Ghostbusters 12/30 – 1/1.&#160; It was a good game if you want to play what is basically the third Ghostbusters movie in game form.&#160; It was pretty short only taking me about 5 hours to beat.&#160; Next I played Force Unleashed 1/2 – 1/5.&#160; This game was a bunch of fun, using your light saber to cut up all the bad guys.&#160; The game took about 7 hours for the main game and then another 2 hours for the DLC that was included for free in the Sith edition.</p>  <p>Throughout these games a bit of <a href="http://www.gamerankings.com/xbox360/951944-call-of-duty-modern-warfare-2/index.html">Modern Warfare 2</a>, SMB Wii, Toy Story Mania and Scribblenauts was played to fill in the gaps.&#160; The next game I started was Assassin's Creed II on 1/5.&#160; I am still playing the game at this point and I am about 85% done I would say.&#160; Hopefully I can finish it soon because it is a lot of fun.</p>  <p>This however may be one of my last Christmas Video Game Vacations since my wife has indicated I should use my vacation time at more appropriate times throughout the year.&#160; We will see what the next Holiday brings.&#160; If you want to see a humorous automated reporting of my gaming you can see my <a href="http://360voice.gamerdna.com/tag/hoyty76">XBox 360 Blog</a>. </p>]]>
        
    </content>
</entry>

<entry>
    <title>How to create a disaster and recover from it - A story of Active Directory and Exchange 2007</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/01/how-to-create-a.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.922</id>

    <published>2010-01-05T16:28:57Z</published>
    <updated>2010-01-05T16:28:57Z</updated>

    <summary>This is going to be a fairly technical post I will warn the reader.&#160; However if you enjoy reading about me causing myself great pain and having to dig out of a hole you might want to skim it.&#160; I...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Computer" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>This is going to be a fairly technical post I will warn the reader.&#160; However if you enjoy reading about me causing myself great pain and having to dig out of a hole you might want to skim it.&#160; I am writing this mostly to help others who might get stuck in the same situation I was and also to document it for myself.</p>  <p>On Tuesday November 10, 2009 I was doing some prep work for deploying Exchange 2010 at my work.&#160; As part of this I ran some reports and exports looking for mailboxes (and AD accounts) that I could delete rather than dragging along as dead weight to the new server.&#160; I found that there were roughly 120 users who have left and we no longer really needed their mailboxes.&#160; I also found that those mailboxes accounted for over 40 GB of space which is 15-20% of entire mail data we had.&#160; I talked to my boss around noon to double check which accounts could be safely removed.</p>  <p>At about 2:30 PM I was working in the Exchange Management Console to remove these mailboxes.&#160; I (thought) I had sorted the list based on the Organizational Unit.&#160; I selected what I believed to be only the mailboxes in the Possible Delete Emp OU and then selected remove mailboxes (and AD accounts).&#160; The number removed seemed higher than I expected but I didn’t really think anything of it.&#160; Then I started having prompts asking for my user name over and over.&#160; This was then rapidly followed by several faculty members saying they couldn’t log in.&#160; It was at this point I checked the OU for the faculty.</p>  <p>IT WAS EMPTY!&#160; YES TOTALLY EMPTY!&#160; (This is bad in case you are wondering.)&#160; Oh and my account and my boss’s account was also gone.&#160; To really top things off so were all the accounts for our admin council (the bosses).</p>  <p>At this point I will stop and get really technical for a bit.&#160; I want to describe our infrastructure so that the next steps make the most sense to those who are reading this looking for pointers.</p>  <p>Our Infrastructure:</p>  <p>One Forest / One Domain (as simple as it gets)</p>  <p>Windows Server 2008 R2 Active Directory servers running at a 2008R2 Forest / Domain functional level – 2 Virtual and 1 Physical DC</p>  <p>Exchanger Server 2007 SP2 running on Windows Server 2003 SP2 – Physical</p>  <p>Things that were in place that are good:</p>  <p>Daily full backups of Exchange Database</p>  <p>Deleted Mailbox retention of 30 days on all mailbox databases</p>  <p>Things that would have been great to have in place:</p>  <p>Active Directory Recycle Bin – This is a feature that is new in 2008 R2 but for some unknown reason is not enabled by default (I am sure there is a security / replication reason)</p>  <p>Active Directory Backup – Although doing an authoritative restore is not fun at all</p>  <p>Once I realized what I had done I first briefed my boss so she could brief our head of school (especially since remember I deleted that mailbox too).&#160; Then I started trying to figure out how to fix what I had done.&#160; Luckily my department helped fend off the entire school while I tried to fix the issue.</p>  <p>I first started by looking at the Disconnected Mailbox container in the Exchange Management Console.&#160; Many but not all the deleted mailboxes were listed there.&#160; The fact that they weren’t all listed really confused me, however knowing that I needed the Active Directory accounts first I decided to come back to this later.</p>  <p>I haven’t had to restore a deleted AD object since the Windows 2000 days so I had to do some quick research to determine the best course of action.&#160; I wanted to determine if I had turned on the AD Recycle Bin since I wasn’t sure if I had or not.&#160; After looking into the issue it appeared it wasn’t active.&#160; I could however verify by using Get-ADObject -SearchBase &quot;CN=Deleted Objects,DC=domain,DC=com&quot; -ldapfilter &quot;(objectclass=User)&quot; -includeDeletedObjects | Format-List Name,ObjectClass,ObjectGUID | Export-CSV Deleted.csv that the objects still existed in tomb stoned form.&#160; I found the ADRestore (<a href="http://technet.microsoft.com/en-us/sysinternals/bb963906.aspx">http://technet.microsoft.com/en-us/sysinternals/bb963906.aspx</a>) utility and the associated KB article.&#160; I wasn’t sure if that was the best route to go so I decided to place a call to Microsoft and initiate a PSS case.&#160; I did this mostly because time was very critical, I had to get this fixed by the next morning at the latest.</p>  <p>After digging around for a while to find a phone number on <a href="http://support.microsoft.com">http://support.microsoft.com</a> (which was not easy) I made the first call at 3:40 PM.&#160; I went through the process of paying for an incident, online I could only buy a 5 pack.&#160; During the case creation I made the case severity A since I was in an outage situation and was willing to work 24 hours a day to get it fixed.&#160; At the end of the call I was told the Active Directory Recovery team had a 2 hour call back policy.&#160; At this point the first waiting game began.</p>  <p>At about 5:40 PM I got the call from MS PSS.&#160; The support representative said he had tried to contact me earlier but I am not sure how since I didn’t have a missed call on cell phone, office phone or an email to home email. (I found out later he called my home phone number somehow, no idea where that number came from.) He may have tried to email my work address but as mentioned above it had been deleted so I wouldn’t have gotten that and I told the call routing agent to not use that one.&#160; I started by explaining to Aman what the situation was.&#160; We started by checking to see if the AD Recycle Bin was active, it wasn’t unfortunately.&#160; We then went through using ldp to verify the accounts were available, which I had already done but he wanted to check.&#160; We then manually recovered my account using ldp which is a pretty tedious process.</p>  <p>A quick side note here to explain why I was trying to restore these accounts rather than just recreate them.&#160; An active directory account is at its core a Global Unique Identifier or GUID.&#160; The GUID is what is used to reference the account in permissions primarily and many other aspects of windows networks.&#160; If I were to recreate the accounts essentially every file on the network and every file on each user’s computer would have to be modified to reflect the new account.&#160; If the account is restored however this is not necessary, this is why it was so important to restore the accounts.&#160; Back to the primary story.</p>  <p>The support rep and I had discussed using ADRestore during the call and it was at this point that is was determined that ADRestore was the best way to go.&#160; (One of my heroes Mark Russinovich to the rescue again.)&#160; I then used ADRestore to go through the 300+ deleted objects and recover the 120 or so that I needed to get back.&#160; I got off the phone at about 7:05 PM with this support rep.</p>  <p>Once the accounts were restored the world was not prefect yet.&#160; When recovered from a tombstone the account is disabled, has no password, has no details and loses all group membership.&#160; The first two I could fix fairly easily since we assign passwords to users via a script and I could just rerun that script.&#160; The third was not a big deal since not much info is stored in AD beyond the needed info.&#160; The last part of group membership was a bit more problematic.&#160; My script assigns people to a primary group but not all the extra groups that people are a part of.&#160; My boss went to work on fixing the groups once I had re-activated all the restored accounts.</p>  <p>At this point it was about 7:30 PM.&#160; We had all the Active Directory accounts mostly back in order and now it was time to tackle the deleted mailbox recovery portion.&#160; As I mentioned above this should have been fairly straightforward thanks to deleted mailbox retention.&#160; The problem however was that not all the mailboxes were showing up and I wasn’t sure if I was going to have to do some full database restores to recover or not.&#160; I decided to initiate a second Microsoft Support Incident with the Exchange group to try and figure out how to proceed.&#160; I hadn’t had to recover accidentally deleted mailboxes in quite a while either.</p>  <p>At about 8:05 PM I made a second call to the support phone number.&#160; This call routing agent was not nearly as helpful.&#160; Somehow the agent got Exchange Server 2007 and Outlook 2007 confused, they are related but not nearly the same thing.&#160; One is the server and the other is the client.&#160; After waiting on hold and getting connected to Outlook support and then getting bounced back to a second call routing agent who then bounced me to a third call routing agent I finally got a case created with the Exchange group at about 8:25 PM.&#160; I again created a case with severity A since I was in an outage situation and was willing to work 24 hours.</p>  <p>At about 8:35 PM the Exchange support rep called me.&#160; I explained the situation to him as well.&#160; We looked at the list to try and determine why some mailboxes were listed and some weren’t.&#160; We also verified the retention policy was correctly in place.&#160; There didn’t seem to be an obvious reason why some were missing.&#160; The support rep then had me run Clean-MailboxDatabase on each of the databases with deleted mailboxes.&#160; This made it so all the deleted mailboxes showed up.&#160; Once they were listed it was a simple (if time consuming) matter of reconnected each mailbox one by one.&#160; I ended the call with this rep at about 8:45 PM.</p>  <p>Another side note to elaborate on Clean-MailboxDatabase (<a href="http://technet.microsoft.com/en-us/library/bb124076.aspx">http://technet.microsoft.com/en-us/library/bb124076.aspx</a>).&#160; It is apparently like a tiny subset of ESEUtil to specifically look for deleted mailboxes and cleanup the table listing them.&#160; If I hadn’t been so freaked and pressed for time I probably could have found this myself, but oh well.</p>  <p>I left school at about 9:30 PM to head home and finish the last steps.&#160; From home I went through the process of manually reconnecting all the deleted mailboxes.&#160; I finally finished this about 11:30 PM and went to bed close to midnight.&#160; I headed in early the next morning to be prepared for any further fall-out.</p>  <p>The biggest problems to come out of the whole mess were:</p>  <ol>   <li>Loss of user access from 2:30 PM until the next morning for all faculty and admin council.</li>    <li>Loss of inbound email from 2:30 PM until at the latest 11:30 PM.</li>    <li>Loss of email due to incorrect group membership.&#160; This was 90-95% correct with 24 hours but the last 5-10% took as much as a month for people to notice that they weren’t on the correct lists.</li> </ol>  <p>The one good thing to come out of this was cleaning up some of the above mentioned lists.&#160; Also somewhat verifying recovery procedures is cool too.</p>  <p>Hopefully those of you that have read this far have learned something and maybe won’t make the same mistakes I did.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Lots of new photos</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2010/01/lots-of-new-pho.html" />
    <id>tag:WWW.HOYTY.COM,2010:/hoytyweblog//2.921</id>

    <published>2010-01-05T15:54:13Z</published>
    <updated>2010-01-05T15:54:13Z</updated>

    <summary>This morning I spent some time uploading lots of new photos from various events over the last few months.&#160; These aren’t in much of an order, I tried chronologically but some wrap around the others.&#160; Click on the name to...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Family" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>This morning I spent some time uploading lots of new photos from various events over the last few months.&#160; These aren’t in much of an order, I tried chronologically but some wrap around the others.&#160; Click on the name to be taken to the album for that event.</p>  <p><a href="http://www.hoyty.com/photos/thumbnails.php?album=38">New Kitchen Work</a></p>  <p><a href="http://www.hoyty.com/photos/thumbnails.php?album=42">Kelly at the Triathlon</a></p>  <p><a href="http://www.hoyty.com/photos/thumbnails.php?album=39">Halloween Pumpkins</a></p>  <p><a href="http://www.hoyty.com/photos/thumbnails.php?album=43">Beatles Rock Band Party</a></p>  <p><a href="http://www.hoyty.com/photos/thumbnails.php?album=41">Snowpocalypse 2009</a>     <br />This one includes a video that some may have issues watching but check it out of Narnia showing his snow bunny hop.&#160; <a href="http://www.hoyty.com/photos/displayimage.php?pos=-2740">Movie</a></p>  <p><a href="http://www.hoyty.com/photos/thumbnails.php?album=44">Christmas</a></p>]]>
        
    </content>
</entry>

<entry>
    <title>Kitchen Renovations and Upgrades</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2009/10/kitchen-renovat.html" />
    <id>tag:WWW.HOYTY.COM,2009:/hoytyweblog//2.920</id>

    <published>2009-10-08T01:36:59Z</published>
    <updated>2009-10-08T01:38:35Z</updated>

    <summary>I started writing this in Late June, but then my blog broke.&#160; It works again now (hopefully) so this is a little out of date but I will add more posts soon hopefully.&#160; Also lots of pictures. When I moved...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="House" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>I started writing this in Late June, but then my blog broke.&#160; It works again now (hopefully) so this is a little out of date but I will add more posts soon hopefully.&#160; Also lots of pictures.</p>  <p>When I moved into this house I spent a great deal of time, effort and money upgrading the basement into a home theater as I document in my <a href="http://www.hoyty.com/htblog/">HT Blog</a>.&#160; After all the work in the basement I didn’t spend a great deal of time on other sections of the interior or exterior of the house.&#160; About 2 years ago Kelly moved in and decided that some time needed to be spent on other parts of the house.&#160; One of the first things she wanted to was get a new couch and fix up the living room.&#160; She then moved on to the spare bedroom by re-painting and cleaning it up.&#160; The next item on the list was the bathroom, which Kelly painted and we put in a new medicine cabinet and light fixture.&#160; Kelly then moved on to the yard and exterior of house, this I have been involved with greatly as well.&#160; One of major projects of this was building a new deck that was documented <a href="http://www.hoyty.com/hoytyweblog/archives/2008/04/hey-look-a-new.html">here</a>.&#160; The yard work continues with the taking down of a dead tree in the back yard and general cleanup of weeds and such.</p>  <p>One of Kelly’s other major pain points all along in this house has been the kitchen and its lack of storage.&#160; The kitchen upgrades first started <a href="http://www.hoyty.com/hoytyweblog/archives/2007/09/new-range-and-h.html">July of 2007 with a new range</a> that actually worked as opposed to the one that was in the house when I moved which didn’t work much at all.&#160; The second upgrade was a <a href="http://www.hoyty.com/hoytyweblog/archives/2008/02/look-i-installe.html">new dishwasher in February of 2008</a>.&#160; Now the most recent upgrade is a new refrigerator.&#160; As a result of the new refrigerator we had to remove one of the cabinets due to height and width of the new cabinet.&#160; This again brought of the issue of the kitchen and its design and lack of storage.&#160; This began an odyssey of cabinet shopping, kitchen layouts and upgrades.&#160; As a result we decided on some IKEA cabinets and a new layout of the kitchen / dinning room.&#160; The first steps of this process have already begun.</p>  <p>Earlier in the week Kelly began laying new floor down on top of the existing many layers of historic flooring in the kitchen.&#160; We went with a product that can easily be laid down without glue.&#160; Many will ask why we didn’t do some type of hardwood floor or an engineered product that looks like it.&#160; There are two reasons, first we have hardwood floor in other parts of the house and matching it would be very difficult and expensive.&#160; Second, that would entail removing the multiple layers of subfloor and other flooring and possibly having to redo the subfloor totally.&#160; This is beyond the scope of what we wanted to do and would require redoing the entire kitchen at once.&#160; We are hoping to do the kitchen in sections rather than all at once.</p>  <p>As I said Kelly started the floor last week and worked on it yesterday as well.&#160; She also primed one wall yesterday and will probably paint it today.&#160; I ran a new water line for the water dispenser and ice maker for the new fridge location.&#160; This entailed 50 ft of tubing that went from the basement up to the attic and then back down the wall in the kitchen.&#160; The next stages are to remove the island / desk in kitchen in prep for the new cabinet in its location.&#160; Along with that cabinet we will get the cabinets to surround the fridge in its new location.&#160; Once we get those cabinets in we can move stuff into them to allow us to remove the old cabinets both top and bottom.</p>  <p>Here are some pictures of the layout, click on them for larger versions.    <br /><a href="http://www.hoyty.com/hoytyweblog/WindowsLiveWriter/KitchenRenovationsandUpgrades_ADD9/Overhead%20Layout_4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Overhead Layout" border="0" alt="Overhead Layout" src="http://www.hoyty.com/hoytyweblog/WindowsLiveWriter/KitchenRenovationsandUpgrades_ADD9/Overhead%20Layout_thumb_1.png" width="484" height="358" /></a>     <br /><a href="http://www.hoyty.com/hoytyweblog/WindowsLiveWriter/KitchenRenovationsandUpgrades_ADD9/Angle%201_2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Angle 1" border="0" alt="Angle 1" src="http://www.hoyty.com/hoytyweblog/WindowsLiveWriter/KitchenRenovationsandUpgrades_ADD9/Angle%201_thumb.png" width="484" height="356" /></a>     <br /><a href="http://www.hoyty.com/hoytyweblog/WindowsLiveWriter/KitchenRenovationsandUpgrades_ADD9/Angle%202_2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Angle 2" border="0" alt="Angle 2" src="http://www.hoyty.com/hoytyweblog/WindowsLiveWriter/KitchenRenovationsandUpgrades_ADD9/Angle%202_thumb.png" width="484" height="341" /></a></p>]]>
        
    </content>
</entry>

<entry>
    <title>Wedding Announcement</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2009/06/wedding-announc.html" />
    <id>tag:WWW.HOYTY.COM,2009:/hoytyweblog//2.902</id>

    <published>2009-06-21T15:21:25Z</published>
    <updated>2009-06-21T15:21:27Z</updated>

    <summary>My parents were nice enough to put out a wedding announcement for Kelly and I.&#160; It was in the Post Gazette in Pittsburgh, PA.&#160; You can see the announcement here....</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Wedding" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>My parents were nice enough to put out a wedding announcement for Kelly and I.&#160; It was in the Post Gazette in Pittsburgh, PA.&#160; You can see the announcement <a href="http://classified.post-gazette.com/details.asp?id=15647557">here</a>.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Exchange Upgrade Woes</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2009/05/exchange-upgrad.html" />
    <id>tag:WWW.HOYTY.COM,2009:/hoytyweblog//2.901</id>

    <published>2009-05-31T13:24:47Z</published>
    <updated>2009-05-31T13:24:48Z</updated>

    <summary>This post is meant as a warning for anyone out there thinking about upgrading Microsoft Exchange Server and the new hoops you must jump through.&#160; Up to and including Exchange 2000 to Exchange 2003 an in place upgrade has been...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="Computer" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>This post is meant as a warning for anyone out there thinking about upgrading Microsoft Exchange Server and the new hoops you must jump through.&#160; Up to and including Exchange 2000 to Exchange 2003 an in place upgrade has been supported for Exchange, however this has changed since that time.&#160; Now just about anytime a new version of Exchange or Windows Server comes out you have to do a migration upgrade which requires at a minimum two servers (at least temporarily) which if you are a small shop with only one exchange server or even one server (hello SBS users) is a bit of a challenge.&#160; I wanted to outline the versions and supported upgrade paths so people can now what the possibilities are and ways to skip some migrations.</p>  <p align="left">Exchange 2000 / Windows Server 2000 32-bit – Fall 2000   <br /><strong>In Place Upgrade to     <br /></strong>Exchange 2000 / Windows Server 2003 32-bit – Spring 2003    <br /><strong>In Place Upgrade to</strong>    <br />Exchange 2003 / Windows Server 2003 32-bit – Fall 2003    <br /><strong>Migration Upgrade required due to Ex2003-&gt;2007 and 32-bit-&gt;64 bit     <br /></strong>Exchange 2007 / Windows Server 2003 64-bit – Fall 2006    <br /><strong>Migration Upgrade required due to IIS6-&gt;IIS7 and Powershell</strong>    <br />Exchange 2007 / Windows Server 2008 64-bit – Spring 2008    <br /><strong>Migration Upgrade required due to Ex2007-&gt;Ex2010</strong>    <br />Exchange 2010 / Windows Server 2008 64-bit – Fall 2009    <br /><strong>Possibly In Place Upgrade to</strong>    <br />Exchange 2010 / Windows Server 2008 R2 64-bit – Fall 2009</p>  <p align="left">The last two will most likely be merged and I would recommend just waiting for both Exchange 2010 and Windows Server 2008 R2 to do the upgrade.&#160; They are both supposed to be released in the Fall of 2009 and doing them together since another server will be required will be easier than separately.&#160; Gone are the easy old days of Exchange upgrades now it seems you will always need extra servers. </p>]]>
        
    </content>
</entry>

<entry>
    <title>Cheap(er) new refrigerator</title>
    <link rel="alternate" type="text/html" href="http://WWW.HOYTY.COM/hoytyweblog/archives/2009/05/cheaper-new-ref.html" />
    <id>tag:WWW.HOYTY.COM,2009:/hoytyweblog//2.900</id>

    <published>2009-05-24T23:43:19Z</published>
    <updated>2009-05-24T23:43:21Z</updated>

    <summary>In July of 2007 Kelly and I got a new range from Best Buy that was a Maytag stainless steel model.&#160; Then in February of 2008 we got a new dishwasher from Best Buy that was also a Maytag stainless...</summary>
    <author>
        <name></name>
        <uri>http://www.hoyty.com</uri>
    </author>
    
        <category term="House" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://WWW.HOYTY.COM/hoytyweblog/">
        <![CDATA[<p>In July of 2007 Kelly and I got a new range from Best Buy that was a Maytag stainless steel model.&#160; Then in February of 2008 we got a new dishwasher from Best Buy that was also a Maytag stainless steel model.&#160; Ever since we have been looking at new refrigerators from Maytag in stainless steel to match the rest of the kitchen.&#160; We kept looking at models and watching sales.&#160; Today we decided to jump on a Best Buy Memorial Day sale.&#160; I think we got a pretty good deal and I wanted to share in case anyone else was looking.&#160; Upfront I will admit this isn’t a cheap refrigerator but it was cheaper than it could have been.</p>  <p>Maytag <a href="http://www.maytag.com/catalog/product.jsp?&amp;cat=14&amp;prod=1701">MFI2569VEM</a> list price is $2399.99    <br />Best Buy standard price is $<a href="http://www.bestbuy.com/site/olspage.jsp?skuId=8848296&amp;st=MFI2569VEM&amp;lp=1&amp;type=product&amp;cp=1&amp;id=1209165357123">2299.99</a>    <br />Best Buy sales price is $1954.99    <br />I then pricematched the Home Depot sale price of $<a href="http://www.homedepot.com/webapp/wcs/stores/servlet/ProductDisplay?jspStoreDir=hdus&amp;catalogId=10053&amp;productId=100627383">1798.20</a>    <br />Then when I checked out I got $100 Best Buy gift card    <br />There is also a $100 Maytag mail in rebate    <br />BGE (local power company) apparently has a $50 rebate for new refrigerators as well    <br />Lastly I will get ((1798.20x1.25)/250)x5 = $45 worth of Best Buy certificates for using reward zone card</p>  <p>Final cost about $1503.20 or almost $900 off list.&#160; Yay me!</p>]]>
        
    </content>
</entry>

</feed>
