<?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>Mystic Slayer&#039;s Bloggie</title>
	<atom:link href="http://www.mysticslayer.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.mysticslayer.com</link>
	<description>Everything I cross on a daily basis.</description>
	<lastBuildDate>Thu, 12 Aug 2010 10:19:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Claims to Windows Token Service (c2wts) problems</title>
		<link>http://www.mysticslayer.com/?p=139</link>
		<comments>http://www.mysticslayer.com/?p=139#comments</comments>
		<pubDate>Thu, 12 Aug 2010 10:19:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET4.0]]></category>
		<category><![CDATA[Excel Services]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[c2wts]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=139</guid>
		<description><![CDATA[Not alot of people had these issues regarding the Claims to Windows Token Service, but I had some problems with it. For some reason on Windows Server 2008 with Service Pack 2 and all prerequisites installed except voor KB971831-x64 HotFix voor WCF c2wts couldn't be started. In the event viewer and in the ULS logs [...]]]></description>
			<content:encoded><![CDATA[<p>Not alot of people had these issues regarding the Claims to Windows Token Service, but I had some problems with it. For some reason on Windows Server 2008 with Service Pack 2 and all prerequisites installed except voor KB971831-x64 HotFix voor WCF c2wts couldn't be started. In the event viewer and in the ULS logs I had alot of messages that it takes too long to start te service.</p>
<p>Also when I browsed to the http://<servername>/SecurityTokenServiceApplication/SecurityToken.svc I had an internal server error. So I knew that were some problems. I did also knew that I couldn't install the KB article voor WCF. So I knew that this could cause the issues regarding the c2wts service.</p>
<p>For some reason or another it tries to make a connection to the outside world(internet) from the Service Application in order to get the ssl certificate, but this isn't possible when you are at a production network of a cliënt. So I checked the config file of the SecurityToken.svc and I found out that there is a .NET framework 4.0 mentioned in it. So I downloaded the .NET Framework 4.0 and installed it on the production servers hosting SharePoint. </p>
<p>After installation it worked without any problems. I don't know what fixes it, but it okay, because know we can use Excel Services as it should be.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=139</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Service principal names, kerberos, IIS 7.0 and error 401: The requested resource requires user authentication</title>
		<link>http://www.mysticslayer.com/?p=137</link>
		<comments>http://www.mysticslayer.com/?p=137#comments</comments>
		<pubDate>Sat, 07 Aug 2010 09:41:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet Information Services]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[error 401: the requested resource requires user authentication]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[kerberos]]></category>
		<category><![CDATA[MSS 2010]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[SP2010]]></category>
		<category><![CDATA[SPN]]></category>
		<category><![CDATA[win2k8]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=137</guid>
		<description><![CDATA[The last couple of days I was working at a customer where Kerberos was needed for SharePoint 2010. Of course I started to set the different Service Principal Names for my App Pool accounts, farm accounts, machines, etc. Not to hard to do it, but I ran everytime in a 401 error: The requsted resources [...]]]></description>
			<content:encoded><![CDATA[<p>The last couple of days I was working at a customer where Kerberos was needed for SharePoint 2010. Of course I started to set the different Service Principal Names for my App Pool accounts, farm accounts, machines, etc. Not to hard to do it, but I ran everytime in a 401 error: The requsted resources requires user authentication.<br />
Strange I thought, but yet I sended the Domain Administrator more commando's and it didn't help. So I checked everything, checked for duplicates, etc. Still I ran into these errors.</p>
<p>After some search I found out that there are some problems with IIS 7.0 regarding Kerberos, and I needed to configure the applicationHost.config to solve these issues with Kerberos. enabled the kernel activation mode, etc. But, it didn't  make any difference, rebooted several times, removed the Kernel Activation Mode and removed again the changed on the applicationHost.config.</p>
<p>I knew that we've made C-Name records and it gave me a wonderfull idea to change the C-Name records to A records. These changes where applied, and wow, in less time as expected I opened IE and opened the different web apps. In less then a second the page was displayed from my web app. When you run in these problems, change your C-Name record to A-record and it will fix all your problems with SPN's, Kerberos and IIS 7.0</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=137</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powershell on Windows 7</title>
		<link>http://www.mysticslayer.com/?p=134</link>
		<comments>http://www.mysticslayer.com/?p=134#comments</comments>
		<pubDate>Mon, 02 Aug 2010 11:41:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[ps 2.0]]></category>
		<category><![CDATA[v2.0]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=134</guid>
		<description><![CDATA[I didn't know that standard Windows 7 has Powershell installed. When I started powershell I noticed the V1 version in the menu bar, but this is not the real version. I didn't know that until I did:
Get-Host
It shows the following information:

Windows PowerShell
Copyright (C) 2009 Microsoft Corporation. All rights reserved.
PS C:\Users\> get-host
Name     [...]]]></description>
			<content:encoded><![CDATA[<p>I didn't know that standard Windows 7 has Powershell installed. When I started powershell I noticed the V1 version in the menu bar, but this is not the real version. I didn't know that until I did:</p>
<p>Get-Host</p>
<p>It shows the following information:</p>
<blockquote><p>
Windows PowerShell<br />
Copyright (C) 2009 Microsoft Corporation. All rights reserved.</p>
<p>PS C:\Users\<username>> get-host</p>
<p>Name             : ConsoleHost<br />
Version          : <strong>2.0</strong><br />
InstanceId       : 880b266d-2931-4ff5-9ba8-181e3ecc5ab3<br />
UI               : System.Management.Automation.Internal.Host.InternalHostUserInterface<br />
CurrentCulture   : nl-NL<br />
CurrentUICulture : en-US<br />
PrivateData      : Microsoft.PowerShell.ConsoleHost+ConsoleColorProxy<br />
IsRunspacePushed : False<br />
Runspace         : System.Management.Automation.Runspaces.LocalRunspace
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=134</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Profile Synchronization and the errors, a different approach.</title>
		<link>http://www.mysticslayer.com/?p=131</link>
		<comments>http://www.mysticslayer.com/?p=131#comments</comments>
		<pubDate>Mon, 26 Jul 2010 11:11:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Active directory]]></category>
		<category><![CDATA[ForeFront Identity Manager]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint Foundation]]></category>
		<category><![CDATA[User Profile Services]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[Application Error]]></category>
		<category><![CDATA[Event ID 22]]></category>
		<category><![CDATA[Event ID 234]]></category>
		<category><![CDATA[event id 3]]></category>
		<category><![CDATA[FIM]]></category>
		<category><![CDATA[ForeFront]]></category>
		<category><![CDATA[ILM]]></category>
		<category><![CDATA[ILM Certificate]]></category>
		<category><![CDATA[ILM Web Service Configuration]]></category>
		<category><![CDATA[MSS 2010]]></category>
		<category><![CDATA[OWSTIMER]]></category>
		<category><![CDATA[SF]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[UPS]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=131</guid>
		<description><![CDATA[When I started to work with SharePoint 2010 I've noticed that there are alot of issues regarding the User Profile Synchronization. Alot of people mentioned the following event viewer problems:

Microsoft.ResourceManagement.ServiceHealthSource
Event ID: 22
Level: Error
The Forefront Identity Manager Service cannot connect to the SQL Database Server. 
The SQL Server could not be contacted. The connection failure may [...]]]></description>
			<content:encoded><![CDATA[<p>When I started to work with SharePoint 2010 I've noticed that there are alot of issues regarding the User Profile Synchronization. Alot of people mentioned the following event viewer problems:</p>
<blockquote><p>
Microsoft.ResourceManagement.ServiceHealthSource<br />
Event ID: 22<br />
Level: Error</p>
<p>The Forefront Identity Manager Service cannot connect to the SQL Database Server. </p>
<p>The SQL Server could not be contacted. The connection failure may be due to a network failure, firewall configuration error, or other connection issue. Additionally, the SQL Server connection information could be configured incorrectly. </p>
<p>Verify that the SQL Server is reachable from the Forefront Identity Manager Service computer. Ensure that SQL Server is running, that the network connection is active, and that the firewall is configured properly. Last, verify the connection information has been configured properly. This configuration is stored in the Windows Registry.
</p></blockquote>
<blockquote>
<p>ILM Web Service Configuration<br />
Event ID: 234<br />
Level: Warning</p>
<p>ILM Certificate could not be created: netsh http error:netsh http add urlacl url=http://+:5726/ user=MSSDEVIA\MSSFARM sddl=D:(A;;GA;;;S-1-5-21-3647457175-3930976156-3381717532-1106)
</p></blockquote>
<blockquote><p>
ForeFront Identity Manager<br />
Event ID: 3<br />
Level: Error</p>
<p>.Net SqlClient Data Provider: System.Data.SqlClient.SqlException: Cannot open database "User Profile Service Application_SyncDB_1d4b979635654411b18ce834c5c0a76a" requested by the login. The login failed.<br />
Login failed for user 'MSSDEVIA\mssfarm'.<br />
   at Microsoft.ResourceManagement.Data.Exception.DataAccessExceptionManager.ThrowException(SqlException innerException)<br />
   at Microsoft.ResourceManagement.Data.DatabaseConnection.Open(SqlConnection connection)<br />
   at Microsoft.ResourceManagement.Data.DatabaseConnection.Open(DataStore store)<br />
   at Microsoft.ResourceManagement.Data.TransactionAndConnectionScope..ctor(Boolean createTransaction, IsolationLevel isolationLevel, DataStore dataStore)<br />
   at Microsoft.ResourceManagement.Data.TransactionAndConnectionScope..ctor(Boolean createTransaction)<br />
   at Microsoft.ResourceManagement.Data.DataAccess.RegisterService(String hostName)<br />
   at Microsoft.ResourceManagement.Workflow.Hosting.HostActivator.RegisterService(String hostName)<br />
   at Microsoft.ResourceManagement.Workflow.Hosting.HostActivator.Initialize()<br />
   at Microsoft.ResourceManagement.WebServices.ResourceManagementServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)<br />
   at Microsoft.ResourceManagement.WindowsHostService.OnStart(String[] args)
</p></blockquote>
<blockquote><p>
ForeFront Identity Manager<br />
Event ID: 3<br />
Level: Error</p>
<p>.Net SqlClient Data Provider: System.Data.SqlClient.SqlException: HostId is not registered<br />
   at Microsoft.ResourceManagement.Data.Exception.DataAccessExceptionManager.ThrowException(SqlException innerException)<br />
   at Microsoft.ResourceManagement.Data.DataAccess.RetrieveWorkflowDataForHostActivator(Int16 hostId, Int16 pingIntervalSecs, Int32 activeHostedWorkflowDefinitionsSequenceNumber, Int16 workflowControlMessagesMaxPerMinute, Int16 requestRecoveryMaxPerMinute, Int16 requestCleanupMaxPerMinute, Boolean runRequestRecoveryScan, Boolean& doPolicyApplicationDispatch, ReadOnlyCollection`1& activeHostedWorkflowDefinitions, ReadOnlyCollection`1& workflowControlMessages, List`1& requestsToRedispatch)<br />
   at Microsoft.ResourceManagement.Workflow.Hosting.HostActivator.RetrieveWorkflowDataForHostActivator()<br />
   at Microsoft.ResourceManagement.Workflow.Hosting.HostActivator.ActivateHosts(Object source, ElapsedEventArgs e)
</p></blockquote>
<p>Of course I've watched the different blog posts from different MVP's and others. But there still seems to be alot of different issues regarding the UPS of SharePoint 2010. Yet, I've found out that there are more issues as they speak of.<br />
In my case the scenario was alot different then rights on the local machine or on the domain. The users had all the rights to perform Replicate Directory Changes on the domain, and yet I've had these errors.</p>
<p>I'd Visual Studio 2010 installed and it came up with the Jit-In-Time debugger with errors. </p>
<p>An unhandled exception ('System.ServiceModel.ProtocolException') occurred in OWSTIMER.exe [5630]</p>
<blockquote><p>
Application Error<br />
Event ID: 1000<br />
Level: Error</p>
<p>Faulting Application name: OWSTIMER.exe, version: 14.0.4762.1000, time stamp: 0x4bad920c<br />
Faulting module name: KERNELBASE.dll, version: 6.1.7600.16385, time stamp: 04xa5bdfe0<br />
Exception code: 0xe0434f4d<br />
Fault offset: 0x000000000aa7d<br />
Faulting Process id: 0xa58<br />
Faulting application start time: 0x01cb2cacfed18e83<br />
Faulting application path: C:\Program Files\Common Files\Microsoft shared\Web Server Extensions\14\Bin\OWSTIMER.exe<br />
Faulting module path: C:\Windows\System32\KERNELBASE.dll<br />
Report id: f3b92d5f-98a3-11df-b4fd-000c29240fea<br />
</BlockQuote></p>
<p>So, I've opened a new instance of Visual Studio 2010 Debugger, and it came up that the internal Proxy Server needed authentication. I did get a 407: Proxy Authentication Required.</p>
<p>If you think you've done everything to the different blog posts you've writtend, and you can't find any issues, it can be that something else blocking your way to use the different SharePoint Application Services.</p>
<p>MS is not helping you with these kind of issues, but when you need some help, try to use Visual Studio on your application server, or server that is going to host the UPS service to identify which errors it comes up with.</p>
<p>If you can't use Visual Studio because it's a production environment, try to get a test environment in the same environment your production environment is in, and install there Visual Studio.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=131</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DirSync for BPOS: Set-CoexistingConfiguration Error</title>
		<link>http://www.mysticslayer.com/?p=129</link>
		<comments>http://www.mysticslayer.com/?p=129#comments</comments>
		<pubDate>Sat, 06 Mar 2010 12:28:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Active directory]]></category>
		<category><![CDATA[BPOS]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[child]]></category>
		<category><![CDATA[Directory Synchronization]]></category>
		<category><![CDATA[DirSync]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[parent]]></category>
		<category><![CDATA[Set-CoexistingConfiguration]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=129</guid>
		<description><![CDATA[For the first time I've met the error 'Set-CoexistingConfiguration' with BPOS DirSync. What happend you think?
Well I've did all the planning and configuration of the Active Directory at a customer for using Directory Synchronization with BPOS. But the customer had a Parent-Child domain configuration, so this was new for me using DirSync.
I ran the configuration [...]]]></description>
			<content:encoded><![CDATA[<p>For the first time I've met the error 'Set-CoexistingConfiguration' with BPOS DirSync. What happend you think?</p>
<p>Well I've did all the planning and configuration of the Active Directory at a customer for using Directory Synchronization with BPOS. But the customer had a Parent-Child domain configuration, so this was new for me using DirSync.</p>
<p>I ran the configuration with our normal domain admin account and with the made account above. Both running into the Set-CoexistingConfiguration error. When I use the ADInsight tool supplied by Sysinternals I see the follow data:</p>
<blockquote><p>ConfigWizard.exe:0212 modify  _sa_adsync <childdomain>.<domain>.local: 1 mods 2/0 ctrls  CONSTRAINT_VIOLATION      1.488ms </p></blockquote>
<p>You would say there is an error using the DirSync or a configuration problem on the machine. So we've checked everything. We could do everything with the account supplied with the setup, but yet we found out that wasn't enough.</p>
<p>So we used another account that was made at both domains. So the parent-child had the same account. Yet we thought that couldn't work, but it did some how. I've talked with the experts at Microsoft regarding these problems, but even they didn't know what this error was. So also Microsoft we'll be checking what this means.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=129</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 R2 with WSS 3.0 Error 10016: DCOM IIS WAMReg admin service</title>
		<link>http://www.mysticslayer.com/?p=127</link>
		<comments>http://www.mysticslayer.com/?p=127#comments</comments>
		<pubDate>Sat, 20 Feb 2010 12:48:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[10016]]></category>
		<category><![CDATA[dcom]]></category>
		<category><![CDATA[dcom 10016]]></category>
		<category><![CDATA[IIS WAMReg]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[win2k8r2]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=127</guid>
		<description><![CDATA[Well it was the first time I did a deployment of WSS 3.0 on Windows Server 2008 R2 at a customer... the installation went very well I could say but yet I found out that I had a strange DCOM error. Not the DCOM error I would suspect... 

Type: Error
Source: DCOM
Category: None
Event ID: 10016
Description:
The application-specific [...]]]></description>
			<content:encoded><![CDATA[<p>Well it was the first time I did a deployment of WSS 3.0 on Windows Server 2008 R2 at a customer... the installation went very well I could say but yet I found out that I had a strange DCOM error. Not the DCOM error I would suspect... </p>
<blockquote><p>
Type: Error<br />
Source: DCOM<br />
Category: None<br />
Event ID: 10016<br />
Description:<br />
The application-specific permissions settings do not grant Local Activation permission for the COM Server application with CLSID {61738644-F196-11D0-9953-00C04FD919C1} to the user DomainName\UserName SID {61738644-F196-11D0-9953-00C04FD919C1}. This security permission can be modified using the Component Services administration tool.</p>
</blockquote>
<p>So after searching on BING.com I found out that this has the do with the DCOM IIS WAMReg admin service. Normally you would say that this has to do with the location activation of the DCOM service. But when I found out that the DCOM service couldn't be changed I had to figure out that I had to change some settings. I knew that you can activitate the DCOM service, but Microsoft had to change this DCOM service with the new release of Windows Server 2008 R2. On BING I found out that someone had this error. </p>
<p>So check the blog of <a href="http://www.wictorwilen.se/Post/Fix-the-SharePoint-DCOM-10016-error-on-Windows-Server-2008-R2.aspx">Wictor Wilen</a> It saves you a lot of time to figure it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=127</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Unable to cast object of type &#8216;Microsoft.SqlServer.Management.Smo.SimpleObjectKey&#8217;</title>
		<link>http://www.mysticslayer.com/?p=124</link>
		<comments>http://www.mysticslayer.com/?p=124#comments</comments>
		<pubDate>Wed, 03 Feb 2010 13:23:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[sql 2005]]></category>
		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=124</guid>
		<description><![CDATA[Today I was doing some tasks on SQL Server 2005 with SP2. I had some problems with adding jobs and getting the following error message:
Unable to cast object of type 'Microsoft.SqlServer.Management.Smo.SimpleObjectKey' to type 'Microsoft.SqlServer.Management.Smo.Agent.JobObjectKey'.  
The issue was using client tools without SP2. You can't add jobs to a SQL Server 2005 with SP2 with [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was doing some tasks on SQL Server 2005 with SP2. I had some problems with adding jobs and getting the following error message:</p>
<blockquote><p>Unable to cast object of type 'Microsoft.SqlServer.Management.Smo.SimpleObjectKey' to type 'Microsoft.SqlServer.Management.Smo.Agent.JobObjectKey'.  </p></blockquote>
<p>The issue was using client tools without SP2. You can't add jobs to a SQL Server 2005 with SP2 with SQL Server 2005 RTM Client Tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=124</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS 2007 / MSS 2010 virtualization problems.</title>
		<link>http://www.mysticslayer.com/?p=120</link>
		<comments>http://www.mysticslayer.com/?p=120#comments</comments>
		<pubDate>Wed, 20 Jan 2010 14:13:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[latency]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[MSS 2010]]></category>
		<category><![CDATA[NUMA]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SP2010]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=120</guid>
		<description><![CDATA[In the last couple of years I installed alot of different farms for SPS2003, MOSS 2007 and yet I started with the installation of MSS 2010.
Most organizations started using Virtualization software like VMWare ESX of other virtualization software. As far as I know I had to most problems with MOSS 2007 on virtual boxes. The [...]]]></description>
			<content:encoded><![CDATA[<p>In the last couple of years I installed alot of different farms for SPS2003, MOSS 2007 and yet I started with the installation of MSS 2010.<br />
Most organizations started using Virtualization software like VMWare ESX of other virtualization software. As far as I know I had to most problems with MOSS 2007 on virtual boxes. The most problems where database servers or badly configured boxes.</p>
<p>When you're using SQL Server or other database server you'll will see that when they are bad configured your farm is performing very very bad. Why?</p>
<p>One of the biggest reasons is that when you're running a database direct on a Virtual Hard Drive it will not perform as well. Why? Mostly the vhd's are using the same LUN on a SAN or physical disk. The best option here is to use pass-through disk to a LUN on a SAN. </p>
<p>Second when you're running a DB server on a Virtual Box and you allocate shared memory and shared CPU's it will also cost performance. This is also for MOSS or SP2010. You should use one-on-one CPU. So if you need 4 virtual CPU's you'll also need 4 cores and not sockets. For another example check your NUMA(Non Uniform Memory Access).</p>
<p>If you have a virtualbox with 8 cores and 32 GB of memory then your NUMA is 4 GB. So you can maximum allocate 4 GB of memory to a virtual server. If you allocate more memory it can cost your performance.</p>
<p>If your using VLAN's and you have multiple Virtual Switches ensure that your MOSS or SP2010 environment is using the same Virtual Switch. If the latency is higher then 1ms your performance will drop. MOSS and SP2010 will only have a good performance with a very low latency. </p>
<p>Also if you're running an AD server and this server is also running poorly your SharePoint environment will also perform poorly. SharePoint authenticates alot.</p>
<p>Most hardware performance issues are written above. Look at it when you're making SharePoint environment virtualized. 80% of the problems are the DB server of the Indexing Server of your SharePoint environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=120</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSS 2010 / .NET 3.5 / Farm</title>
		<link>http://www.mysticslayer.com/?p=118</link>
		<comments>http://www.mysticslayer.com/?p=118#comments</comments>
		<pubDate>Sat, 12 Dec 2009 17:03:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[MSS 2010]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=118</guid>
		<description><![CDATA[Well I installed a complete new infrastructure to test the first beta of Microsoft SharePoint Server 2010. So configured a SQL Server 2008 R2 CTP with Windows Server 2008 R2 EE on Hyper-V.
Everything done. And let's play with MSS 2010. Well I was happy to say that I had the option of installing a farm. [...]]]></description>
			<content:encoded><![CDATA[<p>Well I installed a complete new infrastructure to test the first beta of Microsoft SharePoint Server 2010. So configured a SQL Server 2008 R2 CTP with Windows Server 2008 R2 EE on Hyper-V.</p>
<p>Everything done. And let's play with MSS 2010. Well I was happy to say that I had the option of installing a farm. Well when the installation was running I could say I was disappointed by the fact that SQL Server 2008 was installed on the APP server. So I concluded that the first installation I had no choice that SQL Server was running on the same machine.</p>
<p>The second conclusion is the unforsaken Ribbon of Office 2007. You have alot more options, but if you can say that everything will be worked out better? Well I can say that MOSS 2007 was allready full with bugs with the initial RTM release, and how many bugs can we have with MSS 2010? Well hopefully not that much like MOSS 2007 RTM, because we can wait again for along time to see the first SP. The naming of WSS to Foundation isn't not too bad, but if you can say if it is a Foundation?</p>
<p>The next thing is the fact that not ASP.NET 4.0 Beta 2 is used by MSS 2010. So we're going not upwards, but standing still with the same framework. Also noticed that you have to<br />
use some regfixes to fix some bugs for MSS 2010. Too bad!</p>
<p>First conclusion:</p>
<p>MSS 2010 is alot faster.<br />
MSS 2010 has .NET Framework 2.0/3.5 and not .NET 4.0<br />
Beta and farm installation is too bad.<br />
MSS 2010 has alot of new features and options (also Lotes Notes included).</p>
<p>And yet more to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=118</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Installation</title>
		<link>http://www.mysticslayer.com/?p=114</link>
		<comments>http://www.mysticslayer.com/?p=114#comments</comments>
		<pubDate>Mon, 12 Oct 2009 21:23:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.mysticslayer.com/?p=114</guid>
		<description><![CDATA[Well finally I had the time to make a clean install for Windows 7 Ultimate x64.
It took me 1,5 half hour to be up and running again... that means Install Windows 7, full updates, Office 2007 Ultimate and MSN to work with.
Well that wasn't to hard, except for the Realtek RTL8111 drivers for my LAN. [...]]]></description>
			<content:encoded><![CDATA[<p>Well finally I had the time to make a clean install for Windows 7 Ultimate x64.</p>
<p>It took me 1,5 half hour to be up and running again... that means Install Windows 7, full updates, Office 2007 Ultimate and MSN to work with.<br />
Well that wasn't to hard, except for the Realtek RTL8111 drivers for my LAN. The drivers supplied by Microsoft Update ruined the LAN connection, so I had to download new drivers from Realtek by itself.</p>
<p>After that I was happy that I finally installed it <img src='http://www.mysticslayer.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<blockquote><p>Update: 10/15/2009 12:16 AM</p></blockquote>
<p>So the first important things I've noticed is:</p>
<li>Network connections are stable, and no disconnected FTP transfers</li>
<li>System is not slow when going out of sleep mode</li>
<li>VMWare workstation seems to working better</li>
<li>When doing multiple processes like decompressing (WinRar) and opening a Solution with Visual Studio 2008 doesn't cause any lack on WinRar</li>
<li>No unresponsive mouse when updating(installing) Windows patches and what so ever</li>
<li>Java seems not using big amounts of memory like in Windows Vista</li>
<p>Now let's keep playing with Windows 7. </p>
<p>Owwh yeah my system configuration:</p>
<p>CPU: AMD Phenom II X4 940<br />
Mainboard: Gigagyte GA-MA790GP-DS4H RF3<br />
Memory: OCZ DDR2-800 Reaper 4x2GB CL4 OCZ2RPR800C44GK<br />
Graphics cards: 2xSapphire 4850 1GB<br />
Disk config: 3x320gb RAID 5 for OS<br />
Disk config 2: 3x1TB RAID 5 for DATA<br />
Sound: Soundblaster 2 Audigy 24bit Advanced<br />
Screens: 2x IIyama 26"</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mysticslayer.com/?feed=rss2&amp;p=114</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
