<?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>SharePoint Dan</title>
	<atom:link href="http://www.sharepointdan.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointdan.com</link>
	<description>Connecting... Collaborating... Communicating...</description>
	<lastBuildDate>Mon, 26 Jul 2010 14:46:26 +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>Brush up on your SharePoint 2010 Skills&#8230;</title>
		<link>http://www.sharepointdan.com/2010/07/26/brush-up-on-your-sharepoint-2010-skills/</link>
		<comments>http://www.sharepointdan.com/2010/07/26/brush-up-on-your-sharepoint-2010-skills/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 14:46:26 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Hands on Labs]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/2010/07/26/brush-up-on-your-sharepoint-2010-skills/</guid>
		<description><![CDATA[So you find yourself in the conundrum of needing to brush up on your hands on skills with either SharePoint 2010? You’ve got a laptop that doesn’t have 8 GB of memory to host that all inclusive VM you downloaded from Microsoft?&#160; You’re not running Vista SP2 x64 / 7 x64 / 2008 x64 as [...]]]></description>
			<content:encoded><![CDATA[<p>So you find yourself in the conundrum of needing to brush up on your hands on skills with either SharePoint 2010? You’ve got a laptop that doesn’t have 8 GB of memory to host that all inclusive VM you downloaded from Microsoft?&#160; You’re not running Vista SP2 x64 / 7 x64 / 2008 x64 as your host operating system?&#160; You bought a laptop that has 8 GB and running 7 x64 but doesn’t have VT extensions?</p>
<p>Sounds like it’s not quite as easy to get an environment up to learn on as one might hope.</p>
<p>Fear not though, there’s still hope.&#160; You can still use Microsoft’s Virtual Labs to spin up through Hands on Labs for both SharePoint 2007 and 2010.</p>
<p>For more, be sure to check out <a title="http://technet.microsoft.com/en-us/virtuallabs/bb512933.aspx" href="http://technet.microsoft.com/en-us/virtuallabs/bb512933.aspx" target="_blank">http://technet.microsoft.com/en-us/virtuallabs/bb512933.aspx</a></p>
<p>They’re free, low cal and tasty <img style="border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.sharepointdan.com/wp-content/uploads/2010/07/wlEmoticonsmile1.png" /></p>
By the time  your rss reader get this post here is <strong> 1 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/07/26/brush-up-on-your-sharepoint-2010-skills/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Loading the SharePoint 2010 Management PowerShell</title>
		<link>http://www.sharepointdan.com/2010/07/21/loading-the-sharepoint-2010-management-powershell/</link>
		<comments>http://www.sharepointdan.com/2010/07/21/loading-the-sharepoint-2010-management-powershell/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 05:46:40 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=554</guid>
		<description><![CDATA[So someone asked me today, &#8220;What if I don&#8217;t want to use the SharePoint 2010 Management PowerShell&#8221;? I looked blankly at them and thought to myself, &#8220;Well that&#8217;s just silly&#8230;&#8221; and then decided to look into the matter So it&#8217;s pretty easy to add the SharePoint snapin for PowerShell. You can do this manually, or [...]]]></description>
			<content:encoded><![CDATA[<p>So someone asked me today, &#8220;What if I don&#8217;t want to use the SharePoint 2010 Management PowerShell&#8221;?</p>
<p>I looked blankly at them and thought to myself, &#8220;Well that&#8217;s just silly&#8230;&#8221; and then decided to look into the matter <img src='http://www.sharepointdan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So it&#8217;s pretty easy to add the SharePoint snapin for PowerShell. You can do this manually, or you can simply run the SharePoint powershell script that adds the snapin and sets your location.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/07/SharePoint_PowerShell_Snapin_Add.jpg"><img class="alignnone size-full wp-image-555" title="SharePoint_PowerShell_Snapin_Add" src="http://www.sharepointdan.com/wp-content/uploads/2010/07/SharePoint_PowerShell_Snapin_Add.jpg" alt="" width="655" height="69" /></a></p>
<p>Okay, but where is this cute little script located?</p>
<p>%InstallRoot%\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\CONFIG\POWERSHELL\Registration\SharePoint.ps1</p>
<p>Of course if you&#8217;ve set up links properly you can quickly get to this through some other means of a symlink to 14-root.</p>
<p>Nonetheless, in case you don&#8217;t feel like going into the Microsoft SharePoint 2010 Products from the menuing interface of Windows and prefer PowerShell, then there you have it.</p>
<p>Happy PowerShelling!</p>
By the time  your rss reader get this post here is <strong> 1 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/07/21/loading-the-sharepoint-2010-management-powershell/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Database Spotlight: Application Registry Service DB</title>
		<link>http://www.sharepointdan.com/2010/07/17/database-spotlight-application-registry-service-db/</link>
		<comments>http://www.sharepointdan.com/2010/07/17/database-spotlight-application-registry-service-db/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 03:03:52 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Application Registry Service]]></category>
		<category><![CDATA[Database Schema]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/2010/07/17/database-spotlight-application-registry-service-db/</guid>
		<description><![CDATA[Unlike other databases that SharePoint 2010 creates, the Application Registry Service Database is actually included in the mix for backward compatibility of SharePoint Server 2007 Business Data Catalog connection information and other information pertinent to the BDC API. By default, the database name is “Application_Registry_Service_DB_&#60;GUID&#62;”.&#160; I’m not quite certain why, but I’m not so much [...]]]></description>
			<content:encoded><![CDATA[<p>Unlike other databases that SharePoint 2010 creates, the Application Registry Service Database is actually included in the mix for backward compatibility of SharePoint Server 2007 Business Data Catalog connection information and other information pertinent to the BDC API.</p>
<p>By default, the database name is “Application_Registry_Service_DB_&lt;GUID&gt;”.&#160; I’m not quite certain why, but I’m not so much a fan of the out of the box naming of databases with a GUID appended to the end – though I guess it does ensure that you’re never going to inadvertently create one on the fly that has the same name as others.</p>
<p>Similar to the BDC, the Application Registry Service database is read-heavy since there isn’t any writing done with the BDC <img style="border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.sharepointdan.com/wp-content/uploads/2010/07/wlEmoticonsmile.png" />. And though the services architecture is a bit more broken out, you can only have a single Application Registry Service per farm, which means that you can only have a single database associated with your farm, which in turn means get ready to watch it grow should you be migrating several BDCs into your farm while you prep them for conversion to Business Connectivity Services candidates.</p>
<p>Fortunately for scalability purposes, it is possible to mirror this database within a farm to ensure availability of data for the BDCs to operate, however it’s not possible to mirror the database or use log shipping to mirror the database onto another SQL instance. Perhaps keeping a backup handy would be helpful should the data become corrupted or your server’s SAN melt.</p>
<p>A visualization of the tables and associated columns is depicted here:</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/07/Application_Registry_Service_DB_GUID.jpg"><img style="display: inline" class="wlDisabledImage" title="Application_Registry_Service_DB_GUID " alt="Application_Registry_Service_DB_GUID " src="http://www.sharepointdan.com/wp-content/uploads/2010/07/Application_Registry_Service_DB_GUID_thumb.jpg" width="508" height="800" /></a></p>
<p>If you’re wondering what the tables and their associated columns look like for the Application Registry, then look no further as they are as follows:</p>
<p><strong><u>Application_Registry_Service_DB_GUID        <br /></u></strong>&#160; <font face="Courier New"><strong>AR_Action        <br /></strong>&#160;&#160;&#160; EntityId       <br />&#160;&#160;&#160; Icon       <br />&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; IsDisplayed       <br />&#160;&#160;&#160; IsOpenedInNewWindow       <br />&#160;&#160;&#160; Position       <br />&#160;&#160;&#160; Url       <br />&#160; </font><font face="Courier New"><strong>AR_ActionParameter        <br /></strong>&#160;&#160;&#160; ActionId       <br />&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; Index       <br />&#160; </font><font face="Courier New"><strong>AR_AdminLocks        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; LockId       <br /></font><font face="Courier New"><strong>&#160; AR_ApplicationRegistry        <br /></strong>&#160;&#160;&#160; Id       <br /></font><font face="Courier New"><strong>&#160; AR_Association        <br /></strong>&#160;&#160;&#160; Id       <br /></font><font face="Courier New"><strong>&#160; AR_AssociationMember        <br /></strong>&#160;&#160;&#160; AssociationId       <br />&#160;&#160;&#160; EntityId       <br />&#160;&#160;&#160; EntityRole       <br />&#160;&#160;&#160; Id       <br /></font><font face="Courier New"><strong>&#160; AR_CacheCounters        <br /></strong>&#160;&#160;&#160; MetadataObjectType       <br />&#160;&#160;&#160; ObjectCacheCounter       <br />&#160;&#160;&#160; RelationshipCacheCounter       <br /></font><font face="Courier New"><strong>&#160; AR_Class        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; SystemId       <br /></font><font face="Courier New"><strong>&#160; AR_DefaultValue        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; MethodInstanceId       <br />&#160;&#160;&#160; TypeDescriptorId       <br />&#160;&#160;&#160; Value       <br /></font><font face="Courier New"><strong>&#160; AR_Entity        <br /></strong>&#160;&#160;&#160; EstimatedInstanceCount       <br />&#160;&#160;&#160; Id       <br /></font><font face="Courier New"><strong>&#160; AR_ExternalAssociation        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; MappingTableName       <br />&#160;&#160;&#160; SourceEntityId       <br />&#160;&#160;&#160; TargetEntityId       <br /></font><font face="Courier New"><strong>&#160; AR_FilterDescriptor        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; MethodId       <br />&#160;&#160;&#160; TypeName       <br /></font><font face="Courier New"><strong>&#160; AR_Identifier        <br /></strong>&#160;&#160;&#160; EntityId       <br />&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; OrdinalNumber       <br />&#160;&#160;&#160; TypeName       <br /></font><font face="Courier New"><strong>&#160; AR_LocalizedName        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; LCID       <br />&#160;&#160;&#160; LocalizedName       <br />&#160;&#160;&#160; MetadataObjectId       <br /></font><font face="Courier New"><strong>&#160; AR_MetadataObject        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; IsCached       <br />&#160;&#160;&#160; Name       <br />&#160;&#160;&#160; Version       <br /></font><font face="Courier New"><strong>&#160; AR_MetadataObjectSecurity        <br /></strong>&#160;&#160;&#160; DisplayName       <br />&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; IdentityName       <br />&#160;&#160;&#160; MetadataObjectId       <br />&#160;&#160;&#160; RawSid       <br />&#160;&#160;&#160; Rights       <br /></font><font face="Courier New"><strong>&#160; AR_Method        <br /></strong>&#160;&#160;&#160; ClassId       <br />&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; IsStatic       <br /></font><font face="Courier New"><strong>&#160; AR_MethodInstance        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; MethodId       <br />&#160;&#160;&#160; ReturnTypeDescriptorId       <br />&#160;&#160;&#160; Type       <br /></font><font face="Courier New"><strong>&#160; AR_Parameter        <br /></strong>&#160;&#160;&#160; Direction       <br />&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; MethodId       <br />&#160;&#160;&#160; OrdinalNumber       <br />&#160;&#160;&#160; TypeReflectorTypeName       <br />&#160;</font><font face="Courier New"><strong> AR_Property        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; MetadataObjectId       <br />&#160;&#160;&#160; Name       <br />&#160;&#160;&#160; Value       <br />&#160; </font><font face="Courier New"><strong>AR_System        <br /></strong>&#160;&#160;&#160; ConnectionFactoryTypeName       <br />&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; SystemEntityTypeName       <br />&#160;&#160;&#160; SystemUtilityTypeName       <br />&#160;</font><font face="Courier New"><strong> AR_SystemData        <br /></strong>&#160;&#160;&#160; Data       <br />&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; Length       <br />&#160;&#160;&#160; Name       <br />&#160;&#160;&#160; SystemId       <br />&#160;</font><font face="Courier New"><strong> AR_SystemInstance        <br /></strong>&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; SystemId       <br />&#160; </font><font face="Courier New"><strong>AR_TypeDescriptor        <br /></strong>&#160;&#160;&#160; ContainsFilterDescriptor       <br />&#160;&#160;&#160; ContainsIdentifier       <br />&#160;&#160;&#160; FilterDescriptorId       <br />&#160;&#160;&#160; Id       <br />&#160;&#160;&#160; IdentifierId       <br />&#160;&#160;&#160; InterpretedTypeName       <br />&#160;&#160;&#160; IsCollection       <br />&#160;&#160;&#160; ParameterId       <br />&#160;&#160;&#160; ParentTypeDescriptorId       <br />&#160;&#160;&#160; TypeName</font></p>
<p>A downloadable copy of the Map in PDF format is <a href="/resources/files/Application_Registry_Service_DB_GUID.pdf" target="_blank">available here</a>.</p>
By the time  your rss reader get this post here is <strong> 1 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/07/17/database-spotlight-application-registry-service-db/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Database Names</title>
		<link>http://www.sharepointdan.com/2010/07/16/sharepoint-2010-database-names/</link>
		<comments>http://www.sharepointdan.com/2010/07/16/sharepoint-2010-database-names/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 05:57:00 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Database Schema]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/2010/07/16/sharepoint-2010-database-names/</guid>
		<description><![CDATA[While SharePoint Server 2010 has several enhancements for Administrators including such capabilities of an offline database restoring a list item or document, there are still some curiosities that I’ve got as to the planning of the underlying system. For instance, it would seem that for such a refined product with so many enhancements that items [...]]]></description>
			<content:encoded><![CDATA[<p>While SharePoint Server 2010 has several enhancements for Administrators including such capabilities of an offline database restoring a list item or document, there are still some curiosities that I’ve got as to the planning of the underlying system.</p>
<p>For instance, it would seem that for such a refined product with so many enhancements that items such as the underlying databases might follow a naming convention of some sort. For a standard SharePoint Server 2010 Enterprise edition installation, out of the box you’ll have the following databases:</p>
<p><font face="Courier New">Application_Registry_Service_DB_GUID     <br />Bdc_Service_DB_GUID      <br />Managed Metadata Service_GUID      <br />PerformancePoint Service Application_GUID      <br />Search_Service_Application_CrawlStoreDB_GUID      <br />Search_Service_Application_DB      <br />Search_Service_Application_PropertyStoreDB_GUID      <br />Secure_Store_Service_DB_GUID      <br />SharePoint_AdminContent_GUID      <br />SharePoint_Config      <br />StateService_GUID      <br />User Profile Service Application_ProfileDB_GUID      <br />User Profile Service Application_SocialDB_GUID      <br />User Profile Service Application_SyncDB_GUID      <br />WebAnalyticsServiceApplication_ReportingDB_GUID      <br />WebAnalyticsServiceApplication_StagingDB_GUID      <br />WordAutomationServices_GUID      <br />WSS_Content      <br />WSS_Logging</font></p>
<p><font face="Verdana">As you can see, the naming convention seems to vary dependent on the team within the product group that was developing the capability, feature set or workload.&#160; For instance, some of the databases include an “_DB&quot;_” and other times the database name has a concatenation of the “DB”.&#160; Further, it’s interesting in seeing how they delineate words, in some instances using spaces, others underscores and others just capitalization of letters to delineate the database.</font></p>
<p>Interesting that it wasn’t polished to be uniform eh?</p>
By the time  your rss reader get this post here is <strong> 2 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/07/16/sharepoint-2010-database-names/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lenovo W510</title>
		<link>http://www.sharepointdan.com/2010/07/10/lenovo-w510/</link>
		<comments>http://www.sharepointdan.com/2010/07/10/lenovo-w510/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 19:14:35 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/2010/07/10/lenovo-w510/</guid>
		<description><![CDATA[So my Lenovo W510 showed up before the July 4 holiday weekend and I have to say that I’m definitely pleased to have waited on the FHD screen – it’s phenomenal. Why did I buy a W510 after buying a Lenovo T410? Easy, the W510 is a workhorse with it’s quad core i7 820QM processor [...]]]></description>
			<content:encoded><![CDATA[<p>So my Lenovo W510 showed up before the July 4 holiday weekend and I have to say that I’m definitely pleased to have waited on the FHD screen – it’s phenomenal.</p>
<p>Why did I buy a W510 after buying a Lenovo T410? Easy, the W510 is a workhorse with it’s quad core i7 820QM processor and 16GB of DDR3 RAM. Swapping out the stock 500 GB 7200 RPM hard drive with a <a href="http://go.spdan.com/wixzl" target="_blank">Seagate Momentus XT 500 GB</a> hard drive was a no brainer after seeing the solid performance the drive provided as an external eSATA drive for virtual machine work. Toss in the <a href="http://go.spdan.com/yqryo" target="_blank">Silverstone DS221</a> dual drive eSATA/USB 2.5” RAID enclosure and find pure bliss when working with VMs (note, don’t hit the reset button unless you really wanna blow your data away).</p>
<p>Overall, definitely a decent procurement to continue furthering on local SharePoint 2010 development rather than using <a href="http://www.rackspacecloud.com" target="_blank">RackSpace Cloud</a> or <a href="http://aws.amazon.com/" target="_blank">Amazon Web Services</a> <a href="http://aws.amazon.com/ec2" target="_blank">Elastic Cloud Computing</a>. While both services are great and easy to use, neither really give me the ability to “toy” with technology as I need – but definitely still use them for demonstrations for organizations as needed.</p>
<p>So bottom line, the only thing that could be a bit sweeter – a smaller brick power supply, alas, I’ll live with the 135W power supply for now (good luck ordering a second one, they’re not available through Lenovo right now). Something that would be a nice to have that hasn’t come out yet – Privacy Filter.</p>
By the time  your rss reader get this post here is <strong> 3 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/07/10/lenovo-w510/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 &#8211; Drive Space Conundrum</title>
		<link>http://www.sharepointdan.com/2010/05/20/sharepoint-2010-drive-space-conundrum/</link>
		<comments>http://www.sharepointdan.com/2010/05/20/sharepoint-2010-drive-space-conundrum/#comments</comments>
		<pubDate>Thu, 20 May 2010 05:43:22 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Event Logs]]></category>
		<category><![CDATA[IIS Logs]]></category>
		<category><![CDATA[ULS Trace Logs]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=519</guid>
		<description><![CDATA[One of the new capabilities of SharePoint 2010 that comes in handy is the Health Monitoring alerts that pop up on the front page of Central Admin. One thing you might run into is when you start to run out of disk space.  You&#8217;ll probably see something similar to this: Always something that you want [...]]]></description>
			<content:encoded><![CDATA[<p>One of the new capabilities of SharePoint 2010 that comes in handy is the Health Monitoring alerts that pop up on the front page of Central Admin. One thing you might run into is when you start to run out of disk space.  You&#8217;ll probably see something similar to this:</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/DrivesRunningOutOfSpace.jpg"><img class="alignnone size-full wp-image-529" title="DrivesRunningOutOfSpace" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/DrivesRunningOutOfSpace.jpg" alt="" width="623" height="543" /></a></p>
<p>Always something that you want to see while you&#8217;re working on your environment right? Not so much.</p>
<p>For some reason it always seems that just when things are going well, profiles are synchronizing, users are starting to engage the SharePoint platform, and boom, whammo, the file system fills up with log files, trace logs and event logs. So just a gentle reminder to examine where your log files are and consider moving them to an alternate drive than the core OS drive.</p>
<p>How do I do this you ask?  Pretty simply&#8230;</p>
<p>First off, decide what your disk plan is for your SharePoint Servers &#8211; hopefully you&#8217;ve got more than just a single drive in your system, if not slap on an extra drive (either physical or virtual) for log files, or if you&#8217;ve got a SAN handy, request an extra drive on separate spindles from where your data is stored and have them zone it for your SharePoint server to be added for offloading.</p>
<p>Next, for your IIS logs, simply open up IIS and go to the server name (in my case SP2010WFE-01) and then in the main information pane of IIS, scroll down to Logging underneath IIS.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/IISLoggingSelection1.jpg"><img class="alignnone size-full wp-image-521" title="IISLoggingSelection" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/IISLoggingSelection1.jpg" alt="" width="628" height="270" /></a></p>
<p>Locate the Directory location and modify it to the location that you&#8217;ve setup for log files, in my case I&#8217;ve added an additional drive to my SharePoint server with the logical volume &#8220;E:&#8221;</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/IISLoggingLocation.jpg"><img class="alignnone size-full wp-image-522" title="IISLoggingLocation" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/IISLoggingLocation.jpg" alt="" width="489" height="296" /></a></p>
<p>Once IIS creates the structure, you&#8217;ll want to copy over old log files from your core OS drive (C:\inetpub\logs) to your new location.</p>
<p>Next up, Trace Logs for the Unified Logging System&#8230;</p>
<p>Within SharePoint Central Admin, navigate to Monitoring, within Reporting select &#8220;Configure Diagnostic Logging&#8221;.</p>
<p>Direct Link &#8211; http://&lt;NetBiosNameOfSharePointServer&gt;:&lt;CentralAdminPort&gt;/_admin/metrics.aspx</p>
<p>Scroll down to the Trace Log section where you&#8217;ll see something like this:</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/TraceLogOriginal.jpg"><img class="alignnone size-full wp-image-523" title="TraceLogOriginal" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/TraceLogOriginal.jpg" alt="" width="647" height="115" /></a></p>
<p>Simply input the drive that you&#8217;d prefer to use, in my case replacing %CommonProgramFiles% with &#8220;E:\Program Files\common files&#8221;, and you end up with something like this:</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/TraceLogUpdate.jpg"><img class="alignnone size-full wp-image-526" title="TraceLogUpdate" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/TraceLogUpdate.jpg" alt="" width="573" height="195" /></a></p>
<p>Go ahead and copy over the contents of the Logs file on the original instance to the new instance to consolidate your log files.</p>
<p>Lastly, moving your event logs to the log drive is definitely a consideration to make &#8211; especially the Security Log file as this will grow quickly once you&#8217;ve implemented Kerberos and opened your system to your user base (NTLM spawns quite a few security events too). Out of the box you&#8217;ll see your event logs like this:</p>
<p>Application Event Logs<a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/ApplicationEventLogLocation.jpg"><br />
<img class="alignnone size-full wp-image-531" title="ApplicationEventLogLocation" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/ApplicationEventLogLocation.jpg" alt="" width="531" height="179" /></a></p>
<p>Security Event Logs<br />
<a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/SecurityEventLogLocation.jpg"><img class="alignnone size-full wp-image-533" title="SecurityEventLogLocation" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/SecurityEventLogLocation.jpg" alt="" width="530" height="197" /></a></p>
<p>System Event Logs<a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/SystemEventLogLocation.jpg"><br />
<img class="alignnone size-full wp-image-534" title="SystemEventLogLocation" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/SystemEventLogLocation.jpg" alt="" width="529" height="156" /></a></p>
<p>Simply modify the &#8220;File&#8221; location to the new location where you are looking to store your files, in my case I use &#8220;E:\Windows Events\Logs\&#8221; as the directory followed by the appropriate event log file name. This is documented in: <a href="http://support.microsoft.com/kb/216169" target="_blank">http://support.microsoft.com/kb/216169</a></p>
<p>Further, to ensure that log files don&#8217;t explode, leverage the &#8220;AutoBackupLogFiles&#8221; property within the Application Events (you&#8217;ll have to add this to the Security and System Event Logs, simple DWORD property). Setting the value to &#8220;1&#8243; or any value other than &#8220;0&#8243; will create backup files in the file location specified.</p>
<p>This is documented in <a href="http://support.microsoft.com/kb/312571" target="_blank">http://support.microsoft.com/kb/312571</a> (though it&#8217;s specific to 2000/2003 server, it works for 2008).</p>
<p>These three simple changes should assist in keeping your core OS drive lighter weight and prevent your system from a hiccup caused by a disk filling up.</p>
By the time  your rss reader get this post here is <strong> 3 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/05/20/sharepoint-2010-drive-space-conundrum/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>TaxonomyPicker.ascx bug (SP2010 RTM)</title>
		<link>http://www.sharepointdan.com/2010/05/19/taxonomypicker-ascx-bug-sp2010-rtm/</link>
		<comments>http://www.sharepointdan.com/2010/05/19/taxonomypicker-ascx-bug-sp2010-rtm/#comments</comments>
		<pubDate>Thu, 20 May 2010 03:42:32 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[RTM]]></category>
		<category><![CDATA[SP2010]]></category>
		<category><![CDATA[TaxonomyPicker]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=500</guid>
		<description><![CDATA[Please note the update! So apparently others have stumbled upon this but when doing my rebuild of RTM over the weekend I noticed a nifty little error popping up in the event log that raised a little concern with regard to the TaxonomyPicker user control. Looking at the error, you&#8217;ll notice that it states the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="#update">Please note the update!</a></p>
<p>So apparently others have stumbled upon this but when doing my rebuild of RTM over the weekend I noticed a nifty little error popping up in the event log that raised a little concern with regard to the TaxonomyPicker user control.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/TaxonomyPickerEventLogError1.jpg"><img class="alignnone size-full wp-image-508" title="TaxonomyPickerEventLogError" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/TaxonomyPickerEventLogError1.jpg" alt="" width="616" height="392" /></a></p>
<p>Looking at the error, you&#8217;ll notice that it states the TaxonomyPicker.ascx user control can&#8217;t register an assembly &#8216;Microsoft.SharePoint.Portal.WebControls.TaxonomyPicker&#8217; from assembly &#8216;Microsoft.SharePoint.Portal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#8217;.</p>
<p>If you&#8217;ve seen something like this before it&#8217;s typically because either a user control was edited incorrectly such that a character was incorrectly added to the assembly register string, or someone removed the assembly from the server and the user control is &#8220;freaking out&#8221; (never a good thing).  In this case it&#8217;s just a typo in the user control &#8211; but wait, this is out of the release to manufacturing right? Yeah, about that&#8230;</p>
<p>So the fix, simply navigate to the 14 root at: %systemroot%\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\CONTROLTEMPLATES where you&#8217;ll find the TaxonomyPicker.ascx user control.</p>
<p>If you haven&#8217;t created a short cut to the 14 root yet, you may want to as I&#8217;m sure you&#8217;ll be visiting there often <img src='http://www.sharepointdan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>First &#8211; make a copy of the file and save it as perhaps TaxonomyPicker.ascx_backup or something along those lines &#8211; what works for you, run with it.</p>
<p>Next using your favourite text editor (<a href="http://www.textpad.com" target="_blank">TextPad</a> for me), open the user control and observe in the first line the error.</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/TaxonomyPickerTypoError.jpg"><img class="alignnone size-full wp-image-506" title="TaxonomyPickerTypoError" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/TaxonomyPickerTypoError.jpg" alt="" width="614" height="81" /></a></p>
<p>Interesting that &#8220;TaxonomyPicker&amp;#44;&#8221; made it through quality assurance testing, but alas, not a huge detail right? Simply replace the &#8220;&amp;#44;&#8221; with a &#8220;,&#8221;</p>
<p>Save the user control and restart the app pool and presto, the error should be no more.</p>
<p>Permissions still as they should be? Should look like this&#8230;</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/TaxonomyPickerUserPermissions.jpg"><img class="alignnone size-full wp-image-510" title="TaxonomyPickerUserPermissions" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/TaxonomyPickerUserPermissions.jpg" alt="" width="367" height="502" /></a></p>
<p>Also, check to ensure that you&#8217;re still inheriting permissions properly by opening the file properties -&gt; security -&gt; advanced</p>
<p><a href="http://www.sharepointdan.com/wp-content/uploads/2010/05/TaxonomyPickerFilePermissions.jpg"><img class="alignnone size-full wp-image-509" title="TaxonomyPickerFilePermissions" src="http://www.sharepointdan.com/wp-content/uploads/2010/05/TaxonomyPickerFilePermissions.jpg" alt="" width="626" height="469" /></a></p>
<p>And with that, you&#8217;re done. Happy tuning.</p>
<p><span style="color: #ff9900;"><strong><em><a name="update">Update</a> &#8211; Apparently the error will continue to persist even after making the correction to the file.</em></strong></span></p>
<p><span style="color: #000000;">Looking in the Microsoft.SharePoint.Portal Assembly it looks like there is no actual TaxonomyPicker class, so in reality you can just keep the copied file (TaxonomyPicker.ascx_broken) and remove the fixed version. That being said, until the TaxonomyPicker class is implemented within the Microsoft.SharePoint.Portal assembly, you&#8217;re safe in not worrying about this user control.</span></p>
By the time  your rss reader get this post here is <strong> 4 </strong>comments ,Welcome you come to leave your opinion !]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/05/19/taxonomypicker-ascx-bug-sp2010-rtm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SharePoint Saturday DC &#8211; 15 May 2010</title>
		<link>http://www.sharepointdan.com/2010/03/20/sharepoint-saturday-dc-15-may-2010/</link>
		<comments>http://www.sharepointdan.com/2010/03/20/sharepoint-saturday-dc-15-may-2010/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 18:17:26 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[SharePoint Saturday DC]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=496</guid>
		<description><![CDATA[That&#8217;s right, we&#8217;re back. SharePoint Saturday DC, the third edition, will be on 15 May 2010 at the Northern Virginia Community Campus in Annandale, Virginia, just outside the Capital Beltway. We&#8217;re expecting up to 800 individuals attending with approximately 45 sessions going on through out the day &#8211; and it&#8217;s all free! Definitely an exciting [...]]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s right, we&#8217;re back. SharePoint Saturday DC, the third edition, will be on 15 May 2010 at the Northern Virginia Community Campus in Annandale, Virginia, just outside the Capital Beltway.</p>
<p>We&#8217;re expecting up to 800 individuals attending with approximately 45 sessions going on through out the day &#8211; and it&#8217;s all free!</p>
<p>Definitely an exciting event with the SharePoint Server 2010 platform being released to businesses a few days earlier in the week.</p>
<p>Interested in finding out more? Check out the site &#8211; we&#8217;ll begin posting speakers and sessions within the next few days &#8230; <a href="http://www.sharepointsaturday.org/dc" target="_blank">http://www.sharepointsaturday.org/dc</a></p>
<p>Want to register? <a href="http://spsdc.eventbrite.com" target="_blank">http://spsdc.eventbrite.com</a></p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/03/20/sharepoint-saturday-dc-15-may-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RDA Spotlight &#8211; Extranet Solutions with SharePoint</title>
		<link>http://www.sharepointdan.com/2010/02/23/rda-spotlight-extranet-solutions-with-sharepoint/</link>
		<comments>http://www.sharepointdan.com/2010/02/23/rda-spotlight-extranet-solutions-with-sharepoint/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 12:00:17 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Extranet]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=492</guid>
		<description><![CDATA[RDA Corporation, the fine people that gave us the ECAL Tracker on Codeplex.com, will be presenting a webcast this Thursday (25 February) at 1 PM EST to discuss enabling SharePoint portal sites for differing business areas, specifically for an enterprise extranet portal. The overarching agenda for the webcast is as follows: Definition of an Extranet [...]]]></description>
			<content:encoded><![CDATA[<p>RDA Corporation, the fine people that gave us the <a href="http://ecaltracker.codeplex.com/" target="_blank">ECAL Tracker</a> on <a href="http://www.codeplex.com" target="_blank">Codeplex.com</a>, will be presenting a webcast this Thursday (25 February) at 1 PM EST to discuss enabling SharePoint portal sites for differing business areas, specifically for an enterprise extranet portal. The overarching agenda for the webcast is as follows:</p>
<ul>
<li>Definition of an Extranet</li>
<li>Hardware</li>
<li>Information Architecture</li>
<li>Security</li>
<li>Publishing</li>
<li>Maximizing Search</li>
<li>Stories from the Field</li>
</ul>
<p>Dan Gilroy of RDA will be the presenter for the session.</p>
<p>Time &#8211; 1 PM EST, 25 February 2010</p>
<p>More information: <a href="http://go.spdan.com/filcj" target="_blank">http://go.spdan.com/filcj</a></p>
<p>Online Registration: <a href="http://go.spdan.com/kqjpt" target="_blank">http://go.spdan.com/kqjpt</a></p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/02/23/rda-spotlight-extranet-solutions-with-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OT: Cloud Computing and Azure</title>
		<link>http://www.sharepointdan.com/2010/02/22/ot-cloud-computing-and-azure/</link>
		<comments>http://www.sharepointdan.com/2010/02/22/ot-cloud-computing-and-azure/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 13:45:07 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[MSDN]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=487</guid>
		<description><![CDATA[Cloud Computing and Azure are two hot topics on the horizon, albeit somewhat SharePoint independent at the moment. Microsoft will be doing a deep dive this week in Tyson&#8217;s Corner on the topics of Cloud Computing and the Windows Azure Platform. The audience for this event is more geared toward developers, however IT Pros and [...]]]></description>
			<content:encoded><![CDATA[<p>Cloud Computing and Azure are two hot topics on the horizon, albeit somewhat SharePoint independent at the moment. Microsoft will be doing a deep dive this week in Tyson&#8217;s Corner on the topics of Cloud Computing and the Windows Azure Platform. The audience for this event is more geared toward developers, however IT Pros and Architects will definitely be able to get a good level of detail about these topics.</p>
<p>The event will consist of three sessions to include an (1) Overview of Cloud Computing and Windows Azure, a (2) Survey of Windows Azure Storage Options and (3) Going Live with your Azure Solutions.</p>
<p>The time &#8211; Thursday, February 25, 2010 from 1 PM til 5 PM<br />
The place &#8211; AMC Tysons Corner 16 (<a href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=7850+Tysons+Corner+Center,+McLean,+VA+22102&amp;sll=38.805276,-77.16324&amp;sspn=0.011237,0.015707&amp;ie=UTF8&amp;hq=&amp;hnear=Tysons+Corner+Center,+Mclean,+Fairfax,+Virginia+22182&amp;z=16&amp;iwloc=A" target="_blank">7850 Tysons Corner Center, McLean, VA 22102</a>)</p>
<p>More information on the event: <a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032438181&amp;Culture=en-US" target="_blank">http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032438181&amp;Culture=en-US</a></p>
<p>Event ID Number: 1032438181</p>
<p><a href="http://msevents.microsoft.com/CUI/Register.aspx?culture=en-US&amp;EventID=1032438181&amp;CountryCode=US" target="_blank">Register Online</a></p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2010/02/22/ot-cloud-computing-and-azure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
