<?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; Central Administration</title>
	<atom:link href="http://sharepoint-geek.com/category/central-administration/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>Delete An Extended Web Application</title>
		<link>http://sharepoint-geek.com/2010/05/27/delete-an-extended-web-application/</link>
		<comments>http://sharepoint-geek.com/2010/05/27/delete-an-extended-web-application/#comments</comments>
		<pubDate>Thu, 27 May 2010 17:07:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Windows SharePoint Services Web Application]]></category>
		<category><![CDATA[extended web application]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[wss]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/05/27/delete-an-extended-web-application/</guid>
		<description><![CDATA[Extended web applications are not listed in the web application list and cannot be deleted using the Delete Web Application link in Central Administration. Use the following steps to delete extended web applications: Start Central Administration Go to Application Management Click Remove SharePoint from IIS Web Site to get a page with a form similar [...]]]></description>
			<content:encoded><![CDATA[<p>Extended web applications are not listed in the web application list and cannot be deleted using the <strong>Delete Web Application</strong> link in Central Administration.</p>
<p>Use the following steps to <strong>delete extended web applications</strong>:</p>
<ol>
<li>Start <strong>Central Administration</strong></li>
<li>Go to <strong>Application Management</strong></li>
<li>Click <strong>Remove <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> from IIS Web Site</strong> to get a page with a form similar to the following.      <br /><a href="http://sharepoint-geek.com/wp-content/uploads/2010/05/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://sharepoint-geek.com/wp-content/uploads/2010/05/image_thumb.png" width="429" height="261" /></a> </li>
<li>Select the web application that the extended web app was extended from </li>
<li>Select which extention/zone to delete </li>
<li>Select whether to keep or delete the IIS Web site </li>
<li>Finally click <strong>OK</strong></li>
</ol>

	Tags: <a href="http://sharepoint-geek.com/category/central-administration/" title="Central Administration" rel="tag">Central Administration</a>, <a href="http://sharepoint-geek.com/category/extended-web-application/" title="extended web application" rel="tag">extended web application</a>, <a href="http://sharepoint-geek.com/category/iis/" title="IIS" rel="tag">IIS</a>, <a href="http://sharepoint-geek.com/category/moss/" title="MOSS" rel="tag">MOSS</a>, <a href="http://sharepoint-geek.com/category/web-application/" title="web application" rel="tag">web application</a>, <a href="http://sharepoint-geek.com/category/windows-sharepoint-services-web-application/" title="Windows SharePoint Services Web Application" rel="tag">Windows SharePoint Services Web Application</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>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/05/27/delete-an-extended-web-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Host Headers On An SSL/HTTPS Site</title>
		<link>http://sharepoint-geek.com/2010/02/26/enable-host-headers-on-an-sslhttps-site/</link>
		<comments>http://sharepoint-geek.com/2010/02/26/enable-host-headers-on-an-sslhttps-site/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 16:11:27 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[wss]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/02/26/enable-host-headers-on-an-sslhttps-site/</guid>
		<description><![CDATA[The other day we came across an issue where a user inadvertently inserted a “https” in the URL of a SharePoint site.&#160; The resulting page that was displayed was the Central Administration site. The only site that is secured with SSL on our SharePoint servers is the Central Admin site.&#160; The Central Admin site also [...]]]></description>
			<content:encoded><![CDATA[<p>The other day we came across an issue where a user inadvertently inserted a “http<font color="#ff0000"><strong>s</strong></font>” in the URL of a <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> site.&#160; The resulting page that was displayed was the Central Administration site.</p>
<p>The only site that is secured with SSL on our <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> servers is the Central Admin site.&#160; The Central Admin site also has a host header.&#160; So, I thought that all traffic on port 443 would require the correct host header for Central Admin to respond.</p>
<p>I was wrong.</p>
<p>I was able to find a script on Microsoft TechNet that will enable host headers for SSL sites.&#160; Run the following from the commandline:</p>
</p>
<pre class="csharpcode">cscript.exe adsutil.vbs set /w3svc/&lt;site identifier&gt;/SecureBindings &quot;:443:&lt;host header&gt;&quot;</pre>
<style type="text/css">
<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; }</style>
</p>
<p>Where &lt;<i>host header&gt;</i> is the host header for the Web site and &lt;site identifier&gt; is the site’s unique identifier.</p>
<p>You will find the adsutil.vbs file in several places but you should probably use the one located at C:\Inetpub\AdminScripts.</p>
<p><a href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/596b9108-b1a7-494d-885d-f8941b07554c.mspx?mfr=true">IIS 6.0</a></p>
<p><a href="http://technet.microsoft.com/en-us/library/cc753195%28WS.10%29.aspx">IIS 7.0</a></p>

	Tags: <a href="http://sharepoint-geek.com/category/central-administration/" title="Central Administration" rel="tag">Central Administration</a>, <a href="http://sharepoint-geek.com/category/iis/" title="IIS" rel="tag">IIS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/ssl/" title="ssl" rel="tag">ssl</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/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/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/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/2010/02/26/enable-host-headers-on-an-sslhttps-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Enabling Anonymous Access</title>
		<link>http://sharepoint-geek.com/2009/12/22/enabling-anonymous-access/</link>
		<comments>http://sharepoint-geek.com/2009/12/22/enabling-anonymous-access/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 23:22:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[Windows SharePoint Services Web Application]]></category>
		<category><![CDATA[sharepoint security]]></category>
		<category><![CDATA[site collection]]></category>
		<category><![CDATA[site settings]]></category>
		<category><![CDATA[user site settings]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/12/22/enabling-anonymous-access/</guid>
		<description><![CDATA[There are several steps that you need to take in order to enable anonymous access.&#160; Below are the steps taken from Microsoft TechNet. Enable anonymous access for a zone of a Web application From Administrative Tools, open the SharePoint Central Administration Web site application. On the Central Administration home page, click Application Management. On the [...]]]></description>
			<content:encoded><![CDATA[<p>There are several steps that you need to take in order to enable anonymous access.&#160; Below are the steps taken from <a href="http://technet.microsoft.com/en-us/library/cc263363.aspx" target="_blank">Microsoft TechNet</a>.</p>
<h5>Enable anonymous access for a zone of a Web application</h5>
<ol>
<li>
<p>From <strong>Administrative Tools</strong>, open the <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Central Administration Web site application.</p>
</li>
<li>
<p>On the Central Administration home page, click <strong>Application Management</strong>.</p>
</li>
<li>
<p>On the Application Management page, in the <strong>Application Security</strong> section, click <strong>Authentication providers</strong>.</p>
</li>
<li>
<p>On the Authentication Providers page, make sure the Web application that is listed in the <strong>Web Application</strong> box (under <strong>Site Actions</strong>) is the one that you want to configure. If the listed Web application is not the one that you want to configure, click the drop-down arrow to the right of the <strong>Web Application</strong> drop-down list box and select <strong>Change Web Application</strong>.</p>
</li>
<li>
<p>In the <strong>Select Web Application</strong> dialog box, click the Web application that you want to configure.</p>
</li>
<li>
<p>On the Authentication Providers page, click the zone of the Web application on which you want to enable anonymous access. The zones that are configured for the selected Web application are listed on the Authentication Providers page.</p>
</li>
<li>
<p>On the Edit Authentication page, in the <strong>Anonymous Access</strong> section, select <strong>Enable Anonymous Access</strong>, and then click <strong>Save</strong>.</p>
</li>
</ol>
<p>At this point, the Web application zone has been enabled for anonymous access. </p>
<p><a></a></p>
<h3>Enable anonymous access for individual sites</h3>
<p>Now you need to enable anonymous access for individual sites in the site collection.</p>
<h5>Enable anonymous access for individual sites</h5>
<ol>
<li>
<p>Go to the site on which you want to enable anonymous access and click the <strong>Site Actions</strong> menu.</p>
</li>
<li>
<p>On the <strong>Site Actions</strong> menu, click <strong>Site Settings</strong>.</p>
</li>
<li>
<p>On the Site Settings page, in the <strong>Users and Permissions</strong> section, click <strong>Advanced Permissions</strong>.</p>
</li>
<li>
<p>On the Permissions page, on the <strong>Settings</strong> menu, click <strong>Anonymous Access</strong>. The settings for anonymous access lists three options:</p>
<ul>
<li>
<p><strong>Entire Web site</strong>&#160;&#160; Select this option if you want to enable anonymous access for the entire Web site.</p>
</li>
<li>
<p><strong>Lists and libraries</strong>&#160;&#160; Select this option if you want to limit anonymous access to only the lists and libraries on your site.</p>
</li>
<li>
<p><strong>Nothing</strong>&#160;&#160; Select this option if you want to prevent anonymous access from being used on your site.</p>
</li>
</ul>
</li>
<li>
<p>Click <strong>OK</strong>.</p>
</li>
</ol>
<p>At this point, your site is configured for anonymous access based on the options that you have selected.</p>
<p><a></a></p>
<h3>Enable anonymous access for individual lists</h3>
<p>If you select <strong>Lists and libraries</strong>, enable anonymous access for individual lists.</p>
<h5>Enable anonymous access for individual lists</h5>
<ol>
<li>
<p>Go to the home page of your Web site and, in the left navigation pane, click <strong>View All Site Content</strong>.</p>
</li>
<li>
<p>Click the list on which you want to enable anonymous access.</p>
</li>
<li>
<p>On the <strong>Settings</strong> menu, click <strong>List Settings</strong>.</p>
</li>
<li>
<p>On the Customize List page, in the <strong>Permissions and Management</strong> section, click <strong>Permissions for this list</strong>.</p>
</li>
<li>
<p>On the Permissions page, on the <strong>Actions</strong> menu, click <strong>Edit Permissions</strong>. A dialog box is displayed informing you that you are about to create unique permissions for this list. Click <strong>OK</strong>.</p>
</li>
<li>
<p>On the <strong>Settings</strong> menu, click <strong>Anonymous Access</strong>.</p>
</li>
<li>
<p>Select permissions for users who have anonymous access to the list, and then click <strong>OK</strong>.</p>
</li>
</ol>
<p>At this point, users have anonymous access to the list you have configured. You can control whether users have anonymous access to other lists, the home page, or other pages on this site.</p>

	Tags: <a href="http://sharepoint-geek.com/category/central-administration/" title="Central Administration" rel="tag">Central Administration</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/sharepoint-security/" title="sharepoint security" rel="tag">sharepoint security</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/site-settings/" title="site settings" rel="tag">site settings</a>, <a href="http://sharepoint-geek.com/category/user-site-settings/" title="user site settings" rel="tag">user site settings</a>, <a href="http://sharepoint-geek.com/category/windows-sharepoint-services-web-application/" title="Windows SharePoint Services Web Application" rel="tag">Windows SharePoint Services Web Application</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/12/22/enabling-anonymous-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Central Admin Port</title>
		<link>http://sharepoint-geek.com/2009/12/11/change-central-admin-port/</link>
		<comments>http://sharepoint-geek.com/2009/12/11/change-central-admin-port/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:00:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[stsadm]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/12/11/change-central-admin-port/</guid>
		<description><![CDATA[Change the Central Administration Web site port number Use this procedure to change the port number of the Central Administration Web site. Change the Central Administration Web site port number by using the Stsadm command-line tool On the drive where SharePoint Products and Technologies is installed, open a command-line window and type the following command: [...]]]></description>
			<content:encoded><![CDATA[<h3>Change the Central Administration Web site port number</h3>
<p>Use this procedure to change the port number of the Central Administration Web site. </p>
<h5>Change the Central Administration Web site port number by using the <a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">Stsadm</a> command-line tool</h5>
<ol>
<li>
<p>On the drive where <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Products and Technologies is installed, open a command-line window and type the following command: <strong>cd %CommonProgramFiles%\Microsoft Shared\Web Server Extensions\12\bin</strong></p>
</li>
<li>
<p>To determine the current port number for the Central Administration Web site, at the command prompt, type the following command, and then press ENTER: <strong><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">stsadm</a> -o getadminport</strong></p>
<p>For more information, see <a href="http://technet.microsoft.com/en-us/library/cc287648.aspx">Getadminport</a>.</p>
</li>
<li>
<p>To change the port number for the Central Administration Web site, use the following command, including any options that apply to your environment: <strong><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">stsadm</a> -o setadminport -port &lt;</strong><em>port</em><strong>&gt; [-ssl] [-admapcreatenew] [-admapidname] &lt;</strong><em>application pool name</em><strong>&gt;</strong></p>
<p>For more information, see <a href="http://technet.microsoft.com/en-us/library/cc287831.aspx">Setadminport</a>.</p>
</li>
</ol>
<blockquote><p><font color="#ff0000"><strong>Note: </strong>You can only change the port number for the Central Administration Web site by using the <a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">Stsadm</a> command-line tool.</font></p>
<p>via <a href="http://technet.microsoft.com/en-us/library/cc288247.aspx" target="_blank">Microsoft Technet</a></p>
</blockquote>

	Tags: <a href="http://sharepoint-geek.com/category/central-administration/" title="Central Administration" rel="tag">Central Administration</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/stsadm/" title="stsadm" rel="tag">stsadm</a>, <a href="http://sharepoint-geek.com/tag/stsadm/" title="stsadm" rel="tag">stsadm</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/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/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/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/12/11/change-central-admin-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Alerts Not Working</title>
		<link>http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/</link>
		<comments>http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 17:53:29 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[sharepoint alerts]]></category>
		<category><![CDATA[sharepoint timer jobs]]></category>
		<category><![CDATA[stsadm]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/</guid>
		<description><![CDATA[One of our developers reported to me that the SharePoint Alerts were not sending emails.&#160; The initial notification that the alert was setup was sent but not the alerts themselves. I was able to find a great article by a MS MVP named Susan Bradley called How to Troubleshoot Alerts in WSS 3.0 / MOSS. [...]]]></description>
			<content:encoded><![CDATA[<p>One of our developers reported to me that the <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Alerts were not sending emails.&#160; The initial notification that the alert was setup was sent but not the alerts themselves.</p>
<p>I was able to find a great article by a MS MVP named Susan Bradley called <a href="http://msmvps.com/blogs/bradley/archive/2009/03/22/how-to-troubleshoot-alerts-in-wss-3-0-moss.aspx">How to Troubleshoot Alerts in WSS 3.0 / MOSS</a>.</p>
<p>In going through all the steps, I was able to determine that my issue was caused by the permissions setup on the list.</p>
<p>Thanks, Susan!</p>
<p>Below is the contents of the article:</p>
<p><b>Question:&#160; How to Troubleshoot Alerts in <a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a> 3.0 / <a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a></b>    <br /><b>Answer:</b></p>
<p>The most common issue in alert is the user will get the initial email, but will not get when changes are made to the list where he configured the alert.&#160; Check the following settings in order and ensure that it is correct.</p>
<p><b>1.</b><b> </b> Is it an upgrade from V2 to V3?&#160; If yes, check the upgrade section at the bottom of this page.</p>
<p><b>2.</b><b> </b>If this is a new install of V3 (<a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a> or <a href="http://sharepoint-geek.com/tag/moss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MOSS">MOSS</a>), then do the following </p>
<p><b>a.</b><b> </b>Create a new web app and see if the alerts work there.&#160; If yes, you can move the content db of the non-working site to this one. If customer is not ready to do that, then try the following.</p>
<p><b>b.</b><b> </b>Open the command prompt and go to the 12\Bin folder. Run this command and see whether alerts are enabled for the web application.&#160;&#160; </p>
<p><a href="http://sharepoint-geek.com/tag/stsadm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with stsadm">Stsadm</a>.exe-o getproperty -url <a>http://problemsite</a>&#160; -pn <a name="#h16">alert</a>s-enabled</p>
<p>The expected output is &lt;Property Exist=&quot;Yes&quot; Value=&quot;yes&quot; /&gt;.&#160; If you don’t get this, run the following command to change the value.</p>
<p>stsadm.exe -o setproperty -pn alerts-enabled -pv &quot;true&quot; -url <a>http://problemsite</a></p>
<p>If the property is Yes and still the alerts are not sent, toggle the property from Yes to NO</p>
<p>and then from No to Yes.&#160; This may delete all the existing alerts and warn the customer </p>
<p>about this.</p>
<p><b>c.</b><b> </b> Check the property job-immediate-alerts schedule through command prompt.&#160; Run this command from the 12\bin folder.&#160; If we have issues with Scheduled alerts like daily or weekly, then check the property <b>job-daily-alerts </b>and <b>job-weekly-alerts</b>.</p>
<p> stsadm.exe -o getproperty -url <a>http://ProblemSite</a>&#160; -pn job-immediate-alerts</p>
<p>The expected output is </p>
<p>&lt;Property Exist=&quot;Yes&quot; Value=&quot;every 5 minutes between 0 and 59&quot;/&gt;.&#160; If you don’t get this, run the following command to change the value.</p>
<p>stsadm.exe -o setproperty -pn job-immediate-alerts -pv &quot;every 5 minutes</p>
<p>between 0 and 59&quot; -url <a>http://ProblemSite</a></p>
<p><b>d.</b><b> </b>Confirm the above step through the UI. Central adminàOperationsàTimer Job Definitions and ensure that a job named Immediate Alerts is present for the web application.</p>
<p><b>e.</b><b> </b>Configure the alert for a user in a list.&#160; Instead of typing the domain name\ user name, type the email address of the user and see if he gets initial email.&#160; Then make a change to the list and see whether he gets the mail related to the change.</p>
<p><b>f.</b><b> </b>If he gets the alert as expected, then create a new alert and this time select the user from the people picker or type the domain name\user name.&#160; </p>
<p><b>g.</b><b> </b>If the alert is not working after doing the above step, then check the ImmedSubscriptions / SchedSubscriptions table of the content db of the web application depending on the type of alert and see a new record is added and ensure that the email field for the user is populated correctly.&#160; If not, check whether the email address is present in the user’s profile through the SSP admin page.</p>
<p><b>h.</b><b> </b>The initial alert is not security trimmed. So irrespective of whether the user has privileges on the list or not, the initial alert will be sent.&#160; If the user is not getting alert for any changes, then check whether the user has Read permission on the list.</p>
<p><b>i.</b><b> </b>This also happen if there is some issue in their mail provider (third party email providers.&#160; In this case, capture the ULS log with all information events in the verbose mode and check for lines which says Alert has been sent.</p>
<p><b>j.</b><b> </b>Email enabled security groups can also be used for configuring alerts.&#160; If the changes are not notified to the members of the group, check whether the group is added to the list with minimum Read permission.&#160; Also some email providers block email groups if the number of members are more than certain number.</p>
<p><b>k.</b><b> </b>Open SQL Query Analyzer; connect to the content database of problematic site. Run the following query.</p>
<p><b>Select * from timerlock</b></p>
<p>This server is responsible for processing the timer service.&#160; You can follow this KB – </p>
<p><a>http://support.microsoft.com/kb/934838</a> to sync the accounts and password across the </p>
<p>Farm</p>
<p>The internal working mechanism of how an alert should work in v3:</p>
<p>The EventCache table records the SQL level events as they occur and the EventData and ACL columns are not NULL for an alert event.&#160; There is an alerts timer job that runs periodically to process the records in the EventCache. After the alerts timer job runs, it nulls out the EventData and ACL columns. Then, it will log an event into the EventLog table.&#160; So check the following in SQL.</p>
<p><b>select * from eventcache where EventData is not null</b></p>
<p>This will output all of the subscriptions which have not been processed yet. We can see if there are some alerts which are not processed.</p>
<p><b>select * from eventlog where ListID = &#8216;xxx&#8217;</b></p>
<p>You can get the ListID from the EventCache table by running </p>
<p><b>Select * from EventCache</b> and check the documents which correspond to the problematic list. </p>
<p>If you cannot find any record, perform the following tests: </p>
<p>Run filemon on the MOSS server which is responsible for the timer service and check if the Timer </p>
<p>service picks up the alert template during the whole process. </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Upload a new document to the document library which is supposed to have the alerts. Begin running&#160; </p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; the filemon and analyze the logs.</p>
<p><b>p.</b><b> </b><b>select * from eventcache order by EventTime DESC</b></p>
<p>Check if the latest log is the one corresponds to your uploaded document. Make sure the EventData and ACL columns are not NULL. </p>
<p>After 5 minutes or more minutes, check the EventCache table again to see if the EventData and ACL columns are NULLed. </p>
<p>If so, stop filemon after the EventData and ACL columns are NULLed . Review log. </p>
<p><b>Upgrade from V2 to V3</b></p>
<p>1. <b></b>Check this KB &#8211; <a>http://support.microsoft.com/kb/936759/en-us</a></p>
<p>2. If no alerts are getting triggered even for a new web app, then run the Psconfig Wizard without changing any options.&#160; </p>
<p>The timer job displayed an older date because the upgrade job was hung</p>
<p>3. If the alert works on new web apps, then you can move the site collections from the upgraded web app to the newly created web app through stsadm –o backup / restore or stsadm –o export / import.&#160; This action will be useful only if you have fewer site collections and this is only a workaround.</p>
<p><b>Case Study</b></p>
<p>ERROR MESSAGE:   <br />================    <br />Running the psconfig wizard fails immediately with &quot;Unable to upgrade SharePoint     <br />Products and technologies because an upgrade is already in progress&quot;    <br />No psconfig process in task manager</p>
<p>CAUSE:   <br />=======    <br />The timer job displayed an older date because the upgrade job was hung    <br />RESOLUTION:    <br />============    <br />Sharepoint central administration page-&gt;Operations-&gt;Timer job definitions    <br />Asked client to delete the &quot;Upgrade job&quot;    <br />Now the psconfig wizard ran fine    <br />Timer job definition showed all the jobs with the latest date. Especially the     <br />Immediate alerts job</p>

	Tags: <a href="http://sharepoint-geek.com/category/central-administration/" title="Central Administration" rel="tag">Central Administration</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/sharepoint-alerts/" title="sharepoint alerts" rel="tag">sharepoint alerts</a>, <a href="http://sharepoint-geek.com/category/sharepoint-timer-jobs/" title="sharepoint timer jobs" rel="tag">sharepoint timer jobs</a>, <a href="http://sharepoint-geek.com/tag/sql/" title="sql" rel="tag">sql</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>, <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/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/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/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Stop Windows SharePoint Services Web Application</title>
		<link>http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/</link>
		<comments>http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 20:24:05 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Windows SharePoint Services Web Application]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[sharepoint services]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/</guid>
		<description><![CDATA[!!!*** NEVER, NEVER, NEVER, NEVER EVER STOP WINDOWS SHAREPOINT SERVICES WEB APPLICATION ***!!! The Windows SharePoint Services Web Application is what identifies your server as a SharePoint Web Front-End.&#160; If you stop this “service” it will remove all SharePoint websites and the directories from which they are served.&#160; So, unless you know exactly what you [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://sharepoint-geek.com/wp-content/uploads/2009/11/sp.jpg"><img title="sp" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 0px 0px; border-right-width: 0px" height="199" alt="sp" src="http://sharepoint-geek.com/wp-content/uploads/2009/11/sp_thumb.jpg" width="244" align="left" border="0" /></a> !!!*** NEVER, NEVER, NEVER, NEVER EVER STOP WINDOWS <a href="http://sharepoint-geek.com/tag/sharepoint-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sharepoint services">SHAREPOINT SERVICES</a> WEB APPLICATION ***!!!</strong></p>
<p>The Windows <a href="http://sharepoint-geek.com/tag/sharepoint-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sharepoint services">SharePoint Services</a> Web Application is what identifies your server as a <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Web Front-End.&#160; If you stop this “service” it will remove all <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> websites and the directories from which they are served.&#160; </p>
<p>So, unless you know exactly what you are doing, DO NOT STOP THE WINDOWS <a href="http://sharepoint-geek.com/tag/sharepoint-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sharepoint services">SHAREPOINT SERVICES</a> WEB APPLICATION!!!</p>

	Tags: <a href="http://sharepoint-geek.com/category/central-administration/" title="Central Administration" rel="tag">Central Administration</a>, <a href="http://sharepoint-geek.com/category/iis/" title="IIS" rel="tag">IIS</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/tag/sharepoint-services/" title="sharepoint services" rel="tag">sharepoint services</a>, <a href="http://sharepoint-geek.com/category/windows-sharepoint-services-web-application/" title="Windows SharePoint Services Web Application" rel="tag">Windows SharePoint Services Web Application</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/05/21/sharepoint-search-services-error/" title="SharePoint Search Services Error (May 21, 2009)">SharePoint Search Services Error</a> (0)</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/01/04/an-update-conflict-has-occurred-and-you-must-re-try-this-action/" title="An update conflict has occurred, and you must re-try this action (January 4, 2010)">An update conflict has occurred, and you must re-try this action</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>
	<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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
