Category Archives: Microsoft

How to fix STOP: 0x0000007B blue screen when moving virtualbox machine to another computer

My old pc died, and so I pulled the hard drive and copied my virtualbox machine disks onto my new computer. Since the new computer used a new version of virtualbox I couldn’t seem to get the old machine images … Continue reading

Posted in Microsoft, Virtualbox, vmware, windows | Comments Off on How to fix STOP: 0x0000007B blue screen when moving virtualbox machine to another computer

How to configure iis 7 to listen on a single ip address or specific ip addresses

Windows Server 2008/IIS 7: 1. Open a command prompt and type “netsh”. 2. Type “http”. 3. Type “show iplisten” By default, iis listens on all ip addresses. If you don’t see anything, then iis is listening on all ip addresses … Continue reading

Posted in IIS, Microsoft, windows | Comments Off on How to configure iis 7 to listen on a single ip address or specific ip addresses

How to find missing indexes in SQL Server

This works in SQL Server 2005 or better. SELECT * FROM sys.dm_db_missing_index_details Too easy! See this link for more information.

Posted in Microsoft | Comments Off on How to find missing indexes in SQL Server

Windows Server 2012 Fax error 0xC0000005

I have been very frustrated for the past 3 months, ever since upgrading to Server 2012. Microsoft Fax has been unreliable. The fax service stops frequently with The Fax Service Provider ‘Microsoft Modem Device Provider’ encountered a problem and needed … Continue reading

Posted in FAX, Microsoft, windows | Comments Off on Windows Server 2012 Fax error 0xC0000005

How to set resolution on E02 thin client with Multipoint Server 2012

Microsoft Multipoint Server 2012 is amazing.  However, a lot of things changed since Multipoint 2011 and the documentation has not kept up.  Adding to that problem is the various ways of connecting to multipoint – RDP, Direct Connect Video, Zero … Continue reading

Posted in Microsoft, Multipoint Server 2012, windows | Comments Off on How to set resolution on E02 thin client with Multipoint Server 2012