<?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>Microsoft SharePoint 2010 Support Archives - MachSol Blog</title>
	<atom:link href="https://blog.machsol.com/tag/microsoft-sharepoint-2010-support/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.machsol.com/tag/microsoft-sharepoint-2010-support</link>
	<description>Multi-Cloud Service Orchestration &#38; Delivery Platform</description>
	<lastBuildDate>Tue, 07 Feb 2017 14:03:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>SharePoint 2010 &#8211; Ensure High Availability with SQL Mirroring</title>
		<link>https://blog.machsol.com/microsoft-sharepoint/sharepoint-2010-ensure-high-availability-with-sql-mirroring</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Mon, 19 Mar 2012 15:31:41 +0000</pubDate>
				<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[MachPanel]]></category>
		<category><![CDATA[Machsol]]></category>
		<category><![CDATA[Microsoft SharePoint 2010]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Control Panel]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 High Availability]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Named-Site Collection]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Powershell]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Site Collection]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 SQL Mirroring]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Support]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<guid isPermaLink="false">http://blog.machsol.com/?p=1442</guid>

					<description><![CDATA[<p>High Availability – Data Tier SharePoint 2010 provides rich integration with SQL Server enabling SharePoint administrators to leverage the high availability solutions provided by Microsoft SQL Server. Changes include support for the Fail-over_Partner keyword, which enables SharePoint 2010 to natively interpret/translate and respond to state changes in a database mirroring topology. Following is brief of [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/sharepoint-2010-ensure-high-availability-with-sql-mirroring">SharePoint 2010 &#8211; Ensure High Availability with SQL Mirroring</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3 style="text-align: justify;">High Availability – Data Tier</h3>
<p style="text-align: justify;">SharePoint 2010 provides rich integration with SQL Server enabling SharePoint administrators to leverage the high availability solutions provided by Microsoft SQL Server. Changes include support for the Fail-over_Partner keyword, which enables SharePoint 2010 to natively interpret/translate and respond to state changes in a database mirroring topology. Following is brief of how to accomplish SQL Mirroring.</p>
<h3 style="text-align: justify;">SQL Mirroring – The Native Way</h3>
<p style="text-align: justify;">Since SharePoint 2010 has built-in support for SQL mirroring so farm administrator can configure the SQL environment to mirror a SharePoint content database. When a new database is created, the SharePoint administrator will be prompted to enter the fail-over server. SharePoint then communicates with the witness server, and if issues are discovered, SharePoint will fail-over to the hot backup of the environment. Following image shows the configuration:</p>
<p style="text-align: justify;"><a href="https://blog.machsol.com/wp-content/uploads/2012/03/Configure-a-content-database-for-failover-database-server.png"><img fetchpriority="high" decoding="async" class="wp-image-1443 aligncenter" title="Configure a content database for failover database server" src="https://blog.machsol.com/wp-content/uploads/2012/03/Configure-a-content-database-for-failover-database-server.png" alt="" width="674" height="396" srcset="https://blog.machsol.com/wp-content/uploads/2012/03/Configure-a-content-database-for-failover-database-server.png 963w, https://blog.machsol.com/wp-content/uploads/2012/03/Configure-a-content-database-for-failover-database-server-300x176.png 300w" sizes="(max-width: 674px) 100vw, 674px" /></a></p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/sharepoint-2010-ensure-high-availability-with-sql-mirroring">SharePoint 2010 &#8211; Ensure High Availability with SQL Mirroring</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SharePoint 2010 &#8211; Host-Named Site Collections Using Powershell</title>
		<link>https://blog.machsol.com/microsoft-sharepoint/create-host-named-site-collections-using-powershell-sharepoint-2010</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Thu, 15 Mar 2012 13:27:24 +0000</pubDate>
				<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[MachPanel]]></category>
		<category><![CDATA[Machsol]]></category>
		<category><![CDATA[Microsoft SharePoint 2010]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Control Panel]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Named-Site Collection]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Powershell]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Site Collection]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Support]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<guid isPermaLink="false">http://blog.machsol.com/?p=1419</guid>

					<description><![CDATA[<p>Question: How to create host named site collections? Answer: Create host-named site collections using PowerShell The management shell in SharePoint 2010 provides a comprehensive set of Windows PowerShell cmdlets that make development, implementation, and management of SharePoint 2010 easier and more effective. The SharePoint management shell replaces the Stsadm.exe management tool. All current and upcoming [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/create-host-named-site-collections-using-powershell-sharepoint-2010">SharePoint 2010 &#8211; Host-Named Site Collections Using Powershell</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4 style="text-align: justify;"><strong><span style="color: #ff0000;">Question:</span> How to create host named site collections?</strong></h4>
<h4 style="text-align: justify;"><span style="color: #ff0000;"><strong>Answer:</strong></span> <strong>Create host-named site collections using PowerShell</strong></h4>
<p style="text-align: justify;"><a href="https://blog.machsol.com/wp-content/uploads/2012/03/powershell.jpg"><img decoding="async" class="alignright size-medium wp-image-1424" title="powershell" src="https://blog.machsol.com/wp-content/uploads/2012/03/powershell-300x213.jpg" alt="" width="300" height="213" srcset="https://blog.machsol.com/wp-content/uploads/2012/03/powershell-300x213.jpg 300w, https://blog.machsol.com/wp-content/uploads/2012/03/powershell.jpg 596w" sizes="(max-width: 300px) 100vw, 300px" /></a>The management shell in SharePoint 2010 provides a comprehensive set of Windows PowerShell cmdlets that make development, implementation, and management of SharePoint 2010 easier and more effective. The SharePoint management shell replaces the Stsadm.exe management tool. All current and upcoming development of command-line resources and management information in Microsoft SharePoint Foundation 2010 should use this new scripting technology.</p>
<p style="text-align: justify;">However, in order to create named site collection we can make use of the same SharePoint management shell. Following is the way to go:<br />
<strong></strong></p>
<h3 style="text-align: justify;"><strong>Create host-named site collections using PowerShell</strong>:</h3>
<p style="text-align: justify;">Open up the SharePoint 2010 Management Shell and enter the following commands to create a new site collection for each of your desired vanity (Self-love) URLs. In this case I have created a site collection with the host name portal.machsol.com</p>
<p><code>New-SPSite <a href="http://portal.machsol.com">http://portal.machsol.com</a> -OwnerAlias DOMAIN\username -HostHeaderWebApplication <a href="http://www.machsol.com">http://web-app-url.com</a></code></p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/create-host-named-site-collections-using-powershell-sharepoint-2010">SharePoint 2010 &#8211; Host-Named Site Collections Using Powershell</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SharePoint 2010 Redundant &#038; Virtualized Farm</title>
		<link>https://blog.machsol.com/microsoft-sharepoint/sharepoint-2010-redundant-virtualized-farm-with-minimum-physical-servers</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Mon, 12 Mar 2012 14:56:38 +0000</pubDate>
				<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[MachPanel]]></category>
		<category><![CDATA[Machsol]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Control Panel]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Support]]></category>
		<category><![CDATA[Microsoft SharePoint 2010 Virtualization]]></category>
		<category><![CDATA[Microsoft SharePoint Control Panel]]></category>
		<category><![CDATA[Microsoft SharePoint Server 2010]]></category>
		<category><![CDATA[Microsoft SharePoint Server 2010 Redundant Farm]]></category>
		<category><![CDATA[Microsoft SharePoint Server 2010 Virtualization]]></category>
		<category><![CDATA[Microsoft SharePoint Support]]></category>
		<category><![CDATA[Microsoft SharePoint Virtualization]]></category>
		<category><![CDATA[SharePoint Server 2010]]></category>
		<category><![CDATA[SharePoint Virtualization]]></category>
		<guid isPermaLink="false">http://blog.machsol.com/?p=1400</guid>

					<description><![CDATA[<p>Question: How to achieve SharePoint 2010 redundant &#38; virtualized farm with minimum number of physical servers? Answer: Plan for virtualization (SharePoint Server 2010)​ SharePoint Server 2010 – Virtualized Farm Architecture for fully Redundant Farm with only Two Physical Nodes  &#8211; High Availability across Hosts  &#8211; All Components Virtualized  &#8211; Uses Only two Windows Enterprise Edition [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/sharepoint-2010-redundant-virtualized-farm-with-minimum-physical-servers">SharePoint 2010 Redundant &#038; Virtualized Farm</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4><span style="color: #ff0000;">Question:</span> How to achieve SharePoint 2010 redundant &amp; virtualized farm with minimum number of physical servers?</h4>
<h4><span style="color: #ff0000;">Answer:</span> <strong>Plan for virtualization (SharePoint Server 2010)​</strong></h4>
<h4>SharePoint Server 2010 – Virtualized Farm Architecture for fully Redundant Farm with only Two Physical Nodes</h4>
<ul>
<li> &#8211; High Availability across Hosts</li>
<li> &#8211; All Components Virtualized</li>
<li> &#8211; Uses Only two Windows Enterprise Edition Licenses</li>
</ul>
<p><a href="https://blog.machsol.com/wp-content/uploads/2012/03/SharePoint-2010-Virtualization-Farm-with-Two-Physical-Server.png"><img decoding="async" class="aligncenter size-full wp-image-1401" title="SharePoint 2010 Virtualization Farm with Two Physical Server" src="https://blog.machsol.com/wp-content/uploads/2012/03/SharePoint-2010-Virtualization-Farm-with-Two-Physical-Server.png" alt="" width="624" height="362" srcset="https://blog.machsol.com/wp-content/uploads/2012/03/SharePoint-2010-Virtualization-Farm-with-Two-Physical-Server.png 624w, https://blog.machsol.com/wp-content/uploads/2012/03/SharePoint-2010-Virtualization-Farm-with-Two-Physical-Server-300x174.png 300w" sizes="(max-width: 624px) 100vw, 624px" /></a></p>
<p>As more companies try to decrease managing and investment expenses, fix the problems of datacenter solidity, and provide versatility to their SharePoint deployments – so in such circumstances virtualization becomes the pivotal point of conversation.  SharePoint 2010 provides more versatility in assistance of virtualization and similar to other hosting server technological innovation needs appropriate preparing to make sure those objectives are met.</p>
<p>A virtual platform is made up of two related levels, one actual and one virtual. A settings change in either level results hosts in the other level. This interrelationship becomes obvious when you plan to setup and use SharePoint Hosting server 2010 in a virtual platform. For more details you can contact us or read see <a href="http://technet.microsoft.com/en-us/library/5c23b49c-c4da-4bd3-9554-285700ff80e5#VOver">virtualization overview</a>.</p>
<p>All components of Microsoft SharePoint Server 2010 are fully reinforced when implemented in a Microsoft Windows Server 2008 R2 Hyper-V technology platform. Additionally, any relevant or required helping technologies are also support. Every factor of a SharePoint forest that is setup on a virtual machine should adhere to the licensing specifications for SharePoint Server 2010 as well as relevant and supported technologies.</p>
<p>&nbsp;</p>
<p>The post <a href="https://blog.machsol.com/microsoft-sharepoint/sharepoint-2010-redundant-virtualized-farm-with-minimum-physical-servers">SharePoint 2010 Redundant &#038; Virtualized Farm</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
