<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://myitforum.com/cs2/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Shaun Cassells at MyITForum.com</title><subtitle type="html">Systems Management Server (SMS) 2003, System Center Configuration Manager (SCCM or ConfigMan) 2007, PowerShell, scripting and security (including patching), Finance, Fitness and Fun</subtitle><id>http://myitforum.com/cs2/blogs/scassells/atom.aspx</id><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/default.aspx" /><link rel="self" type="application/atom+xml" href="http://myitforum.com/cs2/blogs/scassells/atom.aspx" /><generator uri="http://communityserver.org" version="3.1.20917.1142">Community Server</generator><updated>2008-05-28T10:34:00Z</updated><entry><title>Notepad.exe Tricks</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/08/28/notepad-exe-tricks.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/08/28/notepad-exe-tricks.aspx</id><published>2008-08-28T19:39:00Z</published><updated>2008-08-28T19:39:00Z</updated><content type="html">&lt;table class="ms-disc" id="{8BD69BBA-55ED-4D8D-91E9-331DBBCD65AF}-{39319596-E825-4B8C-871F-886F253BA10A}" cellspacing="0" cellpadding="3" class="ms-disc"&gt;

&lt;tr&gt;
&lt;td class="ms-disc-bordered-noleft" class="ms-disc-bordered-noleft"&gt;
&lt;div&gt;Like most people, I use notepad when I need to put together a script quickly. I never actually looked at the help file for notepad (well, why would you?!?) until I hit the F1 key by accident recently. As a result I found quite a few tricks that notepad provides that I never knew existed. They are turning out to be pretty helpful so I thought I&amp;#39;d share them below:&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;When editing a file, press the F5 key to insert the system date and time 
&lt;li&gt;Change or add headers &amp;amp; footers by selecting file | page setup 
&lt;li&gt;Press ctrl-G and enter a line number to go to (VERY useful when debugging VBScript errors) 
&lt;li&gt;Note only works when Word Wrap is off 
&lt;li&gt;Select view | status bar to display the line/character number as you navigate the file (another beneficial debugging aid) 
&lt;li&gt;Note only works when Word Wrap is off&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Another tip I found was the ability to maintain a log file with timestamps. This is useful when troubleshooting a problem where you need to record what is happening at specific times:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;open notepad 
&lt;li&gt;set the first line to be (without the quotes and in uppercase) &amp;quot;.LOG&amp;quot; 
&lt;li&gt;press enter and save/close the file 
&lt;li&gt;every time you open the file, notepad will automatically insert the system date/time at the end of the file and add a new line where you can begin typing &lt;/li&gt;&lt;/ol&gt;&lt;img alt="" src="http://www4.aegonusa.com/_layouts/images/blank.gif" width="1" /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;Source: &lt;a href="http://www.bink.nu/"&gt;www.bink.nu&lt;/a&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=121810" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Windows XP" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Windows+XP/default.aspx" /><category term="Vista" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Vista/default.aspx" /></entry><entry><title>Tip: WinKey shortcuts</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/08/28/tip-winkey-shortcuts.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/08/28/tip-winkey-shortcuts.aspx</id><published>2008-08-28T19:37:00Z</published><updated>2008-08-28T19:37:00Z</updated><content type="html">&lt;div&gt;Hi all, &lt;/div&gt;
&lt;div&gt;&amp;nbsp; I have gotten several requests recently for keyboard shortcuts.&amp;nbsp; Here is a great list of Windows Logo Key (WinKey) combos.&amp;nbsp; My favorites are: WinKey+L, WinKey+E, WinKey+R, WinKey+D. Give them a try.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Shaun&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Microsoft Natural Keyboard keys&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;WinKey &lt;/strong&gt;or &lt;strong&gt;Ctrl+Esc&lt;/strong&gt;: Start menu&amp;nbsp; 
&lt;li&gt;&lt;strong&gt;WinKey+R&lt;/strong&gt;: Run dialog box 
&lt;li&gt;&lt;strong&gt;WinKey+M&lt;/strong&gt;: Minimize all&amp;nbsp; 
&lt;li&gt;&lt;strong&gt;SHIFT+WinKey+M&lt;/strong&gt;: Undo minimize all&amp;nbsp; 
&lt;li&gt;&lt;strong&gt;WinKey+F1&lt;/strong&gt;: Help&amp;nbsp; 
&lt;li&gt;&lt;strong&gt;WinKey+E&lt;/strong&gt;: Windows Explorer&amp;nbsp; 
&lt;li&gt;&lt;strong&gt;WinKey+F&lt;/strong&gt;: Find files or folders 
&lt;li&gt;&lt;strong&gt;CTRL+WinKey+F&lt;/strong&gt;: Find computer 
&lt;li&gt;&lt;strong&gt;WinKey+D&lt;/strong&gt;: Minimizes all open windows and displays the desktop&amp;nbsp;- Press second time restores previous state 
&lt;li&gt;&lt;strong&gt;WinKey+L&lt;/strong&gt;: Lock Windows 
&lt;li&gt;WinKey+U: Userability (Magnifier, Reader, on screen keyboard) 
&lt;li&gt;&lt;strong&gt;CTRL+WinKey+TAB&lt;/strong&gt;: Moves focus from Start, to the Quick Launch toolbar, to the system tray (use RIGHT ARROW or LEFT ARROW to move focus to items on the Quick Launch toolbar and the system tray)&amp;nbsp; 
&lt;li&gt;&lt;strong&gt;WinKey+TAB&lt;/strong&gt;: Cycle through taskbar buttons&amp;nbsp; 
&lt;li&gt;&lt;strong&gt;WinKey+Pause/Break&lt;/strong&gt;: System Properties dialog box&amp;nbsp; 
&lt;li&gt;&lt;strong&gt;Application key&lt;/strong&gt;: Displays a shortcut menu for the selected item 
&lt;li&gt;Vista --&amp;gt; WinKey+X : Laptop shortcuts&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;List of all keyboard shortcuts: &lt;a href="http://support.microsoft.com/kb/126449"&gt;http://support.microsoft.com/kb/126449&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;or try this one: &lt;a href="http://www.seoconsultants.com/windows/keyboard/"&gt;http://www.seoconsultants.com/windows/keyboard/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=121809" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Windows XP" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Windows+XP/default.aspx" /><category term="Vista" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Vista/default.aspx" /></entry><entry><title>Ragnar: Second Leg Midnight Run</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/08/27/ragnar-second-leg-midnight-run.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/08/27/ragnar-second-leg-midnight-run.aspx</id><published>2008-08-27T16:04:00Z</published><updated>2008-08-27T16:04:00Z</updated><content type="html">&lt;span style="FONT-SIZE:11.5pt;COLOR:#474747;mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman"&gt;
&lt;p&gt;Picture this.&amp;nbsp; Your second leg of three.&amp;nbsp; 5 miles at 1 am somewhere in the great state of Wisconsin.&amp;nbsp; The temp has dropped to low 70s, cool to the skin, wearing LED head lamps, tail lights, reflective vest and music pumping into your ears... when you leave the transition into the night following the red light in the distance.&amp;nbsp; Then what comes on your tunes... but Michael Jackson&amp;#39;s Thriller.&amp;nbsp;&amp;nbsp; As you listen in the night you change the lyrics...&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;img height="1" alt="" src="http://l.yimg.com/g/images/spaceball.gif" width="1" border="0" /&gt;&amp;nbsp;&lt;img height="1" alt="Ragnar at night" src="http://l.yimg.com/g/images/spaceball.gif" width="1" border="0" /&gt;&lt;img height="375" alt="ragnar at night" src="http://farm4.static.flickr.com/3295/2711254486_872b2317ac.jpg?v=0" width="500" border="0" /&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:11.5pt;COLOR:#474747;mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;span style="FONT-SIZE:11.5pt;COLOR:#474747;mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman"&gt;Darkness falls across the land&lt;br /&gt;The midnight hour is close at hand&lt;br /&gt;Relays run in search of time&lt;br /&gt;To traverse two great states of mine &lt;br /&gt;And whosoever shall be passed&lt;br /&gt;by the blasting of soles gassed&lt;/font&gt;&lt;/span&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="FONT-SIZE:11.5pt;COLOR:#474747;mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman"&gt;Must stand and face their teams quell&lt;br /&gt;And sweat inside a singlet’s shell&lt;br /&gt;The sweaty stench is in the air&lt;br /&gt;The funk of a two hundred six mile dare&lt;br /&gt;Two thousand people stride into town&lt;br /&gt;Closing in to the finish down &lt;br /&gt;And though you sprint to the end &lt;br /&gt;Your body starts to shiver&lt;br /&gt;For no mere mortal can resist&lt;br /&gt;The addiction that is Great River&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=121710" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Exercise and Health" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Exercise+and+Health/default.aspx" /></entry><entry><title>Symantec Antivirus Client Security Flaw – GRC.Dat is unencrypted clear text</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/08/25/symantec-antivirus-client-security-flaw-grc-dat-is-unencrypted-clear-text.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/08/25/symantec-antivirus-client-security-flaw-grc-dat-is-unencrypted-clear-text.aspx</id><published>2008-08-25T15:19:00Z</published><updated>2008-08-25T15:19:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;I was poking around the corporate Symantec client when I noticed the GRC.dat files are in easy to read clear text.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;They are consumed quickly in a directory where only those with elevated rights can enter.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;However, the dat file being in clear text means any curious scripter could seriously modify the client.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;For example, setting up a bunk DAT file to move the host parent server to yours… &lt;/font&gt;&lt;a href="http://www.jacksontechnical.com/article.htm?id=13"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;http://www.jacksontechnical.com/article.htm?id=13&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Let your mind wander.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Then come back and tell me how you mitigated this vector.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;References&lt;/b&gt;:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;A guide to the Grc.dat file in Symantec AntiVirus Corporate Edition version 10.x&lt;/font&gt;&lt;/li&gt;
&lt;ul style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;a href="http://service1.symantec.com/support/ent-security.nsf/docid/2005041910541048?Open&amp;amp;src=tranus_ent_br"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;http://service1.symantec.com/support/ent-security.nsf/docid/2005041910541048?Open&amp;amp;src=tranus_ent_br&lt;/font&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=121616" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Symantec" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Symantec/default.aspx" /></entry><entry><title>Microsoft Application Virtualization (MAV) / SoftGrid and Symantec Altaris SVS clients on the same machine BSOD</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/08/25/microsoft-application-virtualization-mav-softgrid-and-symantec-altaris-svs-clients-on-the-same-machine-bsod.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/08/25/microsoft-application-virtualization-mav-softgrid-and-symantec-altaris-svs-clients-on-the-same-machine-bsod.aspx</id><published>2008-08-25T14:52:00Z</published><updated>2008-08-25T14:52:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;It looks like the filter driver in Softgrid cannot deal with SVS on Windows XP SP2.&amp;nbsp; (this may apply to more&amp;nbsp;OSs...?)&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;1)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Softgrid 4.x works fine when installed by itself&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;2)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Altaris SVS works fine when installed by itself&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;3)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Altaris SVS works fine with Softgrid 4.x installed&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;4)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Softgrid 4.x Blue Screen of Death (BSOD) if SVS is installed&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Good news is very few people should ever run into this problem. &lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Solution&lt;/b&gt;: Uninstall Softgrid &lt;b style="mso-bidi-font-weight:normal;"&gt;BEFORE&lt;/b&gt; you install SVS.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Simple, just wish we could use both on the same computer.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=121615" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="SoftGrid" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/SoftGrid/default.aspx" /><category term="Symantec" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Symantec/default.aspx" /></entry><entry><title>Ragnar Relay: A quick 206.1 mile run with 12 great friends.</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/08/21/ragnar-relay-a-quick-206-1-mile-run-with-12-great-friends.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/08/21/ragnar-relay-a-quick-206-1-mile-run-with-12-great-friends.aspx</id><published>2008-08-21T19:53:00Z</published><updated>2008-08-21T19:53:00Z</updated><content type="html">&lt;div&gt;&lt;span class="300334019-21082008"&gt;&lt;font face="Arial" size="2"&gt;Well in less than 24 hours I&amp;#39;m off to run 206.1 miles with 12 soon to be great friends (or enemies by the end)&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="300334019-21082008"&gt;&lt;font face="Arial" size="2"&gt;&lt;a title="blocked::http://www.ragnarrelay.com/" href="http://www.ragnarrelay.com/"&gt;http://www.ragnarrelay.com/&lt;/a&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="300334019-21082008"&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="300334019-21082008"&gt;&lt;font face="Arial" size="2"&gt;The course is a nice rolling river run between La Crosse, WI to Minneapolis, MN.&amp;nbsp; Our team, supposedly one of the faster ones, start at noon Friday and we are predicted to finish about 1 pm Saturday... 25 hours straight.&amp;nbsp; &lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="300334019-21082008"&gt;&lt;font face="Arial" size="2"&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="300334019-21082008"&gt;&lt;font face="Arial" size="2"&gt;Anyone else up for a quick jog?&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=121496" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Exercise and Health" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Exercise+and+Health/default.aspx" /><category term="Humor" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Humor/default.aspx" /></entry><entry><title>Make the MMS 2008 DVD playable off a network share and website</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/08/15/make-the-mms-2008-dvd-playable-off-a-network-share-and-website.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/08/15/make-the-mms-2008-dvd-playable-off-a-network-share-and-website.aspx</id><published>2008-08-15T15:02:00Z</published><updated>2008-08-15T15:02:00Z</updated><content type="html">&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;The following are the steps needed to modify your Microsoft Management Summit 2008&amp;nbsp;DVD playable&amp;nbsp;from a network share or IIS website.&amp;nbsp; &lt;strong&gt;Note&lt;/strong&gt;: the content of the&amp;nbsp;DVD is protected.&amp;nbsp; As such make sure this content is only available&amp;nbsp;to those approved to view the DVD&amp;nbsp;(translation leave me alone DCMA zealots)&lt;/font&gt;&lt;/font&gt;&lt;/span&gt; 
&lt;ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Grab your trust (and now dusty) MMS 2008 DVDs (two of them)&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Create two network shares somewhere (default rights of read are great)&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Copy the entire contents of the DVD to a different share for each disk&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Disc 1 is 7.87 gb (dual layer)&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Disc 2 is 1.83 gb&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Great news, to play off the network, just double click &lt;b style="mso-bidi-font-weight:normal;"&gt;index.html&lt;/b&gt; and you are good to go.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;To make playable via IIS&lt;/font&gt;&lt;/font&gt;&lt;/span&gt; 
&lt;ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Right click on &lt;b style="mso-bidi-font-weight:normal;"&gt;My Computer&lt;/b&gt; &amp;gt;&amp;gt; &lt;b style="mso-bidi-font-weight:normal;"&gt;Manage&lt;/b&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Navigate to &lt;b style="mso-bidi-font-weight:normal;"&gt;Services and Applications &amp;gt;&amp;gt; Internet Information Services (IIS) Manager&lt;/b&gt; &amp;gt;&amp;gt; &lt;b style="mso-bidi-font-weight:normal;"&gt;Web Sites &amp;gt;&amp;gt; Default Web Site&lt;/b&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Locate your network share name (mine is &lt;b style="mso-bidi-font-weight:normal;"&gt;MMS2008&lt;/b&gt;)&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Right click &amp;gt;&amp;gt; &lt;b style="mso-bidi-font-weight:normal;"&gt;Properties&lt;/b&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;Documents&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language:EN;"&gt; tab&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;Add… &lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language:EN;"&gt;a default content page&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;Index.html&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;click ok&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Congrats you can now execute over the intranet via IE.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;a href="http://servername/ShareName/"&gt;&lt;font face="Times New Roman" size="3"&gt;Http://ServerName/ShareName/&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt; 
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Times New Roman&amp;#39;;mso-ansi-language:EN;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;Enjoy&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Times New Roman&amp;#39;;mso-ansi-language:EN;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;strong&gt;Update&lt;/strong&gt;: to play video you need to install Silverlight.&amp;nbsp; If you don&amp;#39;t want to or are not able to you can play the wmv files directly&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Times New Roman&amp;#39;;mso-ansi-language:EN;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;a&gt;\\ServerName\ShareName\assets\video\SessionNumber\*.wmv&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Times New Roman&amp;#39;;mso-ansi-language:EN;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=121336" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="MMS" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/MMS/default.aspx" /><category term="MMS 2008" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/MMS+2008/default.aspx" /></entry><entry><title>Update for WebDAV Extension for IIS 7.0 (KB955137)</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/07/23/update-for-webdav-extension-for-iis-7-0-kb955137.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/07/23/update-for-webdav-extension-for-iis-7-0-kb955137.aspx</id><published>2008-07-23T18:07:00Z</published><updated>2008-07-23T18:07:00Z</updated><content type="html">&lt;div id="quickDescription"&gt;This update for the Microsoft WebDAV Extension for IIS 7.0 fixes several issues that occur when using the extension.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;div class="downloadInfo"&gt;&lt;a class="" href="http://support.microsoft.com/kb/955137" name="Description"&gt;&lt;/a&gt;&lt;span&gt;You can get specific information about this update in the &lt;a target="_blank"&gt;&lt;font color="#0033cc"&gt;Microsoft Knowledge Base article KB955137&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="downloadInfo"&gt;&lt;span&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="downloadInfo"&gt;&lt;span&gt;&lt;a href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;amp;p=6&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=&amp;amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d31fc62d7-abd0-4ac0-b727-d5ef0a50f8cc%26DisplayLang%3den" target="_blank"&gt;&lt;strong&gt;Update for WebDAV Extension for IIS 7.0 (KB955137) (x64)&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="downloadInfo"&gt;&lt;span&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="downloadInfo"&gt;&lt;span&gt;&lt;a href="http://www.microsoft.com/downloads/info.aspx?na=22&amp;amp;p=7&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=&amp;amp;u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d567cb0d6-3e94-4035-a79d-22d1ef307d5e%26DisplayLang%3den" target="_blank"&gt;&lt;strong&gt;&lt;font color="#0033cc"&gt;Update for WebDAV Extension for IIS 7.0 (KB955137) (x86)&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class="BlogPostHeader"&gt;
&lt;div class="BlogPostHeader"&gt;&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=120369" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Windows Server 2008" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Windows+Server+2008/default.aspx" /></entry><entry><title>How to install ConfigMgr (SCCM) 2007 SP1 and R2 RC (build 6335) </title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/07/10/how-to-install-configmgr-sccm-2007-sp1-and-r2-rc-build-6335.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/07/10/how-to-install-configmgr-sccm-2007-sp1-and-r2-rc-build-6335.aspx</id><published>2008-07-10T14:28:00Z</published><updated>2008-07-10T14:28:00Z</updated><content type="html">&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;(&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="COLOR:red;"&gt;WARNING&lt;/span&gt;&lt;/b&gt;&lt;span style="COLOR:#003300;"&gt;!!!&lt;/span&gt;) This is incredibly not supported. &lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;(&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="COLOR:red;"&gt;WARNING&lt;/span&gt;&lt;/b&gt;&lt;span style="COLOR:#003300;"&gt;!!!&lt;/span&gt;) This &lt;u&gt;will&lt;/u&gt; void your EULA&lt;/p&gt;&amp;nbsp; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;The EULA states…&lt;/p&gt;&amp;nbsp; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;“You may not: * work around any technical limitations in this software”.&lt;/p&gt;&amp;nbsp; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;At your &lt;u&gt;&lt;strong&gt;OWN&lt;/strong&gt;&lt;/u&gt; risk!&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Not supported by Microsoft!&lt;/p&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;1)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Download bits from &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;a.&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;a href="http://connect.microsoft.com/"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;http://connect.microsoft.com&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;2)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Download Microsoft Orca &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;a.&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;How to use: &lt;/font&gt;&lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/aa370557.aspx"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;http://msdn.microsoft.com/en-us/library/aa370557.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;b.&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Download: &lt;/font&gt;&lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4377F86D-C913-4B5C-B87E-EF72E5B4E065&amp;amp;displaylang=en"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=4377F86D-C913-4B5C-B87E-EF72E5B4E065&amp;amp;displaylang=en&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;3)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Open the ConfigMgr2007R2.msi with Orca&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;4)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Search for Custom Action “CheckForEval” action with a 25019 target&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;5)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Comment out or remove this line&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;6)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Save the MSI&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;7)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;Run and enjoy R2 on fully licensed ConfigMgr 2007 SP1&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Thanks to Troy Wilch &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=119684" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="SCCM" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/SCCM/default.aspx" /><category term="ConfigMgr" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/ConfigMgr/default.aspx" /></entry><entry><title>VBA and VSTA - The Future? Updated</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/07/09/vba-and-vsta-the-future-updated.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/07/09/vba-and-vsta-the-future-updated.aspx</id><published>2008-07-09T20:41:00Z</published><updated>2008-07-09T20:41:00Z</updated><content type="html">&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;strong&gt;Update&lt;/strong&gt;:&amp;nbsp;I have just received word back from the Office team. &amp;nbsp;&amp;nbsp;VBA will indeed be supported in Office 14.&amp;nbsp; The Office team does, however, &lt;/span&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;encourage the consideration of managed solutions (VSTO / VSTA) whenever possible, as this is where all new (feature, etc.) development will occur.&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;COLOR:#1f497d;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt; &lt;/span&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=119638" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Microsoft Office System 2007" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Microsoft+Office+System+2007/default.aspx" /><category term="Scripting" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Scripting/default.aspx" /></entry><entry><title>VBA and VSTA - The Future?</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/07/08/vba-and-vsta-the-future.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/07/08/vba-and-vsta-the-future.aspx</id><published>2008-07-08T18:39:00Z</published><updated>2008-07-08T18:39:00Z</updated><content type="html">&lt;div align="left"&gt;&lt;font face="Arial" color="#0000ff"&gt;&lt;span class="834512818-08072008"&gt;&lt;font size="2"&gt;&lt;span class="051343518-08072008"&gt;See Update:&amp;nbsp;&lt;a href="http://myitforum.com/cs2/blogs/scassells/archive/2008/07/09/vba-and-vsta-the-future-updated.aspx"&gt;http://myitforum.com/cs2/blogs/scassells/archive/2008/07/09/vba-and-vsta-the-future-updated.aspx&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div align="left"&gt;&lt;font face="Arial" color="#0000ff"&gt;&lt;span class="834512818-08072008"&gt;&lt;font size="2"&gt;&lt;span class="051343518-08072008"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div align="left"&gt;&lt;font face="Arial" color="#0000ff"&gt;&lt;span class="834512818-08072008"&gt;&lt;font size="2"&gt;&lt;span class="051343518-08072008"&gt;W&lt;/span&gt;hat does this mean?&lt;span class="051343518-08072008"&gt; &lt;/span&gt;&lt;span class="003581418-08072008"&gt;&lt;a title="blocked::http://vba.summsoft.com/" href="http://vba.summsoft.com/"&gt;http://vba.summsoft.com/&lt;/a&gt;&lt;/span&gt;&lt;/font&gt; &lt;/div&gt;
&lt;div align="left"&gt;&lt;span class="003581418-08072008"&gt;&lt;font face="Arial"&gt;
&lt;p class="BodyText" style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;MARGIN-RIGHT:10px;"&gt;&lt;font face="Verdana,Tahoma,Arial,Helvetica"&gt;&lt;span class="834512818-08072008"&gt;&lt;font face="Arial" color="#000000" size="2"&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="BodyText" style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;MARGIN-RIGHT:10px;"&gt;&lt;font face="Verdana,Tahoma,Arial,Helvetica"&gt;&lt;font size="2"&gt;&lt;strong&gt;&lt;span class="834512818-08072008"&gt;&amp;nbsp;&lt;/span&gt;As of July 1, 2007 Microsoft will no longer offer VBA distribution licenses to new customers. Existing VBA customers will still be able to purchase additional VBA licenses from Summit Software and Microsoft for existing solutions. &lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="BodyText" style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;MARGIN-RIGHT:10px;"&gt;&lt;font face="Verdana,Tahoma,Arial,Helvetica" size="2"&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="BodyText" style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;MARGIN-RIGHT:10px;"&gt;&lt;font face="Verdana,Tahoma,Arial,Helvetica"&gt;&lt;span class="003581418-08072008"&gt;&lt;font face="Arial" size="2"&gt;Does this mean the next version of office (2010) will no&lt;span class="834512818-08072008"&gt;&amp;nbsp;longer&lt;/span&gt; support VBA macros?&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/font&gt;
&lt;div align="left"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;span class="834512818-08072008"&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div align="left"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;span class="834512818-08072008"&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div align="left"&gt;&lt;font color="#0000ff"&gt;&lt;span class="834512818-08072008"&gt;&lt;font size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Looking a little further, I discovered VBA support was removed from MAC&amp;nbsp;&lt;span class="051343518-08072008"&gt;O&lt;/span&gt;ffice 2008 because of the PPC to x86&amp;nbsp;&lt;span class="051343518-08072008"&gt;processor &lt;/span&gt;change.&amp;nbsp; However, the lead programmer for windows says VBA will be returned to next office revision &lt;/font&gt;&lt;a title="blocked::http://www.schwieb.com/blog/2008/05/13/saying-hello-again-to-visual-basic/" href="http://www.schwieb.com/blog/2008/05/13/saying-hello-again-to-visual-basic/"&gt;&lt;font size="2"&gt;http://www.schwieb.com/blog/2008/05/13/saying-hello-again-to-visual-basic/&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div align="left"&gt;&lt;font color="#0000ff"&gt;&lt;span class="834512818-08072008"&gt;&lt;font size="2"&gt;What gets really entertaining was VBA was supposed to be replaced by VSA with .Net&lt;span class="051343518-08072008"&gt; 1.0&lt;/span&gt;.&amp;nbsp;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;&lt;font color="#0000ff"&gt;&lt;span class="834512818-08072008"&gt;&lt;/span&gt;&lt;/font&gt;&lt;font size="+0"&gt;&lt;span class="834512818-08072008"&gt;&lt;font color="#0000ff"&gt;&lt;font size="2"&gt;VSA was deprecated with .Net 2.0&lt;span class="051343518-08072008"&gt;.&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div align="left"&gt;&lt;font size="+0"&gt;&lt;span class="834512818-08072008"&gt;&lt;font color="#0000ff"&gt;&lt;font size="2"&gt;&lt;span class="051343518-08072008"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;font color="#0000ff"&gt;&lt;span class="834512818-08072008"&gt;&lt;font size="2"&gt;&lt;span class="051343518-08072008"&gt;N&lt;/span&gt;ow VSTA 1.0 is available; a new version (VSTA 2.0) is set to release with Visual Studio 2008.&amp;nbsp; &lt;/font&gt;&lt;a title="blocked::http://msdn.microsoft.com/en-us/vsx2008/products/bb933739.aspx" href="http://msdn.microsoft.com/en-us/vsx2008/products/bb933739.aspx"&gt;&lt;font size="2"&gt;http://msdn.microsoft.com/en-us/vsx2008/products/bb933739.aspx&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;div align="left"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;span class="834512818-08072008"&gt;My question boils down to this, will VBA still be supported with the next version of Office?&amp;nbsp; If the answer is anything less than a strong yes, should we be looking to start writing in something else like VSTA?&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font size="2"&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="834512818-08072008"&gt;&lt;/span&gt;&lt;font color="#0000ff"&gt;&lt;font size="2"&gt;M&lt;span class="834512818-08072008"&gt;y guess is I&amp;nbsp;am ahead of the curve asking.&amp;nbsp; I hope&amp;nbsp;&lt;span class="051343518-08072008"&gt;one of you reading can provide more &lt;/span&gt;info.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color="#0000ff" size="2"&gt;&lt;span class="834512818-08072008"&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="834512818-08072008"&gt;&lt;font color="#0000ff"&gt;&lt;font size="2"&gt;Thanks&lt;span class="051343518-08072008"&gt;!&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=119532" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Microsoft Office System 2007" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Microsoft+Office+System+2007/default.aspx" /><category term="Scripting" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Scripting/default.aspx" /></entry><entry><title>Upgrading ConfigMgr 2007 RTM to SP1: ADM Template Bug on SP1 CD</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/20/upgrading-configmgr-2007-rtm-to-sp1-adm-template-bug-on-sp1-cd.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/20/upgrading-configmgr-2007-rtm-to-sp1-adm-template-bug-on-sp1-cd.aspx</id><published>2008-06-20T17:10:00Z</published><updated>2008-06-20T17:10:00Z</updated><content type="html">&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Filtering on the GPEdit console will prevent the assignement GPO from displaying.&lt;/span&gt;&lt;/p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;What you need&lt;/span&gt;&lt;/b&gt; 
&lt;ul&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Copy of ConfigMgr SP1 source files in expanded folder (SCConfigMgr07_UPD_EN)&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;GPEdit.msc&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;strong&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Clean up for SP1&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;:&lt;/span&gt; 
&lt;ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l2 level1 lfo2;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Open up GPEdit.msc&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l2 level1 lfo2;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Local Computer Policy&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Computer Configuration&lt;/b&gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Administrative Templates&lt;/b&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l2 level1 lfo2;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Right Click &lt;b style="mso-bidi-font-weight:normal;"&gt;Administrative Templates&lt;/b&gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Add/Remove Templates&lt;/b&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l2 level1 lfo2;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;If they are previously installed remove the two ADM templates for ConfigMgr.&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;&lt;strong&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;How to get them installed and displayed&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;:&lt;/span&gt; 
&lt;ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo3;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Open up GPEdit.msc&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo3;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Local Computer Policy&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Computer Configuration&lt;/b&gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Administrative Templates&lt;/b&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo3;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Right Click &lt;b style="mso-bidi-font-weight:normal;"&gt;Administrative Templates&lt;/b&gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Add/Remove Templates&lt;/b&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo3;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Add the two templates from .\SCConfigMgr07_UPD_EN\TOOLS\ConfigMgrADMTemplates&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo3;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Go to &lt;strong&gt;View &lt;/strong&gt;/ &lt;strong&gt;Filtering&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo3;tab-stops:list .5in;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Uncheck - &lt;strong&gt;Only show policy settings that can be fully managed&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Thanks Christoper Stauffer for the filtering suggestion.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Question: I wonder what changed from RTM to SP1&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118765" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="SCCM" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/SCCM/default.aspx" /><category term="ConfigMgr" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/ConfigMgr/default.aspx" /></entry><entry><title>Upgrading ConfigMgr 2007 RTM to SP1: Make sure you update SUP Client Push Package</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/20/upgrading-configmgr-2007-rtm-to-sp1-make-sure-you-update-sup-client-push-package.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/20/upgrading-configmgr-2007-rtm-to-sp1-make-sure-you-update-sup-client-push-package.aspx</id><published>2008-06-20T16:13:00Z</published><updated>2008-06-20T16:13:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;When you finish your upgrade to SP1 do not forget to navigate to:&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;In the Configuration Manager console, navigate to &lt;b style="mso-bidi-font-weight:normal;"&gt;System Center Configuration Manager&lt;/b&gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Site Database&lt;/b&gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Site Management&lt;/b&gt; / &amp;lt;site code&amp;gt; – &amp;lt;site name&amp;gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Site Settings&lt;/b&gt; / &lt;b style="mso-bidi-font-weight:normal;"&gt;Client Installation Methods&lt;/b&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Right-click &lt;b style="mso-bidi-font-weight:normal;"&gt;Software Update Point Client Installation&lt;/b&gt;, and click &lt;b style="mso-bidi-font-weight:normal;"&gt;Properties&lt;/b&gt;.&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;TEXT-INDENT:0.25in;"&gt;&lt;font face="Times New Roman" size="3"&gt;As soon as the properties window opens you will be notified that the published version is not the newest.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Your choices will be to ignore or to upgrade.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Simple, but you have to do it.&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Old Version&lt;/b&gt;: &lt;span style="mso-tab-count:2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;4.00.5931.0001&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Available Version&lt;/b&gt;: &lt;span style="mso-tab-count:1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;4.00.6221.1000&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118757" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="SCCM" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/SCCM/default.aspx" /><category term="WSUS" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/WSUS/default.aspx" /><category term="ConfigMgr" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/ConfigMgr/default.aspx" /></entry><entry><title>FL008: Cedar Rapids, IA – Flood 2008</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/18/fl008-cedar-rapids-ia-flood-2008.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/18/fl008-cedar-rapids-ia-flood-2008.aspx</id><published>2008-06-18T21:32:00Z</published><updated>2008-06-18T21:32:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Hey all,&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="mso-tab-count:1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;I live in &lt;/font&gt;&lt;/font&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=cedar+rapids,+ia&amp;amp;ie=UTF8&amp;amp;ll=41.976338,-91.673763&amp;amp;spn=0.011597,0.018711&amp;amp;t=h&amp;amp;z=16&amp;amp;iwloc=addr&amp;amp;lci=lmc:panoramio"&gt;&lt;font face="Times New Roman" size="3"&gt;Cedar Rapids Iowa&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman" size="3"&gt;. &lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;TEXT-INDENT:0.5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;National news: &lt;/font&gt;&lt;a href="http://search.cnn.com/search.jsp?query=cedar%20rapids&amp;amp;type=news&amp;amp;sortBy=date&amp;amp;intl=true"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;CNN&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman" size="3"&gt; &lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;TEXT-INDENT:0.5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Local news: &lt;/font&gt;&lt;a href="http://www.kcrg.com/"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;KCRG&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman" size="3"&gt; &lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;TEXT-INDENT:0.5in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Last week was quite sporting, heavy rain fall, flash floods, levees breaking, road closures, and detours.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Fun Facts:&lt;/font&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Flood Stage is 12 feet.&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;The big flood of 1993 peaked at 19.83 feet.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;ul style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Also known as the 100 year flood.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Last week Thursday the Cedar River hit 31.18 feet.&lt;/font&gt;&lt;/li&gt;
&lt;ul style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;This went beyond the city’s 500 year flood plan.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Current water levels according to NOAA&lt;/font&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;a href="http://www.crh.noaa.gov/ahps2/hydrograph.php?wfo=dvn&amp;amp;gage=cidi4&amp;amp;view=1,1,1,1,1,1,1,1"&gt;http://www.crh.noaa.gov/ahps2/hydrograph.php?wfo=dvn&amp;amp;gage=cidi4&amp;amp;view=1,1,1,1,1,1,1,1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Good news, my parents were able to evacuate before the water really rose.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They look forward to be able to return home this Friday (after 9 days).&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Not bad for city with water problems like the following pictures.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;My house is on high ground, however because they closed all roads except for one my daily commute went from 3 miles to just over 30 each way.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Felt like I was in the metro area again (one reason I left).&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Enjoy the pictures.&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;&lt;strong&gt;This link has a lot of aerial shots&lt;/strong&gt;: &lt;/font&gt;&lt;a href="http://www.andrealynnphoto.com/CRflood2008/"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;http://www.andrealynnphoto.com/CRflood2008/&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;strong&gt;Note&lt;/strong&gt;: I do not work for any of the compaines in these shots&lt;/p&gt;
&lt;p&gt;&lt;img height="481" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%201.jpg" width="642" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img height="480" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%202.jpg" width="640" border="0" /&gt;&lt;img height="1" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%202.jpg" width="1" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="480" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%204.jpg" width="640" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="480" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%205.jpg" width="640" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="480" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%206.jpg" width="640" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="640" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%207.jpg" width="480" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="640" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%208.jpg" width="480" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="480" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%209.jpg" width="640" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="640" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%2010.jpg" width="480" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="640" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%2011.jpg" width="480" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="480" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%2012.jpg" width="640" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="480" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%2013.jpg" width="640" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="480" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%2014.jpg" width="640" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="480" alt="" src="http://myitforum.com/cs2/blogs/scassells/FL008/Alliant%2015.jpg" width="640" border="0" /&gt;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118669" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Me" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Me/default.aspx" /></entry><entry><title>How To: Find the SMS or ConfigMgr NameSpace in WMI</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/06/how-to-find-the-sms-or-configmgr-namespace-in-wmi.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/06/how-to-find-the-sms-or-configmgr-namespace-in-wmi.aspx</id><published>2008-06-06T16:55:00Z</published><updated>2008-06-06T16:55:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Here is the situation.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;You need to find the SMS 2003 or ConfigMgr NameSpace in WMI and you don’t have the PowerShell expertise, yet.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Easiest way is to use a GUI interface.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Namely CIM Studio.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;CIM = Common Information Model… or framework of how info is stored in WMI.&lt;/font&gt;&lt;/p&gt;
&lt;h3 style="MARGIN:12pt 0in 3pt;"&gt;About CIM Studio&lt;/h3&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc181062.aspx"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;http://technet.microsoft.com/en-us/library/cc181062.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman" size="3"&gt; &lt;/font&gt;&lt;/p&gt;
&lt;h3 style="MARGIN:12pt 0in 3pt;"&gt;Download CIM Studio&lt;/h3&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc181062.aspx"&gt;&lt;font face="Times New Roman" color="#800080" size="3"&gt;http://technet.microsoft.com/en-us/library/cc181062.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="Times New Roman" size="3"&gt; &lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Note&lt;/b&gt;: I would recommend book marking CIM studio in IE.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Saves time finding it later.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Every time you launch CIM studio in IE6 and later you will need to accept the ActiveX object.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Bookmark&lt;/b&gt;: C:\Program Files\WMI Tools\studio.htm&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span class="Heading2Char"&gt;&lt;span style="FONT-SIZE:14pt;"&gt;&lt;strong&gt;&lt;em&gt;Question&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;: Where do I look in WMI to find the SMS / SCCM info?&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;TEXT-INDENT:0.5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;The default when you first open CIM Studio up is root\CIMV2.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;This is the local machine and CIM version 2.0 is the default location of machine information (think where the SMS_Def.Mof gets its info.)&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Have fun playing in there, but it is not where you want to be right now.&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span class="Heading2Char"&gt;&lt;span style="FONT-SIZE:14pt;"&gt;&lt;strong&gt;&lt;em&gt;Question 2&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;: Well that’s great, but how do I connect to a remote machine.. say the ConfigMgr server?&lt;/font&gt;&lt;/p&gt;
&lt;h3 style="MARGIN:12pt 0in 3pt;"&gt;Connect to remote machine&lt;/h3&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;\\&amp;lt;MachineName&amp;gt;\root&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Example&lt;/b&gt;:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;a&gt;&lt;font face="Times New Roman" size="3"&gt;\\ShaunWorkstation01\root&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Note&lt;/b&gt;: do not add a trailing ‘\’ it will error out.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;WMI syntax is very exacting.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Pass credentials that allow you to have rights. &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;Usually local admin.&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;The connection string above is a combination of machine and NameSpace.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;NameSpace = root in the above example&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span class="Heading2Char"&gt;&lt;span style="FONT-SIZE:14pt;"&gt;&lt;strong&gt;&lt;em&gt;Question 3&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;: How do I find the NameSpace for the SMS / ConfigMgr information?&lt;/font&gt;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Open __SystemClass&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Open __Namespace&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Click Instances button&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;One of the many results is: &lt;b style="mso-bidi-font-weight:normal;"&gt;SMS&lt;/b&gt;.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Note&lt;/b&gt;: SMS is the correct namespace for any version of SMS or ConfigMgr (didn’t change with name change).&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Great, now lets connect to the root\SMS name space: \\&amp;lt;server name&amp;gt;\root\SMS&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Not a lot of results.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Check the Namespaces again, you find:&lt;/font&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Inv_Schema&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Site_CAP (if this is an upgraded SMS 2003 server)&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Site_&amp;lt;sitecode&amp;gt;&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;So the WMI namespace I really want for SMS or SCCM is:&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;\\&amp;lt;ServerName&amp;gt;\root\sms\site_&amp;lt;SiteCode&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Example&lt;/b&gt;:&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;\\SMSServer01\root\sms\site_LAB&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Fun thought, did you notice how the WMI classes never open in the same order.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;That just means the information returned is whatever is read first.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Interesting.&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Okay that is enough for this post.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;I’ll have another one us shortly about locating the Updates classes in System Center Configuration Manager 2007 SP1.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118199" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="SMS 2003" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/SMS+2003/default.aspx" /><category term="SCCM" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/SCCM/default.aspx" /><category term="ConfigMgr" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/ConfigMgr/default.aspx" /><category term="WMI" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/WMI/default.aspx" /><category term="CIM Studio" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/CIM+Studio/default.aspx" /></entry><entry><title>Random Thought: KeyPad</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/random-thought-keypad.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/random-thought-keypad.aspx</id><published>2008-06-03T19:24:00Z</published><updated>2008-06-03T19:24:00Z</updated><content type="html">&lt;p&gt;Just a random thought, but why is order of numbers on my keyboard&amp;#39;s numpad&lt;/p&gt;
&lt;p&gt;789&lt;/p&gt;
&lt;p&gt;456&lt;/p&gt;
&lt;p&gt;123&lt;/p&gt;
&lt;p&gt;0 .&lt;/p&gt;
&lt;p&gt;And the order of my phone keypad&lt;/p&gt;
&lt;p&gt;123&lt;/p&gt;
&lt;p&gt;456&lt;/p&gt;
&lt;p&gt;789&lt;/p&gt;
&lt;p&gt;*0#&lt;/p&gt;
&lt;p&gt;Why aren&amp;#39;t those in the same order?&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118032" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Humor" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Humor/default.aspx" /></entry><entry><title>Humor: Nerd Test 2.0</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/humor-nerd-test-2-0.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/humor-nerd-test-2-0.aspx</id><published>2008-06-03T18:41:00Z</published><updated>2008-06-03T18:41:00Z</updated><content type="html">&lt;p&gt;Yes I took this test.&amp;nbsp; You should too!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.nerdtests.com/ft_nt2.php?nt1"&gt;http://www.nerdtests.com/ft_nt2.php?nt1&lt;/a&gt;&lt;/p&gt;&lt;a href="http://www.nerdtests.com/nt2ref.html"&gt;&lt;img alt="NerdTests.com says I&amp;#39;m an Uber Cool Nerd God.  What are you?  Click here!" src="http://www.nerdtests.com/images/badge/nt2/a7b52436c2bf1a10.png" /&gt; &lt;/a&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118029" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Humor" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Humor/default.aspx" /></entry><entry><title>CYA</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/cya.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/cya.aspx</id><published>2008-06-03T14:50:00Z</published><updated>2008-06-03T14:50:00Z</updated><content type="html">**disclaimer**
The views opinions on this web log are mine alone and do not reflect my employer.

Why am I writing this disclaimer?  This is a requirement.  Plus it is true, I am writing here to help others so they can help me and we can all be better together.

Now that I have that out of the way, normal service will resume after the break.  Enjoy!
&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118020" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author></entry><entry><title>NASA make magnetic fields visible - Great 5 minute video</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/nasa-make-magnetic-fields-visible-great-5-minute-video.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/nasa-make-magnetic-fields-visible-great-5-minute-video.aspx</id><published>2008-06-03T14:11:00Z</published><updated>2008-06-03T14:11:00Z</updated><content type="html">&lt;div align="left"&gt;&lt;span class="797532213-03062008"&gt;&lt;font face="Arial"&gt;&lt;font size="2"&gt;By far one of the coolest 5 minute&amp;nbsp;video&amp;#39;s I&amp;#39;ve seen in a while.&lt;span class="143332513-03062008"&gt;&lt;font color="#0000ff"&gt;&amp;nbsp; (last link is full video)&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="left"&gt;&lt;span class="797532213-03062008"&gt;&lt;font face="Arial"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;span class="143332513-03062008"&gt;The ability to visualize and watch a magnetic field may potentially open new avenues of research.&amp;nbsp; Plus it just looks so very cool.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font size="2"&gt;&lt;font face="Arial"&gt;&lt;span class="143332513-03062008"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;a title="blocked::http://gizmodo.com/5012347/nasa-scientists-make-magnetic-fields-visible-beautiful" href="http://gizmodo.com/5012347/nasa-scientists-make-magnetic-fields-visible-beautiful"&gt;&lt;font size="2"&gt;&lt;font face="Arial"&gt;http://gizmodo.com/5012347/nasa-scientists-make-&lt;/font&gt;&lt;font face="Arial"&gt;magnetic-fields-visible-beautiful&lt;/font&gt;&lt;/font&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;&lt;span class="797532213-03062008"&gt;or here:&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;&lt;span class="797532213-03062008"&gt;&lt;a title="blocked::http://www.semiconductorfilms.com/root/Magnetic_Movie/Magnetic.htm" href="http://www.semiconductorfilms.com/root/Magnetic_Movie/Magnetic.htm"&gt;http://www.semiconductorfilms.com/root/Magnetic_Movie/Magnetic.htm&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class="797532213-03062008"&gt;&lt;font face="Arial"&gt;&lt;font size="2"&gt;&lt;span class="143332513-03062008"&gt;&lt;font color="#0000ff"&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="797532213-03062008"&gt;&lt;font face="Arial"&gt;&lt;font size="2"&gt;&lt;span class="143332513-03062008"&gt;&lt;font color="#0000ff"&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span class="797532213-03062008"&gt;&lt;font face="Arial"&gt;&lt;font size="2"&gt;&lt;span class="143332513-03062008"&gt;&lt;font color="#0000ff"&gt;&lt;strong&gt;Full movie here&lt;/strong&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;&lt;span class="797532213-03062008"&gt;&lt;a title="blocked::http://www.animateprojects.org/films/by_date/2007/mag_mov" href="http://www.animateprojects.org/films/by_date/2007/mag_mov"&gt;http://www.animateprojects.org/films/by_date/2007/mag_mov&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;&lt;span class="797532213-03062008"&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;&lt;span class="797532213-03062008"&gt;&lt;img height="402" alt="" src="http://www.semiconductorfilms.com/root/Magnetic_Movie/Mag_Movie_3small.jpg" width="714" border="0" /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font face="Arial" size="2"&gt;&lt;span class="797532213-03062008"&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118019" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author></entry><entry><title>Financial: HSBC Direct running savings promotion of 3.5%</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/financial-hsbc-direct-running-savings-promotion-of-3-5.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/financial-hsbc-direct-running-savings-promotion-of-3-5.aspx</id><published>2008-06-03T14:08:00Z</published><updated>2008-06-03T14:08:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;HSBC, the world’s largest bank, online savings account division is running a special until August 15, 2008.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The special is 3.5% APY.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;This is about .5% higher than most of the popular competition.&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;a href="http://www.hsbcdirect.com/"&gt;&lt;font face="Times New Roman" size="3"&gt;www.hsbcdirect.com&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;HSBC Direct, which was rated as the best online bank by Kiplinger’s Personal Finance, features no fees and no minimums (though it requires a $1 deposit to open an account). HSBC has traditionally been amongst the leaders in terms of interest rates.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118018" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Financial" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Financial/default.aspx" /><category term="Money" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Money/default.aspx" /></entry><entry><title>Fedora 9 and Vista Ultimate Running Virtual Machine 2007 in x64 Environment Fails</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/fedora-9-and-vista-ultimate-running-virtual-machine-2007-in-x64-environment-fails.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/03/fedora-9-and-vista-ultimate-running-virtual-machine-2007-in-x64-environment-fails.aspx</id><published>2008-06-03T13:57:00Z</published><updated>2008-06-03T13:57:00Z</updated><content type="html">&lt;p&gt;I have been playing with Linux distribution Fedora 9.&amp;nbsp; However, I cannot get it to install in my Microsoft Virtual Machine 2007 running in x64 Windows Vista Ultimate SP1.&amp;nbsp; The CPU is a dual core socket 939 Opteron on an Nforce4 motherboard.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;The error I am recieving is i1586 core does not exist.&amp;nbsp; You better believe it doesn&amp;#39;t. See the picture below.&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="http://myitforum.com/cs2/blogs/scassells/Fedora%209%20failing%20on%20Vista%20x64.jpg"&gt;&lt;img height="555" alt="" src="http://myitforum.com/cs2/blogs/scassells/Fedora%209%20failing%20on%20Vista%20x64.jpg" width="658" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I did find several posts in forums that state older x64 processors would be discovered as x32 virtual environments.&amp;nbsp; What makes it really odd is they suggest running the i386 edition of Fedora 9.&lt;/p&gt;
&lt;p&gt;You can get fedora 9 here: &lt;a href="http://fedoraproject.org/get-fedora.html"&gt;http://fedoraproject.org/get-fedora.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can read about some great virtual machine 2007 fixes here: &lt;a href="http://blogs.technet.com/seanearp/archive/2008/05/19/installing-fedora-9-sulphur-in-virtual-pc-2007.aspx"&gt;http://blogs.technet.com/seanearp/archive/2008/05/19/installing-fedora-9-sulphur-in-virtual-pc-2007.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hopefully, i&amp;#39;ll be able to post that the i386 edition works.&lt;/p&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118017" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="Virtual Machine" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Virtual+Machine/default.aspx" /><category term="Fedora 9" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/Fedora+9/default.aspx" /></entry><entry><title>Upgrading ConfigMgr 2007 RTM to SP1: Version Numbers</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/02/upgrading-configmgr-2007-rtm-to-sp1-version-numbers.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/02/upgrading-configmgr-2007-rtm-to-sp1-version-numbers.aspx</id><published>2008-06-02T21:13:00Z</published><updated>2008-06-02T21:13:00Z</updated><content type="html">&lt;table class="MsoTableGrid" style="BORDER-RIGHT:medium none;BORDER-TOP:medium none;BORDER-LEFT:medium none;BORDER-BOTTOM:medium none;BORDER-COLLAPSE:collapse;mso-padding-alt:0in 5.4pt 0in 5.4pt;mso-border-alt:solid windowtext .5pt;mso-yfti-tbllook:480;mso-border-insideh:.5pt solid windowtext;mso-border-insidev:.5pt solid windowtext;" cellspacing="0" cellpadding="0" class="MsoTableGrid"&gt;

&lt;tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;"&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:windowtext 1pt solid;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:windowtext 1pt solid;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;"&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font face="Times New Roman"&gt;&amp;nbsp;&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:windowtext 1pt solid;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font face="Times New Roman"&gt;RTM&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:windowtext 1pt solid;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font face="Times New Roman"&gt;SP1&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow:1;"&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:windowtext 1pt solid;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font face="Times New Roman"&gt;Type&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman"&gt;Primary&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman"&gt;Primary&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow:2;"&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:windowtext 1pt solid;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font face="Times New Roman"&gt;Version&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman"&gt;4.00.5931.0000&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman"&gt;4.00.6221.1000&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow:3;"&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:windowtext 1pt solid;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font face="Times New Roman"&gt;R2 Installed&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman"&gt;No&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow:4;mso-yfti-lastrow:yes;"&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:windowtext 1pt solid;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font face="Times New Roman"&gt;Build&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman"&gt;5931&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class="" style="BORDER-RIGHT:windowtext 1pt solid;PADDING-RIGHT:5.4pt;BORDER-TOP:#d4d0c8;PADDING-LEFT:5.4pt;PADDING-BOTTOM:0in;BORDER-LEFT:#d4d0c8;WIDTH:2.05in;PADDING-TOP:0in;BORDER-BOTTOM:windowtext 1pt solid;BACKGROUND-COLOR:transparent;mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;"&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman"&gt;6221&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;R2 Installed property is not present in RTM version.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;I would guess R2 won’t work with RTM. &lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Note: Translation of Initialisms and Acronyms&lt;/font&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span class="Heading3Char"&gt;&lt;span style="FONT-SIZE:13pt;"&gt;&lt;strong&gt;RTM&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Release To Manufacturing.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;This is the initial product launch release before any service packs or add-ons&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;
&lt;h3 style="MARGIN:12pt 0in 3pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-WEIGHT:normal;FONT-FAMILY:Symbol;mso-bidi-font-weight:bold;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;ConfigMgr or SCCM&lt;/h3&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-fareast-font-family:&amp;#39;Courier New&amp;#39;;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;System Center Configuration Manager 2007&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;h3 style="MARGIN:12pt 0in 3pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-WEIGHT:normal;FONT-FAMILY:Symbol;mso-bidi-font-weight:bold;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;R2&lt;/h3&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-fareast-font-family:&amp;#39;Courier New&amp;#39;;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;Release 2&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-fareast-font-family:&amp;#39;Courier New&amp;#39;;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Microsoft nomenclature for major product enhancement not including security, hotfixes or patches.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;h3 style="MARGIN:12pt 0in 3pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-WEIGHT:normal;FONT-FAMILY:Symbol;mso-bidi-font-weight:bold;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Initalism&lt;/h3&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-fareast-font-family:&amp;#39;Courier New&amp;#39;;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;First characters of words but not pronounced as a word &lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-fareast-font-family:&amp;#39;Courier New&amp;#39;;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;ex. FBI&lt;/font&gt;&lt;/p&gt;
&lt;h3 style="MARGIN:12pt 0in 3pt 0.5in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-WEIGHT:normal;FONT-FAMILY:Symbol;mso-bidi-font-weight:bold;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Acronym&lt;/h3&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-fareast-font-family:&amp;#39;Courier New&amp;#39;;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;First characters of words that are pronounced as a word&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1in;TEXT-INDENT:-0.25in;mso-list:l0 level2 lfo1;tab-stops:list 1.0in;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-fareast-font-family:&amp;#39;Courier New&amp;#39;;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;o&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;ex. SCUBA&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&lt;/font&gt;&amp;nbsp;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=118002" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="SCCM" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/SCCM/default.aspx" /><category term="ConfigMgr" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/ConfigMgr/default.aspx" /></entry><entry><title>Upgrading ConfigMgr 2007 RTM to SP1: WAIK attempts to install on the default OS drive</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/06/02/upgrading-configmgr-2007-rtm-to-sp1-waik-attempts-to-install-on-the-default-os-drive.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/06/02/upgrading-configmgr-2007-rtm-to-sp1-waik-attempts-to-install-on-the-default-os-drive.aspx</id><published>2008-06-02T18:06:00Z</published><updated>2008-06-02T18:06:00Z</updated><content type="html">&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;Background&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language:EN;"&gt;: All programs and server applications are &lt;u&gt;not&lt;/u&gt; stored on the OS partition. &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;During the RTM the WAIK was installed on the E drive.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;During the ConfigMgr 2007 SP1 upgrade process:&lt;/font&gt;&lt;/font&gt;&lt;/span&gt; 
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman" size="3"&gt;WAIK was uninstalled automatically&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman" size="3"&gt;WAIK was attempted to automatically install using default settings.&lt;/font&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;When the upgrade attempted to reinstall the WAIK it defaulted installed to the default OS drive.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;This failed on my server.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;The WAIK requires 1.25 GB of free space to install.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;Work Around&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language:EN;"&gt;: &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Before attempting to run SP1&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Uninstall WAIK via ARP (Add Remove Programs)&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Install WAIK via the new copy in:&lt;/font&gt;&lt;/li&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level2 lfo2;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;. \SCConfigMgr07_UPD_EN\SMSSETUP\WAIK\&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Run the SCCM SP1 upgrade again&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://myitforum.com/cs2/aggbug.aspx?PostID=117997" width="1" height="1"&gt;</content><author><name>scassells</name><uri>http://myitforum.com/cs2/members/scassells.aspx</uri></author><category term="SCCM" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/SCCM/default.aspx" /><category term="ConfigMgr" scheme="http://myitforum.com/cs2/blogs/scassells/archive/tags/ConfigMgr/default.aspx" /></entry><entry><title>Upgrading ConfigMgr 2007 RTM to SP1: Common Prerequisite Components Download Failures</title><link rel="alternate" type="text/html" href="http://myitforum.com/cs2/blogs/scassells/archive/2008/05/29/upgrading-configmgr-2007-rtm-to-sp1-common-prerequisite-components-download-failures.aspx" /><id>http://myitforum.com/cs2/blogs/scassells/archive/2008/05/29/upgrading-configmgr-2007-rtm-to-sp1-common-prerequisite-components-download-failures.aspx</id><published>2008-05-29T22:11:00Z</published><updated>2008-05-29T22:11:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;I have found 3 common failures during the ConfigMgr (SCCM) 2007 Setup Prerequisite Components Download task:&lt;/font&gt;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l2 level1 lfo4;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Destination Path has spaces&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l2 level1 lfo4;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Execution account does not have rights to the internet: Proxy Problem&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l2 level1 lfo4;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Using the path where you stored the prerequisites from RTM&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;The following is what you will experience in the Setup Wizard if you have any of these 3 failures: &lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 0.25in;"&gt;&lt;font face="Times New Roman" size="3"&gt;During the setup…&lt;/font&gt;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Check for updates and download newer versions to an alternate path step&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Select local file location&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Successfully downloaded all prerequisite components&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l1 level1 lfo1;tab-stops:list .5in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;span style="COLOR:red;"&gt;Error&lt;/span&gt;: Component manifest was not found or it was invalid&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Because the error is in the wizard, it precludes you from doing any error checking we are going to do some tests via the command line.&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Note&lt;/b&gt;: log files referenced below can be found on the root of your primary partition.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l4 level1 lfo6;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;ConfigMgrPrereq.log&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l4 level1 lfo6;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;ConfigMgrSetup.log&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span class="Heading2Char"&gt;&lt;span style="FONT-SIZE:14pt;"&gt;&lt;strong&gt;&lt;em&gt;Command Line to download prerequisites&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;:&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;span style="mso-ansi-language:EN;"&gt;&lt;font face="Times New Roman" size="3"&gt;.\SCConfigMgr07_UPD_EN\SMSSETUP\BIN\I386\setup.exe /download &amp;lt;DestinationPath&amp;gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;h1 style="MARGIN:12pt 0in 3pt;"&gt;&lt;font size="5"&gt;1. Destination Path Has Spaces&lt;/font&gt;&lt;/h1&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Do not specify a destination directory with spaces.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;This error will occur even if the directory is in quotes.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;You will get the following error:&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:13:04&amp;gt; The command line options are /DOWNLOAD &amp;quot;C:\A B C&amp;quot; &lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:13:04&amp;gt; Checking for component updates...&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:13:04&amp;gt; Download folder &amp;quot;C:\A B C&amp;quot; does not exist&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:13:04&amp;gt; Failed to download prerequisite components (0x80070003)&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Fix&lt;/b&gt;: Use a path with no spaces.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Yep that’s it.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Easy.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;h1 style="MARGIN:12pt 0in 3pt;"&gt;&lt;font size="5"&gt;2. Account running the command line does not have rights to access the internet: Proxy Problem&lt;/font&gt;&lt;/h1&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;If you are lucky enough to have an environment like mine, where your regular account does not have rights to execute an installer file (no local admin) and your account that does have rights which you opened a command prompt to run the exe (see below) does not have rights to access the corporate proxy.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;You will get the following error:&lt;/font&gt;&lt;/p&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:07:16&amp;gt; The command line options are /DOWNLOAD C:\SCCMprereq &lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:07:16&amp;gt; Checking for component updates...&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:07:16&amp;gt; Downloading component manifest...&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:07:17&amp;gt; Downloading http://go.microsoft.com/fwlink/?LinkId=104106 as ConfigMgr.manifest.cab&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:07:17&amp;gt; checking if there&amp;#39;s an explicit proxy server.&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:07:17&amp;gt; WinHttpQueryHeaders() in Download() returned ( The ISA Server denied the specified Uniform Resource Locator (URL).&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;)&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:07:17&amp;gt; Download() failed with 0x80004005&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:07:17&amp;gt; Failed to download manifest (0x80004005)&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:8pt;"&gt;&lt;font face="Times New Roman"&gt;&amp;lt;05-28-2008 17:07:21&amp;gt; Failed to download prerequisite components (0x80004005)&lt;/font&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Fix&lt;/b&gt;: How do I get internet access to my admin account?&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level1 lfo2;tab-stops:list .5in;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Open a command prompt&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/li&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level2 lfo2;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Winkey + R&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level2 lfo2;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Cmd.exe&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level1 lfo2;tab-stops:list .5in;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Open a command prompt with an account with admin rights&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/li&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level2 lfo2;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;Runas /user:Domain\UserID cmd&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Open Internet Explorer&lt;/b&gt; (must be done from admin rights prompt)&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level2 lfo2;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;C:\&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level2 lfo2;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;cd &amp;quot;Program Files\Internet Explorer&amp;quot;&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level2 lfo2;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;iexplore.exe&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Change the proxy settings&lt;/b&gt; (you can see the current proxy setting by opening IE with your normal account and following the same steps below)&lt;/font&gt;&lt;/font&gt;&lt;/li&gt;
&lt;ol style="MARGIN-TOP:0in;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level2 lfo2;tab-stops:list 1.0in;"&gt;&lt;font face="Times New Roman" size="3"&gt;IE7 and IE6 (same method buttons are in slightly different place)&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1.5in;TEXT-INDENT:-1.5in;mso-list:l3 level3 lfo2;tab-stops:list 1.5in;mso-text-indent-alt:-9.0pt;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;i.&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;Tools&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1.5in;TEXT-INDENT:-1.5in;mso-list:l3 level3 lfo2;tab-stops:list 1.5in;mso-text-indent-alt:-9.0pt;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;ii.&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;Internet Options&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1.5in;TEXT-INDENT:-1.5in;mso-list:l3 level3 lfo2;tab-stops:list 1.5in;mso-text-indent-alt:-9.0pt;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;iii.&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;Connections Tab&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1.5in;TEXT-INDENT:-1.5in;mso-list:l3 level3 lfo2;tab-stops:list 1.5in;mso-text-indent-alt:-9.0pt;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;iv.&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;LAN Settings&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt 1.5in;TEXT-INDENT:-1.5in;mso-list:l3 level3 lfo2;tab-stops:list 1.5in;mso-text-indent-alt:-9.0pt;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;font face="Times New Roman"&gt;&lt;font size="3"&gt;v.&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="Times New Roman" size="3"&gt;Enter values for Proxy Server&lt;/font&gt;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;" start="5"&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level1 lfo2;tab-stops:list .5in;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Open a webpage &lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 0pt;mso-list:l3 level1 lfo2;tab-stops:list .5in;"&gt;&lt;font face="Times New Roman" size="3"&gt;When it asks you for credentials make sure you &lt;b style="mso-bidi-font-weight:normal;"&gt;check the save credentials&lt;/b&gt; option!&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;h1 style="MARGIN:12pt 0in 3pt;"&gt;&lt;font size="5"&gt;3. You use the path where you stored the prerequisites from RTM&lt;/font&gt;&lt;/h1&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;"&gt;&lt;font face="Times New Roman" size="3"&gt;Scenario: If you s