<?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 &#187; Windows server 2008</title>
	<atom:link href="http://www.sharepointboris.net/tag/windows-server-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Thu, 22 Dec 2011 11:45:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Resolving DCOM 10016 Error on SharePoint server</title>
		<link>http://www.sharepointboris.net/2011/11/resolving-dcom-10016-error-on-sharepoint-server/</link>
		<comments>http://www.sharepointboris.net/2011/11/resolving-dcom-10016-error-on-sharepoint-server/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 09:42:35 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
				<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[Windows server 2008]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2011/11/resolving-dcom-10016-error-on-sharepoint-server/</guid>
		<description><![CDATA[If you find a lot of DCOM errors with event ID 10016 in your application server role, this may be due to Windows Server 2008 R2. Here&#8217;s how to resolve these isuses On the failing server open Server Manager, and under Roles select Application server. You will most probably find quite a lot of DCOM [...]]]></description>
			<content:encoded><![CDATA[<p>If you find a lot of DCOM errors with event ID 10016 in your application server role, this may be due to Windows Server 2008 R2. Here&#8217;s how to resolve these isuses</p>
<p>On the failing server open Server Manager, and under <strong>Roles</strong> select <strong>Application server</strong>. You will most probably find quite a lot of DCOM errors. Open one of those errors to see for which user and for which service the authentication is failing. In the open window copy the GUID of the failing service. It will help you identify the service.</p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2011/11/image.png" rel="lightbox[1099]" title="image"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sharepointboris.net/wp-content/uploads/2011/11/image_thumb.png" width="320" height="206" /></a></p>
<p>Next open registry editor and select the root node. In <strong>Edit</strong> menu select <strong>Find, </strong>paste the GUID and click <strong>Find next</strong>.</p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2011/11/image1.png" rel="lightbox[1099]" title="image"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sharepointboris.net/wp-content/uploads/2011/11/image_thumb1.png" width="320" height="183" /></a></p>
<p>You can find the service name in one of the registry&#8217;s values (as seen on the screenshot below, in my case it was IIS WAMREG).</p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2011/11/image2.png" rel="lightbox[1099]" title="image"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sharepointboris.net/wp-content/uploads/2011/11/image_thumb2.png" width="320" height="88" /></a></p>
<p>Leave the registry editor open (you might still need it).</p>
<p>Next in <strong>Start menu</strong> under <strong>Administrative tools</strong> click <strong>Component Services.</strong> Expand the <strong>Computers</strong> node and <strong>My Computer</strong>. Select <strong>DCOM Confing</strong>. Now locate the service you identified in your registry, right click it and select <strong>Properties. </strong></p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2011/11/image3.png" rel="lightbox[1099]" title="image"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sharepointboris.net/wp-content/uploads/2011/11/image_thumb3.png" width="320" height="203" /></a></p>
<p>In the open dialog select <strong>Security</strong> tab and in the <strong>Launch and activation</strong> <strong>permissions</strong> group click the <strong>Edit</strong> button. </p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2011/11/image4.png" rel="lightbox[1099]" title="image"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sharepointboris.net/wp-content/uploads/2011/11/image_thumb4.png" width="320" height="145" /></a></p>
<p>If you have this entire tab grayed out, you need to do the following (outlined in the gray, otherwise skip the gray part below): </p>
<p>
<table border="0" cellspacing="0" cellpadding="2" width="500">
<tbody>
<tr>
<td style="background-color: #cecece" valign="top" width="500">In registry editor (which I hope you still have open), right click the node you found and select <strong>Permissions</strong>             </p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2011/11/image5.png" rel="lightbox[1099]" title="image"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sharepointboris.net/wp-content/uploads/2011/11/image_thumb5.png" width="320" height="162" /></a>             </p>
<p>Click <strong>Advanced</strong> and select the <strong>Owner</strong> tab. Change the owner to the account you&#8217;re logged on or to the administrators group (which I presume your account is in)             </p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2011/11/image6.png" rel="lightbox[1099]" title="image"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sharepointboris.net/wp-content/uploads/2011/11/image_thumb6.png" width="320" height="200" /></a>             </p>
<p>Click <strong>Apply</strong> and in the permissions dialog also give same user/group full control             </p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2011/11/image7.png" rel="lightbox[1099]" title="image"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sharepointboris.net/wp-content/uploads/2011/11/image_thumb7.png" width="265" height="320" /></a>             </p>
<p>Now you should close and reopen <strong>Component services </strong>and find the DCOM service.             </td>
</tr>
</tbody>
</table>
<p>In the permissions dialog for the service grant the failing user (or group the account is in) <strong>Local Launch</strong> and <strong>Local Activation </strong>permissions. And in case the event log says it is failing remote launch, grant the user remote launch and service also. </p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2011/11/image8.png" rel="lightbox[1099]" title="image"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.sharepointboris.net/wp-content/uploads/2011/11/image_thumb8.png" width="244" height="320" /></a></p>
<p>Confirm all the changes and close registry editor and Component services window.</p>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2011/11/resolving-dcom-10016-error-on-sharepoint-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 Hangs on reboot after Windows Update</title>
		<link>http://www.sharepointboris.net/2010/08/windows-server-2008-hangs-on-reboot-after-windows-update/</link>
		<comments>http://www.sharepointboris.net/2010/08/windows-server-2008-hangs-on-reboot-after-windows-update/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 22:00:14 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[Windows server 2008]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/08/windows-server-2008-hangs-on-reboot-after-windows-update/</guid>
		<description><![CDATA[Not directly related to SharePoint, but since SP2010 is hosted on Win2008 I&#8217;d say this would come in handy to SP admins. I ran into an issue a while ago where the server would become unresponsive after applying Windows updates. It would finish installing updates, and after restart it would just hang in step 3 [...]]]></description>
			<content:encoded><![CDATA[<p>Not directly related to SharePoint, but since SP2010 is hosted on Win2008 I&#8217;d say this would come in handy to SP admins. I ran into an issue a while ago where the server would become unresponsive after applying Windows updates. It would finish installing updates, and after restart it would just hang in step 3 of 3 or at &quot;Applying computer settings&quot; or &quot;Applying user settings&quot;. </p>
<p>Even though at some point when I&#8217;d managed to logged in and see my desktop it was impossible to start anything service-based (IIS, SharePoint, Internet Explorer,…)</p>
<p>What did the trick for me? Couple of things, not sure which is THE fix, and I&#8217;m adding couple more that I&#8217;ve found searching the Web.</p>
<p>1. <strong>Reboot into safe mode after applying Windows Updates</strong>. This avoids any driver/service conflict issue. After successfully rebooted in safe mode, restart to normal boot.</p>
<p>2. <strong>Delete temporary files</strong> (to find them, open a &quot;Run&quot; window, type <strong>%temp% </strong>and press<strong> Enter.</strong>). This removes the chance of having some legacy corrupt update process file.</p>
<p>3. <strong>Check disk space on your system drive</strong> – no need for explanation there. Patches can be quite space consuming. </p>
<p>4. If you have IIS (if you have SharePoint, then you do), <strong>make a small registry fix to enforce service startup dependancy</strong>. Detailed instructions here: <a href="http://support.microsoft.com/kb/2004121">http://support.microsoft.com/kb/2004121</a>. </p>
<p>Hopefully one of those &quot;fixes&quot; will work also for you if you&#8217;re facing the same problem.</p>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/08/windows-server-2008-hangs-on-reboot-after-windows-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Unable to authenticate + crawl errors on MOSS on Windows Server 2008</title>
		<link>http://www.sharepointboris.net/2009/12/unable-to-authenticate-crawl-errors-on-moss-on-windows-server-2008/</link>
		<comments>http://www.sharepointboris.net/2009/12/unable-to-authenticate-crawl-errors-on-moss-on-windows-server-2008/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 11:11:35 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Windows server 2008]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2009/12/unable-to-authenticate-crawl-errors-on-moss-on-windows-server-2008/</guid>
		<description><![CDATA[If you&#8217;re having some of the following symptoms: 1. You&#8217;ve created a web application and you&#8217;re sure that credentials are right, but you&#8217;re unable to login to the site collection in that web application. 2. Search index log returns strange errors about not finding the web application or access denied. Then the solution is in [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re having some of the following symptoms:</p>
<p>1. You&#8217;ve created a web application and you&#8217;re sure that credentials are right, but you&#8217;re unable to login to the site collection in that web application.</p>
<p>2. Search index log returns strange errors about not finding the web application or access denied. </p>
<p>Then the solution is in the following article:</p>
<p><a href="http://support.microsoft.com/kb/896861">http://support.microsoft.com/kb/896861</a>&#160;</p>
<p>This did the trick for me:</p>
<ol>
<li><strong>Start regedit</strong></li>
<li><strong>Open key HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsaMSV1_0</strong></li>
<li><strong>Create a new multi-string value called &quot;BackConnectionHostNames&quot;</strong></li>
<li><strong><font color="#000000">Type web application&#8217;s host name(s) in the Value Data box.</font></strong></li>
</ol>
<p><font color="#000000" face="Arial">Save and close regedit. Then using <strong>Services</strong> under <strong>Administrative tools </strong>restart the <strong>IIS Admin service</strong></font></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:66103573-c8ac-445b-96dc-854835e7706a" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/MOSS+2007" rel="tag">MOSS 2007</a>,<a href="http://technorati.com/tags/Windows+Server+2008" rel="tag">Windows Server 2008</a></div>
<p><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2009/12/unable-to-authenticate-crawl-errors-on-moss-on-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

