<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mike says things sometimes &#187; microsoft</title>
	<atom:link href="http://blueglowy.com/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://blueglowy.com</link>
	<description>omg where am I I AM NOT GOOD WITH COMPUTERS</description>
	<lastBuildDate>Fri, 29 Apr 2011 04:15:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Win7 Install</title>
		<link>http://blueglowy.com/2009/09/09/win7-install/</link>
		<comments>http://blueglowy.com/2009/09/09/win7-install/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 03:30:47 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blueglowy.com/2009/09/09/win7-install/</guid>
		<description><![CDATA[I just really wanted to mention how much I &#60;3 the win7 installer.&#160; Iâ€™ve got a GX620 optiplex in the house that I realized had no cd-rom, and wouldnâ€™t boot from a flash drive, so i copied the win7 install files from my flash drive to an NTFS formatted usb hard drive, and it installed [...]]]></description>
			<content:encoded><![CDATA[<p>I just really wanted to mention how much I &lt;3 the win7 installer.&#160; Iâ€™ve got a GX620 optiplex in the house that I realized had no cd-rom, and wouldnâ€™t boot from a flash drive, so i copied the win7 install files from my flash drive to an NTFS formatted usb hard drive, and it installed wicked fast.</p>
<p>Win7 is full of win and love and butter.</p>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2009/09/09/win7-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RPC over HTTP with Outlook 2k7 and Vista</title>
		<link>http://blueglowy.com/2009/08/17/rpc-over-http-with-outlook-2k7-and-vista/</link>
		<comments>http://blueglowy.com/2009/08/17/rpc-over-http-with-outlook-2k7-and-vista/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 02:43:54 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[RPC]]></category>

		<guid isPermaLink="false">http://blueglowy.com/2009/08/17/rpc-over-http-with-outlook-2k7-and-vista/</guid>
		<description><![CDATA[Ok, so after many days of frustration and troubleshooting, I think I have this problem licked. First off, setup your network to enable RPC over HTTP, and confirm it works with Outlook 2k3. Keep in mind you WILL need a valid SSL cert from a trusted authority.&#160; I recommend a cheap cert from godaddy, as [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so after many days of frustration and troubleshooting, I think I have this problem licked.</p>
<p>First off, setup your network to enable RPC over HTTP, and confirm it works with Outlook 2k3.</p>
<p>Keep in mind you WILL need a valid SSL cert from a trusted authority.&#160; I recommend a cheap cert from godaddy, as they can be had for between 13-30 bucks if you catch a sale.</p>
<p>Once you have your cert, follow the instructions here:</p>
<p><a href="http://www.petri.co.il/how-can-i-configure-rpc-over-https-on-exchange-2003-single-server-scenario.htm">http://www.petri.co.il/how-can-i-configure-rpc-over-https-on-exchange-2003-single-server-scenario.htm</a></p>
<p>And make sure you test your exchange connectivity, and make sure RPC over HTTP is working for a standard Outlook 2k3 install.</p>
<p>Once youâ€™ve followed those steps, test your configuration here:</p>
<p><a title="https://www.testexchangeconnectivity.com/" href="https://www.testexchangeconnectivity.com/">https://www.testexchangeconnectivity.com/</a></p>
<p>All green? Gooooood.</p>
<p>Now, this is where it gets weird. In your Outlook 2k7/Vista machine, go to control panel-mail, and setup your new profile.&#160; </p>
<p>For your Exchange server, enter the INTERNAL FQDN of your mail server, ie servername.domain.local, selected cached mode so you can get decent performance out of your setup, and enter your username.</p>
<p>Select more settings, go to Security, and set it to Kerberos for now. (Weâ€™ll come back to this.) </p>
<p>Go to the Connection tab, and under Outlook Anywhere put a check in â€œconnect to Microsoft Exchange using HTTPâ€, and then click the Exchange Proxy Settings button</p>
<p>Under connection seetings, enter the URL for your OWA server, and put a check Connect using SSL only.&#160; Also check both â€œOn fast networksâ€â€¦ and â€œOn slow networksâ€¦â€&#160; Set your Proxy Authentication settings to Basic authentication.</p>
<p>Click OK, and then OK again, at which point you should get a pop up warning about using Kerberos from outside a firewall.&#160; Hit ok and continue.&#160; Go ahead an open outlook, enter your username as Domain.local\username&#160; and password, and outlook should probably fail.&#160; At this point go back to your exchange settings, and change you Logon security back to NTLM instead of Kerberos.&#160; Reopen Outlook, and you should now connect.</p>
<p>Stupid and crazy compared to every other version of Outlook\Entourage, but there you go, it worked for me <img src='http://blueglowy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2009/08/17/rpc-over-http-with-outlook-2k7-and-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shadow Copy Failures</title>
		<link>http://blueglowy.com/2008/05/13/shadow-copy-failures/</link>
		<comments>http://blueglowy.com/2008/05/13/shadow-copy-failures/#comments</comments>
		<pubDate>Tue, 13 May 2008 19:50:31 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://blueglowy.com/?p=103</guid>
		<description><![CDATA[Once again, the internet proves that any computer problem you find yourself with, the internet has already had: http://blogs.technet.com/jhoward/archive/2006/06/22/438094.aspx Shadow Copy failures: Scheduled task fails with General page initialization failed, error 0x8007000d. I&#8217;ve rippled through quite a few nagging problems since my server failure at home a few weeks ago. One of the more intriguing [...]]]></description>
			<content:encoded><![CDATA[<p>Once again, the internet proves that any computer problem you find yourself with, the internet has already had:</p>
<p>http://blogs.technet.com/jhoward/archive/2006/06/22/438094.aspx</p>
<h1 class="entryviewheading">Shadow Copy failures: Scheduled task fails with General page initialization failed, error 0x8007000d.</h1>
<p>I&#8217;ve rippled through quite a few nagging problems since my <a href="http://blogs.technet.com/jhoward/archive/2006/05/20/429588.aspx">server failure</a> at home a few weeks ago. One of the more intriguing problem I only noticed a couple of days ago. One server had not been running scheduled Shadow Copies. When you schedule shadow copies in Windows Server 2003 R2, not suprizingly it sets up a normal Windows Scheduled Task with name ShadowCopyVolume{volume} as shown below.<br />
<img src="http://www.msblogcasts.com/jhoward/taskschedule%20window.JPG" alt="" /></p>
<p>But, as you can see, it&#8217;s never run and has status &#8220;Could not start&#8221;. If you double click the task, you get the error &#8220;General page initialization failed. The specific error is 0x8007000d: The data is invalid&#8221;. Once you dismiss the dialog, you see the normal task details, but cannot edit the user field (greyed out and blank). You could however create manual shadow copies, so that pretty much narrowed it down to a problem with the scheduled task rather than shadow copies itself.</p>
<p><img src="http://www.msblogcasts.com/jhoward/tasksched%20shadowcopy%20error.JPG" alt="" /></p>
<p>Some searching on Technet andÂ the MS Knowledgebase drew a blank (or at least nothing appearing to be directly relevant). There&#8217;s an article <a href="http://www.jsifaq.com/SUBP/tip7800/rh7827.htm">here</a> which gives some information which is close but only allows you to setup the task again with a domain account. I didn&#8217;t want to do that as the Shadow Copy scheduled task is supposed to run under the NT AUTHORITY\SYSTEM account.</p>
<p>However, I bow to Anil&#8217;s greater knowledge from his <a href="http://www.aniltj.com/blog/2005/12/18/SBS2003BackupsNotRunningKeysetDoesNotExistError.aspx">blog entry here</a>, specifically the update part at the end. Indeed, deleting C:\Documents and Settings\All Users\Application<br />
Data\Microsoft\Crypto\RSA\S-1-5-18\d42cc0c3858a58db2db37658219e6400_xxxx&#8221;, deleting the scheduled task, disabling shadow copies and setting it back up again with a schedule creates it correctly.</p>
<p>Thanks Anil!<br />
Cheers,<br />
John.</p>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2008/05/13/shadow-copy-failures/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Auto remove old accounts from AD</title>
		<link>http://blueglowy.com/2008/03/24/auto-remove-old-accounts-from-ad/</link>
		<comments>http://blueglowy.com/2008/03/24/auto-remove-old-accounts-from-ad/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 22:36:44 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blueglowy.com/2008/03/24/auto-remove-old-accounts-from-ad/</guid>
		<description><![CDATA[From Scott Lowe: http://blog.scottlowe.org/2006/05/19/semi-automatic-account-maintenance/ Continuing in my â€œsemi-automaticâ€ theme, hereâ€™s some information on using command-line utilities to help automate account maintenance.Â  By combining dsquery and a third-party replacement for Dsmove (since Dsmove has some problems), we can streamline account maintenance policies for Active Directory. First, the problem with Dsmove.Â  The Dsmove.exe utility is supposed to [...]]]></description>
			<content:encoded><![CDATA[<p class="entry">From Scott Lowe:</p>
<p>http://blog.scottlowe.org/2006/05/19/semi-automatic-account-maintenance/</p>
<p>Continuing in my â€œsemi-automaticâ€ theme, hereâ€™s some information on using command-line utilities to help automate account maintenance.Â  By combining dsquery and a third-party replacement for Dsmove (since Dsmove has some problems), we can streamline account maintenance policies for Active Directory.</p>
<p>First, the problem with Dsmove.Â  The Dsmove.exe utility is supposed to be able to take DNs on standard input (stdin) and move them (with or without a rename operation at the same time) to a new location in Active Directory.Â  Unfortunately, it doesnâ€™t work; for some reason, Dsmove wonâ€™t accept the output of Dsquery, even though that output works with Dsmod and Dsrm.Â  I found numerous references to this same problem (<a href="http://www.codecomments.com/archive305-2004-4-163477.html">hereâ€™s one</a>) via a <a href="http://www.google.com/search?hl=en&amp;q=dsmove+pipe+dsquery&amp;btnG=Google+Search">Google search</a>, so I know Iâ€™m not alone.</p>
<p>Fortunately, thereâ€™s a free third-party replacement that steps up to the plate to fill in for dsmove, and itâ€™s call <a href="http://www.joeware.net/win/free/tools/admod.htm">AdMod</a>.Â  AdMod does more than just move objects; it can also modify objects as well.Â  For our purposes, however, weâ€™re just going to use it to move objects.</p>
<p>Weâ€™ll start out with the Dsquery command again, this time to find inactive accounts:</p>
<pre>dsquery user -inactive 4</pre>
<p>This will find all the user accounts have have been inactive (not logged into) for more than 4 weeks.Â  Pipe this into the Dsmod command to automatically disable them:</p>
<pre>dsquery user -inactive 4 | dsmod user -disabled yes</pre>
<p>This ensures that any account that has not been used in more than 4Â weeks will be automatically disabled.Â  Now, we can bring in AdMod to help us keep those disabled accounts manageable:</p>
<pre>dsquery user -disabled | admod -move â€œou=Disabled
Accounts,dc=example,dc=netâ€ -safety 100</pre>
<p>This will automatically gather all the disabled accounts and move them into the Disabled Accounts OU automatically.Â  Note the â€œ-safety 100â€ parameter; this means that if more than 100 objects will be affected, the command wonâ€™t proceed.Â  This can be replaced with the â€œ-unsafeâ€ parameter if this fail-safe isnâ€™t necessary.</p>
<p>So, put this into a batch file, schedule it to run once a week, and it will take care of those inactive accounts that are no longer being used.Â  (This will make those security guys pretty happy.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2008/03/24/auto-remove-old-accounts-from-ad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remotely enable RDP</title>
		<link>http://blueglowy.com/2008/03/24/remotely-enable-rdp/</link>
		<comments>http://blueglowy.com/2008/03/24/remotely-enable-rdp/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 22:24:30 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[RDP]]></category>

		<guid isPermaLink="false">http://blueglowy.com/2008/03/24/remotely-enable-rdp/</guid>
		<description><![CDATA[via Brian Desmond&#8217;s Blog Here&#8217;s a simple trick that I&#8217;ve used countless times for enabling remote desktop on an XP or 2003 machine remotely. Just connect to the remote machine with regedit (or use reg.exe from the command line if you want), browse to HKLM\System\CurrentControlSet\Control\Terminal Server, and set or create fDenyTSConnections (a DWORD) to 0.]]></description>
			<content:encoded><![CDATA[<p>via<br />
<a href="http://briandesmond.com/blog/Default.aspx?p=2">Brian Desmond&#8217;s Blog</a></p>
<blockquote><p>Here&#8217;s a simple trick that I&#8217;ve used countless times for enabling remote desktop on an XP or 2003 machine remotely.<br />
Just connect to the remote machine with regedit (or use reg.exe from the command line if you want), browse to  HKLM\System\CurrentControlSet\Control\Terminal Server, and set or create fDenyTSConnections (a DWORD) to 0.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2008/03/24/remotely-enable-rdp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS Scriptomatic</title>
		<link>http://blueglowy.com/2008/03/24/ms-scriptomatic/</link>
		<comments>http://blueglowy.com/2008/03/24/ms-scriptomatic/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 22:22:25 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blueglowy.com/2008/03/24/ms-scriptomatic/</guid>
		<description><![CDATA[Must remember to check this out at some point in the future: Microsoft TechNet: Scriptomatic Tool]]></description>
			<content:encoded><![CDATA[<p>Must remember to check this out at some point in the future:</p>
<p><a href="http://www.microsoft.com/technet/scriptcenter/tools/wmimatic.mspx">Microsoft TechNet: Scriptomatic Tool</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2008/03/24/ms-scriptomatic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2k3 Admin Pack in Vista</title>
		<link>http://blueglowy.com/2008/03/24/2k3-admin-pack-in-vista/</link>
		<comments>http://blueglowy.com/2008/03/24/2k3-admin-pack-in-vista/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 22:05:57 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blueglowy.com/2008/03/24/2k3-admin-pack-in-vista/</guid>
		<description><![CDATA[In case you hadn&#8217;t noticed (Or like me aren&#8217;t using Vista and don&#8217;t really care yet) the windows 2k3 admin pack doesn&#8217;t work with Vista.Â  That&#8217;s because MS fails at registering DLL&#8217;s. Thankfully, one poor soul at MS helpfully solved the issue, and MS has given us a fairly simple fix: http://support.microsoft.com/default.aspx/kb/930056 Relevant portion below [...]]]></description>
			<content:encoded><![CDATA[<p>In case you hadn&#8217;t noticed (Or like me aren&#8217;t using Vista and don&#8217;t really care yet) the windows 2k3 admin pack doesn&#8217;t work with Vista.Â  That&#8217;s because MS fails at registering DLL&#8217;s.</p>
<p>Thankfully, one poor soul at MS helpfully solved the issue, and MS has given us a fairly simple fix:</p>
<p>http://support.microsoft.com/default.aspx/kb/930056</p>
<p>Relevant portion below as MS likes to move their KB articles around over time:</p>
<p>To resolve this issue, register the Windows Server 2003 management tools on a domain user account. To do this, follow these steps:</p>
<table class="list ol">
<tr>
<td class="number">1.</td>
<td class="text">Log on to Windows Vista as a user who has local administrator permissions.</td>
</tr>
<tr>
<td class="number">2.</td>
<td class="text">Create the RegisterAdminPak.cmd script. To do this, follow these steps:</p>
<table class="list al">
<tr>
<td class="number">a.</td>
<td class="text">Start Notepad, and then open a blank document.</td>
</tr>
<tr>
<td class="number">b.</td>
<td class="text">Paste the following code to the document in Notepad:<code></code></p>
<pre class="code">@echo off

REM RegisterAdminPak.cmd
REM (c) 2006 Microsoft Corporation.  All rights reserved.

set filelist=adprop.dll azroles.dll azroleui.dll ccfg95.dll
set filelist=%filelist% certadm.dll certmmc.dll certpdef.dll certtmpl.dll
set filelist=%filelist% certxds.dll cladmwiz.dll clcfgsrv.dll clnetrex.dll
set filelist=%filelist% cluadmex.dll cluadmmc.dll cmproxy.dll cmroute.dll
set filelist=%filelist% cmutoa.dll cnet16.dll debugex.dll dfscore.dll
set filelist=%filelist% dfsgui.dll dhcpsnap.dll dnsmgr.dll domadmin.dll
set filelist=%filelist% dsadmin.dll dsuiwiz.dll imadmui.dll lrwizdll.dll
set filelist=%filelist% mprsnap.dll msclus.dll mstsmhst.dll mstsmmc.dll
set filelist=%filelist% nntpadm.dll nntpapi.dll nntpsnap.dll ntdsbsrv.dll
set filelist=%filelist% ntfrsapi.dll rasuser.dll rigpsnap.dll rsadmin.dll
set filelist=%filelist% rscommon.dll rsconn.dll rsengps.dll rsjob.dll
set filelist=%filelist% rsservps.dll rsshell.dll rssubps.dll rtrfiltr.dll
set filelist=%filelist% schmmgmt.dll tapisnap.dll tsuserex.dll vsstskex.dll
set filelist=%filelist% w95inf16.dll w95inf32.dll winsevnt.dll winsmon.dll
set filelist=%filelist% winsrpc.dll winssnap.dll ws03res.dll

for %%i in (%filelist%) do (
	echo Registering %%i ...
	regsvr32 /s %%i
)

echo.
Echo Command Completed</pre>
</td>
</tr>
<tr>
<td class="number">c.</td>
<td class="text">On the <strong class="uiterm">File</strong> menu, click <strong class="uiterm">Save</strong>.</td>
</tr>
<tr>
<td class="number">d.</td>
<td class="text">In the <strong class="uiterm">Save as type</strong> box, click <strong class="uiterm">All Files</strong>, type <span class="userInput">C:\Users\<var>UserAccountName</var>\RegisterAdminPak.cmd</span> in the <strong class="uiterm">File name</strong> box, and then click <strong class="uiterm">Save</strong>.</p>
<p><strong>Notes </strong><br />
<var>UserAccountName</var> represents the folder name of the user who is currently logged in.</p>
<p>You must run this script in Windows Vista only.</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="number">3.</td>
<td class="text">Run RegisterAdminPak.cmd from an elevated command prompt.  To do this, follow these steps:</p>
<table class="list al">
<tr>
<td class="number">a.</td>
<td class="text">Click <strong class="uiterm">Start</strong><img src="http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/VistaStartButton.jpg" class="graphic" alt="the Start button" title="the Start button" />, click <strong class="uiterm">All Programs</strong>, click <strong class="uiterm">Accessories</strong>, right-click <strong class="uiterm">Command Prompt</strong>, and then click <strong class="uiterm">Run as administrator</strong>.</p>
<p><img src="http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/SecurityShield.jpg" class="graphic" alt="User Account Control permission" title="User Account Control permission" /> If you are prompted for an administrator password or for confirmation, type your password, or click <strong class="uiterm">Continue</strong>.</td>
</tr>
<tr>
<td class="number">b.</td>
<td class="text">At the command prompt, type the following command, and then press ENTER.</p>
<p><strong>Note</strong>  If you are running a 64-bit version of Windows Vista, type <span class="userInput">cd %systemroot%\syswow64</span>  before you run the following command.</p>
<p class="indent"><span class="userInput">C:\Users\<var>UserAccountName</var>\RegisterAdminPak.cmd</span></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2008/03/24/2k3-admin-pack-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>adhoc network drive mapping</title>
		<link>http://blueglowy.com/2008/03/24/adhoc-network-drive-mapping/</link>
		<comments>http://blueglowy.com/2008/03/24/adhoc-network-drive-mapping/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 21:41:58 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blueglowy.com/2008/03/24/adhoc-network-drive-mapping/</guid>
		<description><![CDATA[As I&#8217;m working to consolidate the neat tips I find for a future wiki at work, here&#8217;s another neat one: There is a feature in Windows XP and Vista that not many people know which can save you endless hours and itâ€™s called pushd. From the command-line if you type: pushd \\someserver\someshare\somedirectory Then Windows will [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;m working to consolidate the neat tips I find for a future wiki at work, here&#8217;s another neat one:</p>
<p>There is a feature in Windows XP and Vista that not many people know which can save you endless hours and itâ€™s called <strong>pushd</strong>.</p>
<p>From the command-line if you type:</p>
<p>pushd \\someserver\someshare\somedirectory</p>
<p>Then Windows will automatically map a temporary drive to \\someserver\someshare, change to that drive, then change directory to somedirectory.</p>
<p>When youâ€™re finished you can then type:</p>
<p>popd</p>
<p>Then Windows will change back to your original working directory and remove the mapped drive.</p>
<p>Here is an example:</p>
<p>C:\Temp\&gt; pushd \\someserver\someshare\somedirectory<br />
X:\somedirectory\&gt; del somefile.txt<br />
X:\somedirectory\&gt; popd<br />
C:\Temp\ &gt;</p>
<p>Found at:</p>
<p>http://blog.bartholomew.id.au/2007/12/19/adhoc-mapping-of-network-drives</p>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2008/03/24/adhoc-network-drive-mapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>for the IBM is hollow, and I have touched the proc</title>
		<link>http://blueglowy.com/2008/03/12/for-the-ibm-is-hollow-and-i-have-touched-the-proc/</link>
		<comments>http://blueglowy.com/2008/03/12/for-the-ibm-is-hollow-and-i-have-touched-the-proc/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 00:49:24 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://blueglowy.com/2008/03/12/for-the-ibm-is-hollow-and-i-have-touched-the-proc/</guid>
		<description><![CDATA[so I have had this stupid IBM x345 series on my desk for like, a year.Â  It started having all kinds of battery problems, so I swapped the BIOS battery, and it was STILL giving me battery problems, conflicting bios/firmware/device driver issues without even having an OS, and generally being a bitch. I finally decided [...]]]></description>
			<content:encoded><![CDATA[<p>so I have had this stupid IBM x345 series on my desk for like, a year.Â  It started having all kinds of battery problems, so I swapped the BIOS battery, and it was STILL giving me battery problems, conflicting bios/firmware/device driver issues without even having an OS, and generally being a bitch.</p>
<p>I finally decided that this thing needed to be dealt with today, and that the fight would likely be EPIC.Â  So i pulled the card with the trouble battery, took some pictures and sent it around for lulz and to attempt to identify it.Â  I still don&#8217;t know what it does, but when I put it back in it worked, so wtf ever.</p>
<p>SO i tried to run ServeRAID, and it was giving me a fit about bios/firmware/drv not being the same version.Â  Since I already had the error, I went ahead downloaded the latest bios/firmware update for the card (7.12.something).Â  Then I finally found some boot floppys, and I went to boot from them and discovered the floppy is full of fail.Â  Wouldn&#8217;t read or boot from it at all.</p>
<p>SO with the magic of Nero, I made some cd&#8217;s and tricked the bitch into thinking they were floppy&#8217;s, and got it updated.Â  Then after much digging and pulling of hair, I found the drivers for windows setup to load, and it actually worked.</p>
<p>Now that it&#8217;s all installed, I&#8217;ve discovered that windows update is the slowest website ever created in the history of man.Â  I&#8217;ve almost completely installed Win2k3 on another server while this stupid thing scans for updates.</p>
<p>God I hate you microsoft.</p>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2008/03/12/for-the-ibm-is-hollow-and-i-have-touched-the-proc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having problems with IE?</title>
		<link>http://blueglowy.com/2007/12/14/having-problems-with-ie/</link>
		<comments>http://blueglowy.com/2007/12/14/having-problems-with-ie/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 17:03:53 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://blueglowy.com/2007/12/14/having-problems-with-ie/</guid>
		<description><![CDATA[Well, you&#8217;re not alone. Apparently the latest cumulative update from the 12th is causing ALOT of IE problems. Here at the office, we&#8217;ve had 2 sites affected so far, symptoms being IE 6 crashing on startup, or randomly crashing at various webpages. http://support.microsoft.com/kb/942615 That&#8217;s the troublemaker right there. If you go to add/remove programs, and [...]]]></description>
			<content:encoded><![CDATA[<p>Well, you&#8217;re not alone.  Apparently the latest cumulative update from the 12th is causing ALOT of IE problems.  Here at the office, we&#8217;ve had 2 sites affected so far, symptoms being IE 6 crashing on startup, or randomly crashing at various webpages.</p>
<p>http://support.microsoft.com/kb/942615</p>
<p>That&#8217;s the troublemaker right there.  If you go to add/remove programs, and remove update KB942615, it appears that the problems go away.  This update is installed as part of windows automatic updates.</p>
<p>Here&#8217;s hoping MS gets a fix out for this soon, as this is gonna be a real freakin&#8217; headache.</p>
<p>EDIT: don&#8217;t forgot to head over to windows update, select &#8220;custom&#8221;, and make sure to select &#8220;do not show this update again&#8221; for KB942615, otherwise it&#8217;ll just get pushed to your machine again next time it queries for updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://blueglowy.com/2007/12/14/having-problems-with-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

