<?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>The BHC Blog</title>
	<atom:link href="http://www.bhcblog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bhcblog.com</link>
	<description>The Technical Blog of Blackhawk Consulting</description>
	<lastBuildDate>Wed, 30 Nov 2011 17:21:18 +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>Blackberry Missing net_rim_crypto</title>
		<link>http://www.bhcblog.com/2011/11/30/blackberry-missing-net_rim_crypto/</link>
		<comments>http://www.bhcblog.com/2011/11/30/blackberry-missing-net_rim_crypto/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 17:21:18 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=319</guid>
		<description><![CDATA[Some applications generate the error Missing net_rim_crypto when run on a Blackberry device. This can be caused because the net_rim_crypto app is wrong in the JAD file. The JAD file is a text file that lists some of the dependencies.   If you open it, look for net_rim_crypto and try changing it to net_rim_crypto_1 and then [...]]]></description>
			<content:encoded><![CDATA[<p>Some applications generate the error Missing net_rim_crypto when run on a Blackberry device. This can be caused because the net_rim_crypto app is wrong in the JAD file.</p>
<p>The JAD file is a text file that lists some of the dependencies.   If you open it, look for net_rim_crypto and try changing it to net_rim_crypto_1 and then re-install your application.  In several cases we&#8217;ve seen, this will cause the error to go away and the software to function as expected.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/11/30/blackberry-missing-net_rim_crypto/&amp;title=Blackberry Missing net_rim_crypto' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/11/30/blackberry-missing-net_rim_crypto/&amp;title=Blackberry Missing net_rim_crypto' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/11/30/blackberry-missing-net_rim_crypto/&amp;title=Blackberry Missing net_rim_crypto' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/11/30/blackberry-missing-net_rim_crypto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for: &#8220;An error caused a change in the current set of domain controllers.&#8221;</title>
		<link>http://www.bhcblog.com/2011/11/29/fix-for-an-error-caused-a-change-in-the-current-set-of-domain-controllers/</link>
		<comments>http://www.bhcblog.com/2011/11/29/fix-for-an-error-caused-a-change-in-the-current-set-of-domain-controllers/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 20:46:30 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=320</guid>
		<description><![CDATA[If you launch Exchange Management Console and get the error : An error caused a change in the current set of domain controllers. &#8230;.. This is often caused by a bug in MMC. It can be easily fixed by going to %userprofile%\app data\roaming\microsoft\mmc and deleting the file:  &#8220;Exchange Management Console&#8221;.   After deleting the file, the [...]]]></description>
			<content:encoded><![CDATA[<p>If you launch Exchange Management Console and get the error :</p>
<p><strong><em>An error caused a change in the current set of domain controllers.</em></strong> &#8230;..</p>
<p>This is often caused by a bug in MMC.</p>
<p>It can be easily fixed by going to %userprofile%\app data\roaming\microsoft\mmc and deleting the file:  &#8220;Exchange Management Console&#8221;.   After deleting the file, the error should go away.  The bug is caused because EMC apparently caches AD controller information, and does not refresh the information after a topology change in the AD environment.</p>
<p>&nbsp;</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/11/29/fix-for-an-error-caused-a-change-in-the-current-set-of-domain-controllers/&amp;title=Fix for: &#8220;An error caused a change in the current set of domain controllers.&#8221;' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/11/29/fix-for-an-error-caused-a-change-in-the-current-set-of-domain-controllers/&amp;title=Fix for: &#8220;An error caused a change in the current set of domain controllers.&#8221;' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/11/29/fix-for-an-error-caused-a-change-in-the-current-set-of-domain-controllers/&amp;title=Fix for: &#8220;An error caused a change in the current set of domain controllers.&#8221;' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/11/29/fix-for-an-error-caused-a-change-in-the-current-set-of-domain-controllers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for: LA Noire: The Launcher cannot query DirectX. Please update DirectX by installing the latest redistribution.</title>
		<link>http://www.bhcblog.com/2011/11/26/fix-for-la-noire-the-launcher-cannot-query-directx-please-update-directx-by-installing-the-latest-redistribution/</link>
		<comments>http://www.bhcblog.com/2011/11/26/fix-for-la-noire-the-launcher-cannot-query-directx-please-update-directx-by-installing-the-latest-redistribution/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 21:16:43 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=312</guid>
		<description><![CDATA[Not company related but a solution I thought I would post since it is not well documented.  At a family gathering we purchased the game LA Noire by Rockstar Games on Steam.  After it installed it would not run.  The error below appeared: &#8220;The Launcher cannot query DirectX. Please update DirectX by installing the latest [...]]]></description>
			<content:encoded><![CDATA[<p>Not company related but a solution I thought I would post since it is not well documented.  At a family gathering we purchased the game <strong>LA Noire</strong> by Rockstar Games on <strong>Steam</strong>.  After it installed it would not run.  The error below appeared:</p>
<p><strong>&#8220;The Launcher cannot query DirectX. Please update DirectX by installing the latest redistribution.&#8221;</strong></p>
<p>We also noticed there were errors in event viewer.</p>
<p>Also if you ran the launcher it would disappear and not launch.</p>
<p>&nbsp;</p>
<p><strong>The fix was to exit steam and re-run steam as administrator</strong> (right click, &#8220;run as administrator&#8221;).  After doing this, LA Noire ran with no problems.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/11/26/fix-for-la-noire-the-launcher-cannot-query-directx-please-update-directx-by-installing-the-latest-redistribution/&amp;title=Fix for: LA Noire: The Launcher cannot query DirectX. Please update DirectX by installing the latest redistribution.' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/11/26/fix-for-la-noire-the-launcher-cannot-query-directx-please-update-directx-by-installing-the-latest-redistribution/&amp;title=Fix for: LA Noire: The Launcher cannot query DirectX. Please update DirectX by installing the latest redistribution.' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/11/26/fix-for-la-noire-the-launcher-cannot-query-directx-please-update-directx-by-installing-the-latest-redistribution/&amp;title=Fix for: LA Noire: The Launcher cannot query DirectX. Please update DirectX by installing the latest redistribution.' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/11/26/fix-for-la-noire-the-launcher-cannot-query-directx-please-update-directx-by-installing-the-latest-redistribution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Windows 8 Interface</title>
		<link>http://www.bhcblog.com/2011/11/22/disable-windows-8-interface/</link>
		<comments>http://www.bhcblog.com/2011/11/22/disable-windows-8-interface/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 14:13:47 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=306</guid>
		<description><![CDATA[For those of you who have downloaded Windows 8, you may find you would prefer an interface similar to Windows 7 and other previous versions of windows. The new interface is called Metro and below I&#8217;ll show you how to &#8220;DISABLE THE METRO INTERFACE&#8220;. Its pretty simple really.. Just open regedit. and go to this [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who have downloaded Windows 8, you may find you would prefer an interface similar to Windows 7 and other previous versions of windows.</p>
<p>The new interface is called Metro and below I&#8217;ll show you how to &#8220;<strong>DISABLE THE METRO INTERFACE</strong>&#8220;.</p>
<p>Its pretty simple really..</p>
<p>Just open regedit. and go to this key:</p>
<p><span style="font-family: Courier New; font-size: x-small;">HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer</span></p>
<p>And change this value</p>
<p>RPEnabled from 1 to 0.   Once you&#8217;ve done this Metro will be disabled.</p>
<p>To re-enable the Metro interface.. change the value back to 1.</p>
<p>&nbsp;</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/11/22/disable-windows-8-interface/&amp;title=Disable Windows 8 Interface' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/11/22/disable-windows-8-interface/&amp;title=Disable Windows 8 Interface' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/11/22/disable-windows-8-interface/&amp;title=Disable Windows 8 Interface' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/11/22/disable-windows-8-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: Enable debugview for RMS 1.0</title>
		<link>http://www.bhcblog.com/2011/10/26/howto-enable-debugview-for-rms-1-0/</link>
		<comments>http://www.bhcblog.com/2011/10/26/howto-enable-debugview-for-rms-1-0/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 18:29:01 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=300</guid>
		<description><![CDATA[I never seem to be able to find the settings for enabling server-side tracing for RMS 1.0 when I need it&#8230; The setting to add to the web.config right after &#60;/DRMS&#62; and before &#60;system.web&#62; is: &#60;system.diagnostics&#62; &#60;switches&#62; &#60;add name=&#8221;Microsoft Windows Rights Management Services-Global&#8221; value=&#8221;4&#8243; /&#62; &#60;add name=&#8221;Microsoft Windows Rights Management Services-TimeStamps&#8221; value=&#8221;1&#8243; /&#62; &#60;add name=&#8221;Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>I never seem to be able to find the settings for enabling server-side tracing for RMS 1.0 when I need it&#8230;</p>
<p>The setting to add to the web.config right after &lt;/DRMS&gt; and before &lt;system.web&gt; is:</p>
<p>&lt;system.diagnostics&gt;<br />
&lt;switches&gt;<br />
&lt;add name=&#8221;Microsoft Windows Rights Management Services-Global&#8221; value=&#8221;4&#8243; /&gt;<br />
&lt;add name=&#8221;Microsoft Windows Rights Management Services-TimeStamps&#8221; value=&#8221;1&#8243; /&gt;<br />
&lt;add name=&#8221;Microsoft Windows Rights Management Services-Indents&#8221; value=&#8221;0&#8243; /&gt;<br />
&lt;/switches&gt;<br />
&lt;trace autoflush=&#8221;false&#8221; indentsize=&#8221;4&#8243;/&gt;<br />
&lt;/system.diagnostics&gt;</p>
<p>Afterwards don&#8217;t forget to do an IIS reset to re-read the web.config.</p>
<p>This can be put in ANY pipeline in rms 1.0 (certification, licensing, admin).</p>
<p>For RMS 2.0 follow Jason&#8217;s article :</p>
<p>http://blogs.technet.com/b/rmssupp/archive/2008/09/24/another-things-i-always-forget-how-to-turn-on-server-side-tracing-on-rms-v2.aspx</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/10/26/howto-enable-debugview-for-rms-1-0/&amp;title=Howto: Enable debugview for RMS 1.0' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/10/26/howto-enable-debugview-for-rms-1-0/&amp;title=Howto: Enable debugview for RMS 1.0' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/10/26/howto-enable-debugview-for-rms-1-0/&amp;title=Howto: Enable debugview for RMS 1.0' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/10/26/howto-enable-debugview-for-rms-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a server to an ADRMS cluster with no SCP</title>
		<link>http://www.bhcblog.com/2011/10/24/how-to-add-a-server-to-an-adrms-cluster-with-no-scp/</link>
		<comments>http://www.bhcblog.com/2011/10/24/how-to-add-a-server-to-an-adrms-cluster-with-no-scp/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 20:26:24 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=296</guid>
		<description><![CDATA[A while back, we had to add a server to an AD RMS cluster that did not have a Service Connection point&#8230;  The problem here is that the &#8220;Add server to existing cluster&#8221; option is GRAYED OUT!   This means that no SCP is kind of a show-stopper as you can&#8217;t actually select the option [...]]]></description>
			<content:encoded><![CDATA[<p>A while back, we had to add a server to an AD RMS cluster that did not have a Service Connection point&#8230;  <span style="text-decoration: underline;"><strong>The problem here is that the &#8220;Add server to existing cluster&#8221; option is GRAYED OUT</strong></span>!   This means that no SCP is kind of a show-stopper as you can&#8217;t actually select the option you need to continue.</p>
<p>This can be done.  You do not need the SCP to add the server to the cluster.   The solution is to add the registry value below to the new server:</p>
<p>HKLM\Software\Microsoft\DRMS\GICURL (stringvalue)  = http(s)://adrmsservername/_wmcs/Certification/Certification.asmx</p>
<p>However, the standard rules apply.  You must have Local admin rights on the SQL box etc. so that you can do the remote registry call to get the SQL Server instances&#8230;   Anywho .. hope this helps someone&#8230;.</p>
<p>I didn&#8217;t find a lot of documentation on <strong>adding a second AD RMS server to a cluster when there is no SCP.</strong></p>
<p>&nbsp;</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/10/24/how-to-add-a-server-to-an-adrms-cluster-with-no-scp/&amp;title=How to add a server to an ADRMS cluster with no SCP' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/10/24/how-to-add-a-server-to-an-adrms-cluster-with-no-scp/&amp;title=How to add a server to an ADRMS cluster with no SCP' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/10/24/how-to-add-a-server-to-an-adrms-cluster-with-no-scp/&amp;title=How to add a server to an ADRMS cluster with no SCP' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/10/24/how-to-add-a-server-to-an-adrms-cluster-with-no-scp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some useful ADRMS blogs</title>
		<link>http://www.bhcblog.com/2011/10/13/some-useful-adrms-blogs/</link>
		<comments>http://www.bhcblog.com/2011/10/13/some-useful-adrms-blogs/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 14:38:02 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=293</guid>
		<description><![CDATA[Some useful blogs for RMS and ADRMS that we have found useful in the past. http://blogs.msdn.com/b/rms/ http://blogs.technet.com/b/rmssupp/ _______________________________________PLEASE HELP BY BOOKMARKING OUR SITE...]]></description>
			<content:encoded><![CDATA[<p>Some useful blogs for RMS and ADRMS that we have found useful in the past.   </p>
<p>http://blogs.msdn.com/b/rms/</p>
<p>http://blogs.technet.com/b/rmssupp/</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/10/13/some-useful-adrms-blogs/&amp;title=Some useful ADRMS blogs' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/10/13/some-useful-adrms-blogs/&amp;title=Some useful ADRMS blogs' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/10/13/some-useful-adrms-blogs/&amp;title=Some useful ADRMS blogs' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/10/13/some-useful-adrms-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black Screen of Death Server 2008 with Exchange</title>
		<link>http://www.bhcblog.com/2011/09/30/black-screen-of-death-server-2008-with-exchange/</link>
		<comments>http://www.bhcblog.com/2011/09/30/black-screen-of-death-server-2008-with-exchange/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 17:23:17 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=291</guid>
		<description><![CDATA[We encountered a server this morning that only booted to a black screen with a white cursor.  It happened to be one of our customer&#8217;s corporate exchange servers and nothing seemed to help resolve the issue.  Safe mode resulted in the same behavior, as did last known good configuration. After some very intensive troubleshooting the [...]]]></description>
			<content:encoded><![CDATA[<p>We encountered a server this morning that only booted to a <strong>black screen with a white cursor</strong>.  It happened to be one of our customer&#8217;s corporate exchange servers and nothing seemed to help resolve the issue.  Safe mode resulted in the same behavior, as did last known good configuration.</p>
<p>After some very intensive troubleshooting the issues was tracked down to a service using 99% cpu utilization.   In this case it was the Exchange Search indexer service.   After disabling this service, the machine booted normally again.</p>
<p>How did we disable it if we couldnt boot?  ah&#8230; in this case it was a VM image and we happened to have a snapshot of the machine in the live state.   We restored the snapshot, disabled the service, rebooted the server then restored the exchange databases from backup.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/09/30/black-screen-of-death-server-2008-with-exchange/&amp;title=Black Screen of Death Server 2008 with Exchange' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/09/30/black-screen-of-death-server-2008-with-exchange/&amp;title=Black Screen of Death Server 2008 with Exchange' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/09/30/black-screen-of-death-server-2008-with-exchange/&amp;title=Black Screen of Death Server 2008 with Exchange' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/09/30/black-screen-of-death-server-2008-with-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What? 40:0eh  40:13h</title>
		<link>http://www.bhcblog.com/2011/08/22/what-400eh-4013h/</link>
		<comments>http://www.bhcblog.com/2011/08/22/what-400eh-4013h/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 16:47:53 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=288</guid>
		<description><![CDATA[I got this error when trying to boot up a new GigaByte Motherboard. Turns out the BIOS was corrupted.. A re-flash with the latest BIOS for the board corrected the error. _______________________________________PLEASE HELP BY BOOKMARKING OUR SITE...]]></description>
			<content:encoded><![CDATA[<p>I got this error when trying to boot up a new GigaByte Motherboard.  </p>
<p>Turns out the BIOS was corrupted.. A re-flash with the latest BIOS for the board corrected the error.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/08/22/what-400eh-4013h/&amp;title=What? 40:0eh <> 40:13h' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/08/22/what-400eh-4013h/&amp;title=What? 40:0eh <> 40:13h' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/08/22/what-400eh-4013h/&amp;title=What? 40:0eh <> 40:13h' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/08/22/what-400eh-4013h/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook wont connect to Exchange:  Disconnected</title>
		<link>http://www.bhcblog.com/2011/07/22/outlook-wont-connect-to-exchange-disconnected/</link>
		<comments>http://www.bhcblog.com/2011/07/22/outlook-wont-connect-to-exchange-disconnected/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 02:37:50 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[disconnected]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://www.bhcblog.com/?p=276</guid>
		<description><![CDATA[I ran into a strange bug in exchange 2010. If you are on a local/closed network with no gateway (say for testing purposes), Outlook will never connect to exchange and stays disconnected. After running a packet sniffer to watch the traffic I saw exchange for some odd reason INSISTS on having a gateway set.. It [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into a strange bug in exchange 2010.  If you are on a local/closed network with no gateway  (say for testing purposes),  Outlook will never connect to exchange and stays disconnected.   After running a packet sniffer to watch the traffic I saw exchange for some odd reason INSISTS on having a gateway set.. It can be  a completely bogus gateway (say the machine&#8217;s IP again) but something must fill in the gateway options.  </p>
<p>Once you&#8217;ve added some setting for gateway Exchange will function normally.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='title' title='Use these links to share this page with others'>_______________________________________<BR>PLEASE HELP BY BOOKMARKING OUR SITE...</div><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://www.bhcblog.com/2011/07/22/outlook-wont-connect-to-exchange-disconnected/&amp;title=Outlook wont connect to Exchange:  Disconnected' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/delicious.ico' style='width:16px; height:16px; border:none;' alt='[del.icio.us]'  /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://www.bhcblog.com/2011/07/22/outlook-wont-connect-to-exchange-disconnected/&amp;title=Outlook wont connect to Exchange:  Disconnected' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/digg.ico' style='width:16px; height:16px; border:none;' alt='[Digg]'  /></a> <a href='http://www.stumbleupon.com/submit?url=http://www.bhcblog.com/2011/07/22/outlook-wont-connect-to-exchange-disconnected/&amp;title=Outlook wont connect to Exchange:  Disconnected' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='/wp-content/plugins/bookmarkify/stumbleupon.ico' style='width:16px; height:16px; border:none;' alt='[StumbleUpon]'  /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://www.bhcblog.com/2011/07/22/outlook-wont-connect-to-exchange-disconnected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

