<?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>Hello...and you are? &#187; microsoft</title>
	<atom:link href="http://www.collicott.net/jess/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.collicott.net/jess</link>
	<description>The web site of Jess Collicott</description>
	<lastBuildDate>Sun, 11 Jul 2010 20:01:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Zune &#8211; Reserved Space fixed with a device restart</title>
		<link>http://www.collicott.net/jess/2010/06/12/zune-reserved-space-fixed-with-a-device-restart/</link>
		<comments>http://www.collicott.net/jess/2010/06/12/zune-reserved-space-fixed-with-a-device-restart/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 14:59:21 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[zune]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=827</guid>
		<description><![CDATA[This last year, my 8GB Zune has been acting up a little when it comes to the Reserved Space on the device. Every so often I would receive a message that my Zune was full, only to see that Reserved Space was using over 1 GB of storage. In the past, I would go through [...]]]></description>
			<content:encoded><![CDATA[<p>This last year, my 8GB Zune has been acting up a little when it comes to the Reserved Space on the device. Every so often I would receive a message that my Zune was full, only to see that Reserved Space was using over 1 GB of storage.</p>
<p>In the past, I would go through the not-too-painful-but-still-tedious process of reformatting and re-syncing all of the content.</p>
<p>I just discovered that I can simply <a href="http://support.microsoft.com/kb/946064?sd=zune">restart the Zune</a>, and when I connect it back up to my computer, everything is back to normal. I guess we still live under the principle of &#8220;when in doubt, reboot.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2010/06/12/zune-reserved-space-fixed-with-a-device-restart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discover core databases for a Windows SharePoint Services 3.0 farm</title>
		<link>http://www.collicott.net/jess/2010/03/04/discover-core-databases-for-a-windows-sharepoint-services-3-0-farm/</link>
		<comments>http://www.collicott.net/jess/2010/03/04/discover-core-databases-for-a-windows-sharepoint-services-3-0-farm/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 19:57:30 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=805</guid>
		<description><![CDATA[Below are steps for one method to discover databases used by a WSS 3.0 farm. Log in to SharePoint Central Administration for each of these activities. Configuration Database Go to the &#8220;Operations&#8221; tab Click &#8220;Servers in Farm&#8221; Under &#8220;Farm Information&#8221; see the following items: Configuration database server Configuration database name Central Administration Content Database Go [...]]]></description>
			<content:encoded><![CDATA[<p>Below are steps for one method to discover databases used by a WSS 3.0 farm. Log in to SharePoint Central Administration for each of these activities.</p>
<h2>Configuration Database</h2>
<ol>
<li>Go to the &#8220;Operations&#8221; tab</li>
<li>Click &#8220;Servers in Farm&#8221;</li>
<li>Under &#8220;Farm Information&#8221; see the following items:
<ol>
<li>Configuration database server</li>
<li>Configuration database name</li>
</ol>
</li>
</ol>
<h2>Central Administration Content Database</h2>
<ol>
<li>Go to the &#8220;Application Management&#8221; tab</li>
<li>Click &#8220;Web application list&#8221;</li>
<li>Click &#8220;SharePoint Central Administration v3&#8243;</li>
<li>Under &#8220;SharePoint Site Management&#8221;, click &#8220;Site collection list&#8221;</li>
<li>Under the root &#8220;/&#8221; site, look in the information table for the &#8220;Database Name&#8221; value</li>
</ol>
<h2>General Usage Content Databases</h2>
<ol>
<li>Go to the &#8220;Application Management&#8221; tab</li>
<li>Click &#8220;Web application list&#8221;</li>
<li>For each web application listed other than &#8220;SharePoint Central Administration v3&#8243; (see above), perform the following:
<ol>
<li>Click the web application name</li>
<li>Under &#8220;SharePoint Site Management&#8221;, click &#8220;Site collection list&#8221;</li>
<li>For each listed site collection (by URL):
<ol>
<li>Click the URL of the site collection</li>
<li>In the information table, look for the &#8220;Database Name&#8221; value</li>
</ol>
</li>
</ol>
</li>
</ol>
<h2>Search Database</h2>
<ol>
<li>Go to the &#8220;Operations&#8221; tab</li>
<li>Under &#8220;Topology and Services&#8221;, click &#8220;Services on server&#8221;</li>
<li>Click the text &#8220;Windows SharePoint Services Help Search&#8221;</li>
<li>Under &#8220;Search Database&#8221;, look for the values:
<ul>
<li>Database Server</li>
<li>Database Name</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2010/03/04/discover-core-databases-for-a-windows-sharepoint-services-3-0-farm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 &#8211; Homegroups</title>
		<link>http://www.collicott.net/jess/2009/10/25/windows-7-homegroups/</link>
		<comments>http://www.collicott.net/jess/2009/10/25/windows-7-homegroups/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 01:10:25 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[Web Dev/Tech]]></category>
		<category><![CDATA[homegroups]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=704</guid>
		<description><![CDATA[Finally! Easy home networking. I bought a Windows 7 Home Premium Family Pack (3 licenses), set up a Homegroup to share files and a printer, and I&#8217;m loving it. Super easy.]]></description>
			<content:encoded><![CDATA[<p>Finally! Easy home networking. I bought a Windows 7 Home Premium Family Pack (3 licenses), set up a Homegroup to share files and a printer, and I&#8217;m loving it. Super easy.</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube-nocookie.com/v/MOjq71ktx7Y&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/MOjq71ktx7Y&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2009/10/25/windows-7-homegroups/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: MOSS 2007 Best Practices</title>
		<link>http://www.collicott.net/jess/2008/12/17/book-recommendation-moss-2007-best-practices/</link>
		<comments>http://www.collicott.net/jess/2008/12/17/book-recommendation-moss-2007-best-practices/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 17:01:29 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Dev/Tech]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=478</guid>
		<description><![CDATA[There are several books that stand-out in my career where the value is well over the $50 spent on the book. Microsoft Office SharePoint Server 2007 Best Practices is definitely one of those books. P.S. WordPress 2.7 is pretty slick]]></description>
			<content:encoded><![CDATA[<div style="float:right;padding:8px 8px"><a href="http://www.bestwebbuys.com/Microsoft_Office_SharePoint_Server_2007_Best_Practices-ISBN_9780735625389.html?isrc=b-search"><img class="alignright size-full wp-image-479" title="moss-best-practices-cover" src="http://www.collicott.net/jess/wp-content/uploads/2008/12/moss-best-practices-cover.jpg" alt="moss-best-practices-cover" width="123" height="150" /></a></div>
<p>There are several books that stand-out in my career where the value is well over the $50 spent on the book. <a href="http://www.bestwebbuys.com/Microsoft_Office_SharePoint_Server_2007_Best_Practices-ISBN_9780735625389.html?isrc=b-search">Microsoft Office SharePoint Server 2007 Best Practices</a> is definitely one of those books.<br />
<br style="clear:both" /><br />
P.S. WordPress 2.7 is pretty slick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2008/12/17/book-recommendation-moss-2007-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft apps on VMware ESX will now be supported</title>
		<link>http://www.collicott.net/jess/2008/09/11/microsoft-apps-on-vmware-esx-will-now-be-supported/</link>
		<comments>http://www.collicott.net/jess/2008/09/11/microsoft-apps-on-vmware-esx-will-now-be-supported/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 14:29:33 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Dev/Tech]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=443</guid>
		<description><![CDATA[Microsoft will now support their applications running on the VMWare ESX platform running version 3.5 update 2. For anyone using both VMWare and Microsoft technologies (like Exchange, SharePoint, etc), this is great news!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vmware.com/company/news/releases/svvp.html">Microsoft will now support their applications running on the VMWare ESX platform</a> running version 3.5 update 2. For anyone using both VMWare and Microsoft technologies (like Exchange, SharePoint, etc), this is <strong>great </strong>news!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2008/09/11/microsoft-apps-on-vmware-esx-will-now-be-supported/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
