<?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>Shnake's Tech Tips</title>
	<atom:link href="http://www.shnake.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.shnake.com/blog</link>
	<description>Technical help for Windows 2008, Exchange 2007 , Hyper-V, Sql 2005 clusters and a whole lot of other stuff</description>
	<lastBuildDate>Tue, 13 Jul 2010 07:53:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to fix &#8220;Property Owner is not available for Database &#8216;YOURDBNAME&#8217;. This property may not exist for this object, or may not be retrievable due to insufficient access rights.&#8221;</title>
		<link>http://www.shnake.com/blog/?p=673</link>
		<comments>http://www.shnake.com/blog/?p=673#comments</comments>
		<pubDate>Tue, 13 Jul 2010 07:50:19 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[SQL 2005]]></category>
		<category><![CDATA[sql 2008]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=673</guid>
		<description><![CDATA[A user had created a database on an SQl server, then when that user left the company,there account was removed from the system, leaving the database with no owner! When you right click on the database to get the properties, you get the following error: Cannot show requested dialog. Additional information: Cannot show requested dialog. [...]]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=673</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix &#8220;AccountRight Enterprise must terminate. Termination code: 1233 error&#8221; problem</title>
		<link>http://www.shnake.com/blog/?p=674</link>
		<comments>http://www.shnake.com/blog/?p=674#comments</comments>
		<pubDate>Tue, 06 Jul 2010 04:33:40 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[MYOB]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=674</guid>
		<description><![CDATA[A user crashed out of  MYOB AccountRight Enterprise the other day and when they tried to go back in, got the following error:   AccountRight Enterprise must terminate.  Termination Code: 1233 error   Important Details: Error -3000 in DMBegin transaction (5033:7020:4). I asked another user to open the same file, but they also got this error. [...]]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=674</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix &#8220;An authentication error has occured (Code: 0x8009030e) &#8221; error when trying to connect to a Hyper-V guest on Windows 2008 using the Hyper-V Manager</title>
		<link>http://www.shnake.com/blog/?p=669</link>
		<comments>http://www.shnake.com/blog/?p=669#comments</comments>
		<pubDate>Wed, 16 Jun 2010 00:24:30 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=669</guid>
		<description><![CDATA[I was trying to open up a guest in the Hyper-V Manager console and I got the following error: &#8220;An authentication error has occured (Code: 0x8009030e) &#8221; I then tried to open a few other guests and got the same error. I restarted the Hyper-V Manager, but had the same problem. The simple fix is to [...]]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=669</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Alter a SQL Server Database to be in  Single User Mode and back to  Multi User Mode</title>
		<link>http://www.shnake.com/blog/?p=666</link>
		<comments>http://www.shnake.com/blog/?p=666#comments</comments>
		<pubDate>Tue, 15 Jun 2010 23:01:22 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[sql 2008]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=666</guid>
		<description><![CDATA[Set databse into single user mode ALTER DATABASE &#60;DBNAME&#62; SET SINGLE_USER WITH Rollback Immediate Set database into multi user mode ALTER DATABASE [DBNAME] SET MULTI_USER WITH NO_WAIT]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=666</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix Error 952 Database is in Transition on SQL 2008  SQL Management Studio</title>
		<link>http://www.shnake.com/blog/?p=665</link>
		<comments>http://www.shnake.com/blog/?p=665#comments</comments>
		<pubDate>Tue, 15 Jun 2010 22:56:19 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[sql 2008]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=665</guid>
		<description><![CDATA[We were trying to take a database offline and it eventually failed fter about 5 minutes. I didn&#8217;t want to restart the SQL services or the server as there were many other databases on the server. The simple way to fix this error is to merely close and then re-open the management studio.]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=665</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix VMware Fusion displaying white boxes instead of menu and cursors on Mac OSX with a Windows XP guest</title>
		<link>http://www.shnake.com/blog/?p=663</link>
		<comments>http://www.shnake.com/blog/?p=663#comments</comments>
		<pubDate>Wed, 19 May 2010 07:37:32 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[VMware Fusion]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=663</guid>
		<description><![CDATA[We have a VMWare Fusion user running MAC OSX 10.6 host with a Windows XP guest who would end up with white boxes displayed instead of the correct menus. A reboot would fix it for a few hours, then it would happen again, requiring yet another reboot. The way we fixed it is as follows. [...]]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=663</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix &#8220;HTTP Error 403.14 &#8211; Forbidden The Web server is configured to not list the contents of this directory&#8221;</title>
		<link>http://www.shnake.com/blog/?p=660</link>
		<comments>http://www.shnake.com/blog/?p=660#comments</comments>
		<pubDate>Wed, 19 May 2010 07:28:32 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[.Net 4.0]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[VS2010]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=660</guid>
		<description><![CDATA[We had a fresh install of Windows 2008 and Visual Studio 2010 on a developers machine that was getting this error when trying to access a MVC 2.0 .Net 4.0 website hosted locally on IIS7. Various fixes talk about making sure there is a default document, and also about turning on directory browsing, but neither [...]]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=660</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix the &#8220;Key management services (KMS) host could not be located in domain name system (DNS) – 0×8007232B – MAK – KMS&#8221; issue</title>
		<link>http://www.shnake.com/blog/?p=658</link>
		<comments>http://www.shnake.com/blog/?p=658#comments</comments>
		<pubDate>Mon, 10 May 2010 02:47:11 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[activation]]></category>
		<category><![CDATA[kms]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=658</guid>
		<description><![CDATA[When you try to activate a volume licence version of Windows 2008 Server (Windows 7 as well), you may get the following message. Key management services (KMS) host could not be located in domain name system (DNS) – 0×8007232B – MAK – KMS This is due to some changes made with the way Volume licence [...]]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=658</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix the &#8220;The Office Communications Server Front-End service terminated with service-specific error 3286842403 (0xC3E93C23) &#8221; error</title>
		<link>http://www.shnake.com/blog/?p=653</link>
		<comments>http://www.shnake.com/blog/?p=653#comments</comments>
		<pubDate>Thu, 08 Apr 2010 00:51:59 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[OCS2007]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[office communication server]]></category>
		<category><![CDATA[OCS 2007]]></category>
		<category><![CDATA[windows 2003 64bit]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=653</guid>
		<description><![CDATA[I ran some Windows updates on a Microsoft OCS 2007(Office Communications server) server running on 64bit Windows 2003, and when I rebooted, the front-end service would not start. I realised that having just run some updates, that one of them would be the culprit. So I had a look around and found that I need to [...]]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=653</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable the security tab for files and folders on a Windows XP computer in a workgroup</title>
		<link>http://www.shnake.com/blog/?p=650</link>
		<comments>http://www.shnake.com/blog/?p=650#comments</comments>
		<pubDate>Thu, 11 Mar 2010 02:10:51 +0000</pubDate>
		<dc:creator>shnake</dc:creator>
				<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[security tab]]></category>

		<guid isPermaLink="false">http://www.shnake.com/blog/?p=650</guid>
		<description><![CDATA[I had a Windows XP machine that I needed to change some folder permissions, but as this computer was a member of a Workgroup, the tab is hidden. All you need to enable this is to follow these steps. 1. Open up regedit 2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa   3.  Change the  ForceGuest key from 1 [...]]]></description>
		<wfw:commentRss>http://www.shnake.com/blog/?feed=rss2&amp;p=650</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
