Recent Posts

Topics

Archives

Uncategorized

« Previous Entries

Blackberry Missing net_rim_crypto

Wednesday, November 30th, 2011

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 [...]

Fix for: “An error caused a change in the current set of domain controllers.”

Tuesday, November 29th, 2011

If you launch Exchange Management Console and get the error : An error caused a change in the current set of domain controllers. ….. 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:  “Exchange Management Console”.   After deleting the file, the [...]

Fix for: LA Noire: The Launcher cannot query DirectX. Please update DirectX by installing the latest redistribution.

Saturday, November 26th, 2011

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: “The Launcher cannot query DirectX. Please update DirectX by installing the latest [...]

Disable Windows 8 Interface

Tuesday, November 22nd, 2011

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’ll show you how to “DISABLE THE METRO INTERFACE“. Its pretty simple really.. Just open regedit. and go to this [...]

Howto: Enable debugview for RMS 1.0

Wednesday, October 26th, 2011

I never seem to be able to find the settings for enabling server-side tracing for RMS 1.0 when I need it… The setting to add to the web.config right after </DRMS> and before <system.web> is: <system.diagnostics> <switches> <add name=”Microsoft Windows Rights Management Services-Global” value=”4″ /> <add name=”Microsoft Windows Rights Management Services-TimeStamps” value=”1″ /> <add name=”Microsoft [...]

How to add a server to an ADRMS cluster with no SCP

Monday, October 24th, 2011

A while back, we had to add a server to an AD RMS cluster that did not have a Service Connection point…  The problem here is that the “Add server to existing cluster” option is GRAYED OUT!   This means that no SCP is kind of a show-stopper as you can’t actually select the option [...]

Some useful ADRMS blogs

Thursday, October 13th, 2011

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…

Black Screen of Death Server 2008 with Exchange

Friday, September 30th, 2011

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’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 [...]

What? 40:0eh <> 40:13h

Monday, August 22nd, 2011

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…

Outlook wont connect to Exchange: Disconnected

Friday, July 22nd, 2011

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 [...]

« Previous Entries