<?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 Geek &#187; features</title>
	<atom:link href="http://sharepoint-geek.com/category/features/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepoint-geek.com</link>
	<description>SharePoint Tips &#38; Tricks</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:19:27 +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>SharePoint Template IDs</title>
		<link>http://sharepoint-geek.com/2009/11/09/sharepoint-template-ids/</link>
		<comments>http://sharepoint-geek.com/2009/11/09/sharepoint-template-ids/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 14:00:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/11/09/sharepoint-template-ids/</guid>
		<description><![CDATA[A great resources for DevExpertise – SharePoint List Template IDs and Site Template IDs. Tech Training Notes &#8211; SharePoint: RegistrationId List Template Type IDs Tags: features, MOSS, Sharepoint, wss Related posts WssRemoveFeatureFromSite + BAT File (0) WSS v3 &#38; MOSS 2007 Features (0) Unable To Enable Office SharePoint Server Publishing (0) Unable To Activate Office [...]]]></description>
			<content:encoded><![CDATA[<p>A great resources for</p>
<ul>
<li>DevExpertise – <a href="http://www.devexpertise.com/2009/02/06/sharepoint-list-template-ids-and-site-template-ids/">SharePoint List Template IDs and Site Template IDs</a>. </li>
<li>Tech Training Notes &#8211; <a href="http://techtrainingnotes.blogspot.com/2008/01/sharepoint-registrationid-list-template.html">SharePoint: RegistrationId List Template Type IDs</a></li>
</ul>

	Tags: <a href="http://sharepoint-geek.com/category/features/" title="features" rel="tag">features</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/" title="Unable To Activate Office SharePoint Server Publishing Infrastructure (May 21, 2009)">Unable To Activate Office SharePoint Server Publishing Infrastructure</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/" title="Stop Windows SharePoint Services Web Application (November 4, 2009)">Stop Windows SharePoint Services Web Application</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/11/09/sharepoint-template-ids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable To Enable Office SharePoint Server Publishing</title>
		<link>http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/</link>
		<comments>http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:00:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Office SharePoint Server]]></category>
		<category><![CDATA[Publishing Provisioning]]></category>
		<category><![CDATA[activatefeature]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[stsadm]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/</guid>
		<description><![CDATA[Whenever I create a new MOSS site this is going to use the Office SharePoint Server Publishing feature I get an “Access Denied” error when I try enable it. So, I am finally posting the solution: stsadm -o activatefeature -name PublishingResources -url &#60;site&#62; *Be sure to include the &#8220;http://&#8221; in the &#60;site&#62; Hope this helps! [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever I create a new <a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a> site this is going to use the Office <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Server Publishing feature I get an “Access Denied” error when I try enable it.</p>
<p>So, I am finally posting the solution:</p>
<pre class="csharpcode"><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">stsadm</a> -o activatefeature -name PublishingResources -url &lt;site&gt;</pre>
<p>*Be sure to include the &#8220;http://&#8221; in the &lt;site&gt;</p>
<p>Hope this helps!</p>
<p><!--.csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --></p>

	Tags: <a href="http://sharepoint-geek.com/category/activatefeature/" title="activatefeature" rel="tag">activatefeature</a>, <a href="http://sharepoint-geek.com/category/errors/" title="errors" rel="tag">errors</a>, <a href="http://sharepoint-geek.com/category/features/" title="features" rel="tag">features</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/category/office-sharepoint-server/" title="Office SharePoint Server" rel="tag">Office SharePoint Server</a>, <a href="http://sharepoint-geek.com/category/publishing-provisioning/" title="Publishing Provisioning" rel="tag">Publishing Provisioning</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/stsadm/" title="stsadm" rel="tag">stsadm</a>, <a href="http://sharepoint-geek.com/tag/stsadm/" title="stsadm" rel="tag">stsadm</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/" title="Faulty Feature Tool (June 30, 2009)">Faulty Feature Tool</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/" title="Unable To Activate Office SharePoint Server Publishing Infrastructure (May 21, 2009)">Unable To Activate Office SharePoint Server Publishing Infrastructure</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2010/02/24/find-checked-out-files/" title="Find Checked Out Files (February 24, 2010)">Find Checked Out Files</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WSS v3 &amp; MOSS 2007 Features</title>
		<link>http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/</link>
		<comments>http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 17:19:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/</guid>
		<description><![CDATA[UPDATE:There is a more complete list of WSS Features at Thor Projects WSS v3 Features: 33 Features in WSS v3 AdminLinks AnnouncementsList BasicWebParts ContactsList ContentLightup ContentTypeSettings ctypes CustomList DataSourceLibrary DiscussionsList DocumentLibrary EventsList fields GanttTasksList GridList IssuesList IssueTrackingWorkflow LinksList MobilityRedirect NoCodeWorkflowLibrary PictureLibrary SiteSettings SPSearchFeature SurveysList TasksList TeamCollab UpgradeLinks WebPageLibrary WikiWelcome WorkflowHistoryList WorkflowProcessList XmlFormLibrary MOSS 2007 Features: [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: 700; color: #4a79a5">UPDATE:</span>There is a more complete list of <a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a> Features at <a href="http://blogs.msdn.com/ketaanhs/archive/2009/06/29/sharepoint-2007-wss-3-0-feature-list-with-guid.aspx">Thor Projects</a></p>
<h2><a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a> v3 Features:</h2>
<p> <em>33 Features in <a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a> v3</em><br />
<table style="color: #eee">
<tbody>
<tr valign="top">
<td>
<ul>
<li>AdminLinks </li>
<li>AnnouncementsList </li>
<li>BasicWebParts </li>
<li>ContactsList </li>
<li>ContentLightup </li>
<li>ContentTypeSettings </li>
<li>ctypes </li>
<li>CustomList </li>
<li>DataSourceLibrary </li>
<li>DiscussionsList </li>
<li>DocumentLibrary </li>
<li>EventsList </li>
<li>fields </li>
<li>GanttTasksList </li>
<li>GridList </li>
<li>IssuesList </li>
</ul>
</td>
<td>
<ul>
<li>IssueTrackingWorkflow </li>
<li>LinksList </li>
<li>MobilityRedirect </li>
<li>NoCodeWorkflowLibrary </li>
<li>PictureLibrary </li>
<li>SiteSettings </li>
<li>SPSearchFeature </li>
<li>SurveysList </li>
<li>TasksList </li>
<li>TeamCollab </li>
<li>UpgradeLinks </li>
<li>WebPageLibrary </li>
<li>WikiWelcome </li>
<li>WorkflowHistoryList </li>
<li>WorkflowProcessList </li>
<li>XmlFormLibrary </li>
</ul>
</td>
</tr>
</tbody>
</table>
<h2><a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a> 2007 Features:</h2>
<p> <em>107 Features Added in <a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a> 2007*</em><br />
<table>
<tbody>
<tr valign="top">
<td>
<ul>
<li>AddDashboard </li>
<li>Analytics </li>
<li>AnalyticsLinks </li>
<li>BaseSite </li>
<li>BaseSiteStapling </li>
<li>BaseWeb </li>
<li>BaseWebApplication </li>
<li>BDCAdminUILinks </li>
<li>BDR </li>
<li>BizAppsCTypes </li>
<li>BizAppsFields </li>
<li>BizAppsListTemplates </li>
<li>BizAppsSiteTemplates </li>
<li>BulkWorkflow </li>
<li>BulkWorkflowTimerJob </li>
<li>DataConnectionLibrary </li>
<li>DataConnectionLibraryStapling </li>
<li>DeploymentLinks </li>
<li>DMContentTypeSettings </li>
<li>EawfSite </li>
<li>EawfWeb </li>
<li>EnhancedHtmlEditing </li>
<li>ExcelServer </li>
<li>ExcelServerSite </li>
<li>ExcelServerWebApplication </li>
<li>ExpirationWorkflow </li>
<li>FeaturePushdown </li>
<li>GlobalWebParts </li>
<li>GradualUpgrade </li>
<li>Hold </li>
<li>ipfsAdminLinks </li>
<li>IPFSAdminWeb </li>
<li>IPFSDocumentConversion </li>
<li>IPFSSiteFeatures </li>
<li>IPFSWebFeatures </li>
<li>LegacyDocumentLibrary </li>
<li>ListTargeting </li>
<li>LocalSiteDirectoryControl </li>
<li>LocalSiteDirectoryMetaData </li>
<li>LocalSiteDirectorySettingsLink </li>
<li>MasterSiteDirectoryControl </li>
<li>MigrationLinks </li>
<li>MySite </li>
<li>MySiteBlog </li>
<li>MySiteCleanup </li>
<li>MySiteHost </li>
<li>MySiteLayouts </li>
<li>MySiteNavigation </li>
<li>MySiteQuickLaunch </li>
<li>Navigation </li>
<li>NavigationProperties </li>
<li>OffWFCommon </li>
</ul>
</td>
<td>
<ul>
<li>OSearchBasicFeature </li>
<li>OSearchCentralAdminLinks </li>
<li>OSearchEnhancedFeature </li>
<li>OSearchPortalAdminLinks </li>
<li>OSearchSRPAdminLinks </li>
<li>OsrvLinks </li>
<li>OsrvTasks </li>
<li>OssNavigation </li>
<li>OSSSearchSearchCenterUrlFeature </li>
<li>OSSSearchSearchCenterUrlSiteFeature </li>
<li>PageConverters </li>
<li>PortalLayouts </li>
<li>PremiumRootSite </li>
<li>PremiumRootSiteStapling </li>
<li>PremiumSite </li>
<li>PremiumSiteStapling </li>
<li>PremiumWeb </li>
<li>PremiumWebApplication </li>
<li>ProfileSynch </li>
<li>Publishing </li>
<li>PublishingLayouts </li>
<li>PublishingPrerequisites </li>
<li>PublishingResources </li>
<li>PublishingSite </li>
<li>PublishingStapling </li>
<li>PublishingWeb </li>
<li>RecordsManagement </li>
<li>RedirectPageContentTypeBinding </li>
<li>RelatedLinksScopeSettingsLink </li>
<li>ReportCenterCreation </li>
<li>ReportCenterSampleData </li>
<li>Reporting </li>
<li>ReportListTemplate </li>
<li>ReviewWorkflows </li>
<li>SearchAndProcess </li>
<li>SearchWebParts </li>
<li>SharedServices </li>
<li>SignaturesWorkflow </li>
<li>SitesList </li>
<li>SkuUpgradeLinks </li>
<li>SlideLibrary </li>
<li>SlideLibraryActivation </li>
<li>SpellChecking </li>
<li>SPSDisco </li>
<li>SpsSsoLinks </li>
<li>SRPProfileAdmin </li>
<li>StapledWorkflows </li>
<li>TranslationWorkflow </li>
<li>TransMgmtFunc </li>
<li>TransMgmtLib </li>
<li>UpgradeOnlyFile </li>
<li>UserMigrator </li>
<li>ViewFormPagesLockDown </li>
<li>WebPartAdderGroups </li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>via <a title="What&#39;s a MOSS 2007 vs. WSS v3 Feature? - Andrew Connell" href="http://www.andrewconnell.com/blog/archive/2006/10/18/4910.aspx">Andrew Connell</a></p>

	Tags: <a href="http://sharepoint-geek.com/category/features/" title="features" rel="tag">features</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a>, <a href="http://sharepoint-geek.com/tag/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2010/02/24/find-checked-out-files/" title="Find Checked Out Files (February 24, 2010)">Find Checked Out Files</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/" title="Faulty Feature Tool (June 30, 2009)">Faulty Feature Tool</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WssRemoveFeatureFromSite + BAT File</title>
		<link>http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/</link>
		<comments>http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 13:00:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[deactivatefeature]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/</guid>
		<description><![CDATA[WssRemoveFeatureFromSite is a great tool to have in your SharePoint arsenal.&#160; I combined it with some Windows commands to create a batch file that removes multiple features from a site or sitecollection.&#160; This isn’t real complicated stuff, but most useful things aren’t. set site=http://www.example.com/sites/site set scope=site :: Analytics WssRemoveFeatureFromSite -scope %scope% -url %site% -featureid 56dd7fe7-a155-4283-b5e6-6147560601ee [...]]]></description>
			<content:encoded><![CDATA[<p><a title="WssRemoveFeatureFromSite" href="http://code.msdn.microsoft.com/WssRemoveFeatureFrom">WssRemoveFeatureFromSite</a> is a great tool to have in your <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> arsenal.&#160; </p>
<p>I combined it with some Windows commands to create a batch file that removes multiple features from a site or sitecollection.&#160; This isn’t real complicated stuff, but most useful things aren’t.</p>
<div class="csharpcode"><span class="alt"><span class="kwrd">set</span> site=http://www.example.com/sites/site</span></div>
<div class="csharpcode"><span class="kwrd">set</span> scope=site</span></div>
<div class="csharpcode"><span class="rem">:: Analytics</span></div>
<div class="csharpcode">
<div class="alt">WssRemoveFeatureFromSite -scope <span class="op">%scope%</span> -url <span class="op">%site%</span> -featureid 56dd7fe7-a155-4283-b5e6-6147560601ee -force</div>
</p></div>
<div class="csharpcode">
<div class="rem">:: BaseWeb</div>
</p></div>
<div class="csharpcode">
<div class="alt">WssRemoveFeatureFromSite -scope <span class="op">%scope%</span> -url <span class="op">%site%</span> -featureid 99fe402e-89a0-45aa-9163-85342e865dc8 –force</div>
</p></div>
<style type="text/css">
<p>.csharpcode, .csharpcode div
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>

	Tags: <a href="http://sharepoint-geek.com/category/deactivatefeature/" title="deactivatefeature" rel="tag">deactivatefeature</a>, <a href="http://sharepoint-geek.com/category/features/" title="features" rel="tag">features</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a>, <a href="http://sharepoint-geek.com/tag/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/22/error-running-the-configuration-wizard/" title="Error Running The Configuration Wizard (October 22, 2009)">Error Running The Configuration Wizard</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2010/02/26/enable-host-headers-on-an-sslhttps-site/" title="Enable Host Headers On An SSL/HTTPS Site (February 26, 2010)">Enable Host Headers On An SSL/HTTPS Site</a> (3)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faulty Feature Tool</title>
		<link>http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/</link>
		<comments>http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 18:22:38 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[deactivatefeature]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[site collection]]></category>
		<category><![CDATA[stsadm]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/</guid>
		<description><![CDATA[I used a tool by Steven Van de Craen called FaultyFeatureTool to compare the features that were enabled on two different sites. It’s not the original purpose of this tool but it came in very handy. You can also remove the feature using the application or STSADM. STSADM -o deactivatefeature -id &#60;FEATUREID&#62;-url http://localhost -force Tags: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sharepoint-geek.com/wp-content/uploads/2009/06/image.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 0px 0px; border-right-width: 0px" title="image" src="http://sharepoint-geek.com/wp-content/uploads/2009/06/image_thumb.png" border="0" alt="image" width="244" height="189" align="left" /></a> I used a tool by Steven Van de Craen called <a href="http://www.moss2007.be/blogs/vandest/archive/2008/04/28/stsadm-o-export-fatalerror-failed-to-compare-two-elements-in-the-array.aspx">FaultyFeatureTool</a> to compare the features that were enabled on two different sites.</p>
<p>It’s not the original purpose of this tool but it came in very handy.</p>
<p>You can also remove the feature using the application or <a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">STSADM</a>.</p>
<pre class="csharpcode"><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">STSADM</a> -o deactivatefeature -id &lt;FEATUREID&gt;-url http://localhost -force</pre>
<p><!--.csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --></p>

	Tags: <a href="http://sharepoint-geek.com/category/deactivatefeature/" title="deactivatefeature" rel="tag">deactivatefeature</a>, <a href="http://sharepoint-geek.com/category/features/" title="features" rel="tag">features</a>, <a href="http://sharepoint-geek.com/tag/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/site-collection/" title="site collection" rel="tag">site collection</a>, <a href="http://sharepoint-geek.com/category/stsadm/" title="stsadm" rel="tag">stsadm</a>, <a href="http://sharepoint-geek.com/tag/stsadm/" title="stsadm" rel="tag">stsadm</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/" title="Unable To Activate Office SharePoint Server Publishing Infrastructure (May 21, 2009)">Unable To Activate Office SharePoint Server Publishing Infrastructure</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2010/02/24/find-checked-out-files/" title="Find Checked Out Files (February 24, 2010)">Find Checked Out Files</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable To Activate Office SharePoint Server Publishing Infrastructure</title>
		<link>http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/</link>
		<comments>http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/#comments</comments>
		<pubDate>Thu, 21 May 2009 17:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Office SharePoint Server]]></category>
		<category><![CDATA[Publishing Provisioning]]></category>
		<category><![CDATA[activatefeature]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[site collection]]></category>
		<category><![CDATA[stsadm]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/spgeek/?p=6</guid>
		<description><![CDATA[When trying to enable the Office SharePoint Server Publishing Infrastructure feature we were getting an “Access Denied” error.&#160; The error in the application event log was: Event Type:&#160;&#160;&#160; Error Event Source:&#160;&#160;&#160; Office SharePoint Server Event Category:&#160;&#160;&#160; Publishing Provisioning Event ID:&#160;&#160;&#160; 4965 Date:&#160;&#160;&#160;&#160;&#160;&#160;&#160; 5/13/2009 Time:&#160;&#160;&#160;&#160;&#160;&#160;&#160; 10:16:31 AM User:&#160;&#160;&#160;&#160;&#160;&#160;&#160; N/A Computer:&#160;&#160;&#160; SERVERNAME Description: Event log message was: [...]]]></description>
			<content:encoded><![CDATA[<p>When trying to enable the Office <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Server Publishing Infrastructure feature we were getting an “Access Denied” error.&#160; The error in the application event log was:</p>
<blockquote><p>Event Type:&#160;&#160;&#160; Error      <br />Event Source:&#160;&#160;&#160; Office <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Server       <br />Event Category:&#160;&#160;&#160; Publishing Provisioning       <br />Event ID:&#160;&#160;&#160; 4965       <br />Date:&#160;&#160;&#160;&#160;&#160;&#160;&#160; 5/13/2009       <br />Time:&#160;&#160;&#160;&#160;&#160;&#160;&#160; 10:16:31 AM       <br />User:&#160;&#160;&#160;&#160;&#160;&#160;&#160; N/A       <br />Computer:&#160;&#160;&#160; SERVERNAME       <br />Description:       <br />Event log message was: &#8216;Failed to provision the scheduling job definitions.&#160; Page scheduling will not succeed.&#8217;. Exception was: &#8216;System.Security.SecurityException: Access denied.       <br />…</p>
</blockquote>
<p>To resolve the issue, we took the following steps:</p>
<ol>
<li>Used <a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">stsadm</a> to activate the feature:
<ol>
<li><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">stsadm</a> -o activatefeature -name PublishingResources -url <a href="http://www.example.com">http://www.example.com</a></li>
</ol>
</li>
<li>Clicked the [Activate] button on the Site Collection Features page. </li>
</ol>

	Tags: <a href="http://sharepoint-geek.com/category/activatefeature/" title="activatefeature" rel="tag">activatefeature</a>, <a href="http://sharepoint-geek.com/category/errors/" title="errors" rel="tag">errors</a>, <a href="http://sharepoint-geek.com/category/features/" title="features" rel="tag">features</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/category/office-sharepoint-server/" title="Office SharePoint Server" rel="tag">Office SharePoint Server</a>, <a href="http://sharepoint-geek.com/category/publishing-provisioning/" title="Publishing Provisioning" rel="tag">Publishing Provisioning</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/site-collection/" title="site collection" rel="tag">site collection</a>, <a href="http://sharepoint-geek.com/category/stsadm/" title="stsadm" rel="tag">stsadm</a>, <a href="http://sharepoint-geek.com/tag/stsadm/" title="stsadm" rel="tag">stsadm</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/11/06/unable-to-enable-office-sharepoint-server-publishing/" title="Unable To Enable Office SharePoint Server Publishing (November 6, 2009)">Unable To Enable Office SharePoint Server Publishing</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
	<li><a href="http://sharepoint-geek.com/2009/06/30/faulty-feature-tool/" title="Faulty Feature Tool (June 30, 2009)">Faulty Feature Tool</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/12/11/change-central-admin-port/" title="Change Central Admin Port (December 11, 2009)">Change Central Admin Port</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/05/21/unable-to-activate-office-sharepoint-server-publishing-infrastructure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
