<?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>www.annoying.dk &#187; server</title>
	<atom:link href="http://www.annoying.dk/category/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.annoying.dk</link>
	<description>yet another useless blog</description>
	<lastBuildDate>Wed, 14 Apr 2010 09:00:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Exchange Server Component Client Access Role failed</title>
		<link>http://www.annoying.dk/2008/09/30/exchange-server-component-client-access-role-failed/</link>
		<comments>http://www.annoying.dk/2008/09/30/exchange-server-component-client-access-role-failed/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 07:23:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exchange]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.annoying.dk/?p=43</guid>
		<description><![CDATA[When running the Service Pack 1 setup for Exchange 2007, you might get Exchange Server component Client Access Role failed. Error: Error: Unable to create Internet Information Services (IIS) directory entry. Error message is: The system cannot find the path specified. . HResult = -2147024893. The system cannot find the path specified. This can also [...]]]></description>
			<content:encoded><![CDATA[<p>When running the Service Pack 1 setup for Exchange 2007, you might get</p>
<p><strong>Exchange Server component Client Access Role failed. </strong></p>
<blockquote><p>Error: Error:<br />
Unable to create Internet Information Services (IIS) directory entry. Error message is: The system cannot find the path specified.<br />
. HResult = -2147024893.</p>
<p>The system cannot find the path specified.</p></blockquote>
<p><span id="more-43"></span></p>
<p>This can also be found in event log.</p>
<p>This is yet another one of these annoying problems which can mean multiple things and have multiple solutions (doh)</p>
<p>so to explain my scenario, we need to go back in time.</p>
<p>The Exchange 2007 installation was installed from scratz, and in 3 roles (Hub transport, Edge transport,Client Access Server (CAS) )</p>
<p>Since this was before my time, i assume that what went wrong, was that the CAS role was not entirely dedicated to our &#8220;CAS&#8221; server, since the Hub transport server had the role too, without using it tho.</p>
<p>i have written about this before, some weird message appearing in the console</p>
<p><a title="Right here" href="http://www.annoying.dk/2008/06/09/microsoft-exchange-error-the-following-errors-were-reported-while-loading-topology-information/" target="_blank">http://www.annoying.dk/2008/06/09/microsoft-exchange-error-the-following-errors-were-reported-while-loading-topology-information/</a></p>
<p>(took a while to find out that the hub transport actually had the CAS role, it had never crossed my mind)</p>
<p>One thing i hate about the installation of SP1, is that it spends 20minuts doing checks, and prepares for everything, and then it stumples upon something lame (HEY YOU, you got a powershell open, close it ! ) and then you can restart SP1 setup.</p>
<p>We then tried to uninstall CAS role, by doing</p>
<p><span style="font-size: small;">setup.com /mode:uninstall /roles:ca</span></p>
<p>which just laughed at me and told me that it wouldnt do it since i had earlier started SP1 setup, and now i should finish it&#8230;. ?</p>
<p>I finally started checking logs (i know, shoud have done that from the start but..)</p>
<p>checking out <strong>c:\ExchangeSetupLogs\ExchangeSetupLog.txt</strong> gave me</p>
<blockquote><p>[28-09-2008 18:32:12] [2] [WARNING] IIS://server.annoying.lan/W3SVC/1/ROOT/Microsoft-Server-ActiveSync was not found. Please make sure you have typed it correctly.<br />
[28-09-2008 18:32:12] [2] Administrator Active Directory session settings are:Â  View Entire Forest: &#8216;True&#8217;, Configuration Domain Controller: &#8216;ad.annoying.lan&#8217;, Preferred Global Catalog: &#8216;ad.annoying.lan&#8217;, Preferred Domain Controllers: &#8216;{ ad.annoying.lan }&#8217;<br />
[28-09-2008 18:32:12] [2] Searching objects &#8220;server\Microsoft-Server-ActiveSync (Default Web Site)&#8221; of type &#8220;ADMobileVirtualDirectory&#8221; under the root &#8220;$null&#8221;.<br />
[28-09-2008 18:32:12] [2] Previous operation run on domain controller &#8216;ad.annoying.lan&#8217;.<br />
[28-09-2008 18:32:12] [2] [ERROR] Unable to create Internet Information Services (IIS) directory entry. Error message is: The system cannot find the path specified.<br />
. HResult = -2147024893.<br />
[28-09-2008 18:32:12] [2] [ERROR] The system cannot find the path specified.</p>
<p>[28-09-2008 18:32:12] [2] [WARNING] Object server\Microsoft-Server-ActiveSync (Default Web Site) has been corrupted and it is in an inconsistent state. The following validation errors have occurred:<br />
[28-09-2008 18:32:12] [2] [WARNING] Exchange has detected an inconsistency in the Active Directory configuration for the following virtual directory(ies). This can happen if Mobile Sync virtual directories were deleted in Internet Services Manager. Please verify that you have access to the metabase on the servers listed below. In order to fix this inconsistency, run the following command, which will remove references to these virtual directories from the Active Directory:</p>
<p>Remove-ActiveSyncVirtualDirectory -Identity &#8220;Microsoft-Server-ActiveSync (Default Web Site)&#8221;<br />
[28-09-2008 18:32:12] [2] Ending processing.<br />
[28-09-2008 18:32:12] [2] Ending processing.<br />
[28-09-2008 18:32:12] [1] The following 1 error(s) occurred during task execution:<br />
[28-09-2008 18:32:12] [1] 0.Â  ErrorRecord: Unable to create Internet Information Services (IIS) directory entry. Error message is: The system cannot find the path specified.<br />
. HResult = -2147024893.</p></blockquote>
<p>so yea, why on earth is it trying to contact my hub transport (i named it server.annoying.lan here )</p>
<p>note that &#8220;Microsoft-Server-ActiveSync&#8221; etc can be other services, but the error message itself looks the same.</p>
<p>another line</p>
<blockquote><p>[WARNING] IIS://server.annoying.lan/W3SVC/1/ROOT/EWS was not found. Please make sure you have typed it correctly.</p></blockquote>
<p>is the semi important one.</p>
<p>the funny thing about this, is that the IIS dosnt have any virtual directories, not even a single file/folder/option that makes you believe that exchange has been on it.</p>
<p>but since exchange belives it, theres no other way.</p>
<blockquote><p>Remove-WebServicesVirtualDirectory -identity &#8220;Server\EWS (Default Web Site)&#8221;</p></blockquote>
<p>EWS is the one missing, and aslong as its missing, other virtual directories within it cannot be made or removed (as far as i remember) so remove it from exchange&#8217;s memory, and recreate it with</p>
<blockquote><p>new-webservicesvirtualdirectory -ExternalUrl https://server.annoying.lan/EWS/exchange.asp</p></blockquote>
<p>it it dosnt complain, the setup should now be able to create the desired virtual directories required for the CAS role (even tho i dont need it)</p>
<p>the SP1 installation then went smooth, and i was able to remove CAS role later on without any problem.</p>
<p>Before ending, i should make aware of that all this happend in a planned downtime schedule, and with all the problems appearing from out of the blue, i barely had the time to take notes and/or understand it all fully. so this post might contain alot of nonsense and errors, so please make me aware of it <img src='http://www.annoying.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>another blog that helped me getting closer to my issue is</p>
<p><a title="http://blog.justinho.com" href="http://blog.justinho.com/2008/01/20/Exchange2007SP1InstallationGivesAFailureOccurredWhileTryingToUpdateMetabasePropertiesTheSystemCannotFindThePathSpecified.aspx" target="_self">blog.justinho.com</a></p>
<p>and a few ms tech links explaining the commands i used</p>
<p><a href="http://technet.microsoft.com/en-us/library/bb124231(EXCHG.80).aspx" target="_blank">Remove-WebServicesVirtualDirectory</a></p>
<p><a href="http://technet.microsoft.com/en-us/library/bb125176.aspx" target="_self">New-WebServicesVirtualDirectory</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.annoying.dk/2008/09/30/exchange-server-component-client-access-role-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nfs mount: wrong fs type, bad option, bad superblock</title>
		<link>http://www.annoying.dk/2008/09/23/nfs-mount-wrong-fs-type-bad-option-bad-superblock/</link>
		<comments>http://www.annoying.dk/2008/09/23/nfs-mount-wrong-fs-type-bad-option-bad-superblock/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 09:07:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apt]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.annoying.dk/?p=37</guid>
		<description><![CDATA[If theres one thing i hate, its error messages that says absolutly nothing usefull, like this one. i had ensured that my exports list was correctly set up, actually, i had it tested from my tvix (was able to browse the share) but from another nix server, i got this message. there&#8217;s probably alot of [...]]]></description>
			<content:encoded><![CDATA[<p>If theres one thing i hate, its error messages that says absolutly nothing usefull, like this one.</p>
<p>i had ensured that my exports list was correctly set up, actually, i had it tested from my tvix (was able to browse the share) but from another nix server, i got this message.</p>
<p><span id="more-37"></span></p>
<p>there&#8217;s probably alot of different solutions for this, since its anything else than accurate error description.</p>
<p>in my case, the other server i tried to access my server from, didnt have the nfs-common package installed.</p>
<p>after installing it, everything went just smooth..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annoying.dk/2008/09/23/nfs-mount-wrong-fs-type-bad-option-bad-superblock/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cannot connect to the configuration database</title>
		<link>http://www.annoying.dk/2008/09/18/cannot-connect-to-the-configuration-database/</link>
		<comments>http://www.annoying.dk/2008/09/18/cannot-connect-to-the-configuration-database/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 13:48:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[network]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.annoying.dk/?p=34</guid>
		<description><![CDATA[Microsoft Sharepoint Services 3.0 with seperate MSSSQL Server. When you try to access http://sharepointserver/site after finishing site setup, you might get the following message &#8220;Cannot connect to the configuration database&#8221; And when checking out locally Event viewer might reveal Event Type:Â Â Â Error Event Source:Â Â Â Windows SharePoint Services 3 Event Category:Â Â [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Sharepoint Services 3.0 with seperate MSSSQL Server.</p>
<p>When you try to access http://sharepointserver/site after finishing site setup, you might get the following</p>
<p>message &#8220;Cannot connect to the configuration database&#8221;</p>
<p><span id="more-34"></span></p>
<p>And when checking out locally Event viewer might reveal</p>
<blockquote><p>Event Type:Â Â Â  Error<br />
Event Source:Â Â Â  Windows SharePoint Services 3<br />
Event Category:Â Â Â  Database<br />
Event ID:Â Â Â  3351<br />
Date:Â Â Â  Â Â Â  08-09-2008<br />
Time:Â Â Â  Â Â Â  14:19:10<br />
User:Â Â Â  Â Â Â  N/A<br />
Computer:Â Â Â  COMPUTER<br />
Description:<br />
SQL database login failed. Additional error information from SQL Server is included below.</p>
<p>Login failed for user &#8216;Domain\COMPUTER$&#8217;.</p>
<p>For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.</p></blockquote>
<p>and on the MSSQL server</p>
<blockquote><p>Event Type:Â Â Â  Failure Audit<br />
Event Source:Â Â Â  MSSQLSERVER<br />
Event Category:Â Â Â  (4)<br />
Event ID:Â Â Â  18456<br />
Date:Â Â Â  Â Â Â  08-09-2008<br />
Time:Â Â Â  Â Â Â  14:06:02<br />
User:Â Â Â  Â Â Â  DOMAIN\COMPUTER$<br />
Computer:Â Â Â  MSSQL_SERVER<br />
Description:<br />
Login failed for user &#8216;DOMAIN\COMPUTER$&#8217;. [CLIENT: 10.100.x.x1]</p>
<p>For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.<br />
Data:<br />
0000: 18 48 00 00 0e 00 00 00Â Â  .H&#8230;&#8230;<br />
0008: 0c 00 00 00 53 00 4b 00Â Â  &#8230;.S.K.<br />
0010: 49 00 44 00 42 00 4c 00Â Â  I.D.B.L.<br />
0018: 41 00 44 00 4e 00 49 00Â Â  A.D.N.I.<br />
0020: 52 00 00 00 07 00 00 00Â Â  R&#8230;&#8230;.<br />
0028: 6d 00 61 00 73 00 74 00Â Â  m.a.s.t.<br />
0030: 65 00 72 00 00 00Â Â Â Â Â Â Â Â  e.r&#8230;</p></blockquote>
<p>Since the account was used for creating the main tables etc. on the mssql server, the account permissions should be correct.</p>
<p>Problem occours in selection of &#8220;predefined&#8221; in Security Account tab. this selects &#8220;Network Service&#8221; as the account<br />
used to communicate with the MSSQL database.</p>
<p>(i was following instructions for installing a CRM system, hence my selection)</p>
<p>Simple solution for this is&#8230;.</p>
<p>Under IIS, select &#8220;<strong>Application Pools</strong> &#8211; <strong>DefaultAppPool</strong> &#8211; <strong>Default Application</strong>&#8221; or whatever Application pool is associated with the Sharepoint<br />
Web site.</p>
<p>Select properties, and select &#8220;Identity&#8221;</p>
<p>Choose, Configurable, and enter a Domain user with adminsitrative permissions (domain\user)</p>
<p>Save and restart IIS.</p>
<p>And horay! problem solved.</p>
<p>(yes, im aware that theres a bunch of other problems that throw out same error message like this, but answer for those are easy to google <img src='http://www.annoying.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annoying.dk/2008/09/18/cannot-connect-to-the-configuration-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HP SmartStart 8.0.x issue</title>
		<link>http://www.annoying.dk/2008/08/26/hp-smartstart-80x-issue/</link>
		<comments>http://www.annoying.dk/2008/08/26/hp-smartstart-80x-issue/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 12:01:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hp]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.annoying.dk/?p=27</guid>
		<description><![CDATA[This time i were going to install Windows 2008 Server Standard on a fresh DL360G5. With the default option, selecting the windows media to be a DVDR, with flatfiles, you might encounter that it complains that i cant find specific files. you might notice smartstart is based on nix, and the dvd is mounted at [...]]]></description>
			<content:encoded><![CDATA[<p>This time i were going to install Windows 2008 Server Standard on a fresh DL360G5.</p>
<p><span id="more-27"></span></p>
<p>With the default option, selecting the windows media to be a DVDR, with flatfiles, you might encounter that it complains that i cant find specific files.</p>
<p>you might notice smartstart is based on nix, and the dvd is mounted at /mount/dvd/xxx</p>
<p>some people write that its enough to specify /mount/dvd/ as the folder, alltho i didnt have any luck with it (you should try it out just in case)</p>
<p>oh well, it wasnt worse that just using the smartstart cd to create the raid array, and then just boot up the Windows server 2008 dvd and do a normal install (and remember to install the support tool afterwards)</p>
<p>a few people has reported this issue, and a few others with the new 8.x smartstart cd&#8217;s, so hopefully we will see a new version soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.annoying.dk/2008/08/26/hp-smartstart-80x-issue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
