<?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>Scandals of an ITian &#187; admin</title>
	<atom:link href="http://wellytonian.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://wellytonian.com</link>
	<description>Not just another Wordpress Site</description>
	<lastBuildDate>Wed, 09 May 2012 15:24:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Running Hyper-V on Windows Server 2012 from Esxi 5 &amp; VMware Workstation 8</title>
		<link>http://wellytonian.com/2012/05/running-hyper-v-on-windows-server-2012-from-esxi-5-vmware-workstation-8/</link>
		<comments>http://wellytonian.com/2012/05/running-hyper-v-on-windows-server-2012-from-esxi-5-vmware-workstation-8/#comments</comments>
		<pubDate>Wed, 09 May 2012 15:08:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Windows Server 2012]]></category>
		<category><![CDATA[Nested Virtualization]]></category>
		<category><![CDATA[VMware Workstation 8]]></category>
		<category><![CDATA[Windows Server 8]]></category>

		<guid isPermaLink="false">http://wellytonian.com/?p=2419</guid>
		<description><![CDATA[So the scenario is that I have an instance of Windows Server 2012 (Windows Server 8 Beta) running on VMware Workstation 8 on my laptop. Adding Hyper V role to the server Speed bump The other error that has been recorded: Fix: Shutdown the Windows Server 2012 Browse to your VM location and open the [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwellytonian.com%252F2012%252F05%252Frunning-hyper-v-on-windows-server-2012-from-esxi-5-vmware-workstation-8%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FIKUmvu%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Running%20Hyper-V%20on%20Windows%20Server%202012%20from%20Esxi%205%20%26%20VMware%20Workstation%208%22%20%7D);"></div>
<p>So the scenario is that I have an instance of Windows Server 2012 (Windows Server 8 Beta) running on VMware Workstation 8 on my laptop.</p>
<p>Adding Hyper V role to the server</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/05/050912_1508_RunningHype1.png" alt="" /></p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/05/050912_1508_RunningHype2.png" alt="" /></p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/05/050912_1508_RunningHype3.png" alt="" /></p>
<p>Speed bump</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/05/050912_1508_RunningHype4.png" alt="" /></p>
<p>The other error that has been recorded:</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/05/050912_1508_RunningHype5.png" alt="" /></p>
<p>Fix:</p>
<p>Shutdown the Windows Server 2012</p>
<p>Browse to your VM location and open the vmx file and append at the end the following two lines</p>
<p>&nbsp;</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">hypervisor.cpuid.v0 = &quot;FALSE&quot;</div></td></tr></tbody></table></div>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">mce.enable = &quot;TRUE&quot;</div></td></tr></tbody></table></div>
<p>Save and power up your VM</p>
<p>&nbsp;</p>
<p>Let&#8217;s try that again</p>
<p>&nbsp;</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/05/050912_1508_RunningHype6.png" alt="" /></p>
<p>&nbsp;</p>
<p>Now you should be able to go on and configure your Hyper- V role on the server.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>

]]></content:encoded>
			<wfw:commentRss>http://wellytonian.com/2012/05/running-hyper-v-on-windows-server-2012-from-esxi-5-vmware-workstation-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding CRM List Web Part to SharePoint 2010</title>
		<link>http://wellytonian.com/2012/04/adding-crm-list-web-part-to-sharepoint-2010/</link>
		<comments>http://wellytonian.com/2012/04/adding-crm-list-web-part-to-sharepoint-2010/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 12:03:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CRM]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[CRM 2011]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[List Web Part]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://wellytonian.com/?p=2401</guid>
		<description><![CDATA[This is a total hack! I mean please do a little more research before Production deployment J …. Well we all know about this one http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/ Integrating SharePoint document library within CRM. But we had a new requirement to get CRM Lists to be displayed as web part within SharePoint 2010. I knew there was [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwellytonian.com%252F2012%252F04%252Fadding-crm-list-web-part-to-sharepoint-2010%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Adding%20CRM%20List%20Web%20Part%20to%20SharePoint%202010%22%20%7D);"></div>
<p>This is a total hack! I mean please do a little more research before Production deployment <span style="font-family: Wingdings;">J</span> ….</p>
<p>Well we all know about this one <a href="http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/">http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/</a> Integrating SharePoint document library within CRM.</p>
<p>But we had a new requirement to get CRM Lists to be displayed as web part within SharePoint 2010. I knew there was a fix for CRM 4.0 list web parts to work within MOSS 2007 and WSS 3.0.</p>
<p>You can download that web part here <a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=20651">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=20651</a></p>
<p>Whoop get to go home early today. #fail.</p>
<p>The installer just wouldn&#8217;t recognize the SharePoint 2010 install. Here are the screenshots</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042312_1202_AddingCRMLi1.png" alt="" /></p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042312_1202_AddingCRMLi2.png" alt="" /></p>
<p>What? But on the download page</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042312_1202_AddingCRMLi3.png" alt="" /></p>
<p>Weird. That means the web part file is within that exe. So I decided to try and extract whatever is within the listwebpart.exe</p>
<p>And we have a winner</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042312_1202_AddingCRMLi4.png" alt="" /></p>
<p>PowerShell the bad boy into the farm</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042312_1202_AddingCRMLi5.png" alt="" /></p>
<p>Have the solution deploy to all your web applications and now try and add the following web part</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042312_1202_AddingCRMLi6.png" alt="" /></p>
<p>&nbsp;</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042312_1202_AddingCRMLi7.png" alt="" /></p>
<p>&nbsp;</p>
<p>Have fun!</p>

]]></content:encoded>
			<wfw:commentRss>http://wellytonian.com/2012/04/adding-crm-list-web-part-to-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Search Crawl Errors and Fixing them</title>
		<link>http://wellytonian.com/2012/04/sharepoint-search-crawl-errors-and-fixing-them/</link>
		<comments>http://wellytonian.com/2012/04/sharepoint-search-crawl-errors-and-fixing-them/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 15:11:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Claims Based Authentication]]></category>
		<category><![CDATA[Content Sources]]></category>
		<category><![CDATA[Crawl]]></category>
		<category><![CDATA[Crawl Logs]]></category>
		<category><![CDATA[Https]]></category>
		<category><![CDATA[Load balancer]]></category>
		<category><![CDATA[Proxy Time Out]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[SSL error]]></category>

		<guid isPermaLink="false">http://wellytonian.com/?p=2346</guid>
		<description><![CDATA[My current lab environment has the following: 2 Web Front Ends which are sitting behind 2 Clustered Load balancers that I use. Query Role is also setup within this layer, so the Index are being written onto this server. 2 Application Servers that has been configured with 1 crawler per server. The load balancers as [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwellytonian.com%252F2012%252F04%252Fsharepoint-search-crawl-errors-and-fixing-them%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FI331ry%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22SharePoint%20Search%20Crawl%20Errors%20and%20Fixing%20them%22%20%7D);"></div>
<p>My current lab environment has the following:</p>
<p>2 Web Front Ends which are sitting behind 2 Clustered Load balancers that I use. Query Role is also setup within this layer, so the Index are being written onto this server.</p>
<p>2 Application Servers that has been configured with 1 crawler per server.</p>
<p>The load balancers as well as the SharePoint serves are for this instance running off a single Esxi host. The reason I mention it here is that the content that is being crawled is huge and I had to tweak to get NO ERRORS <span style="font-family: Wingdings;"> <img src='http://wellytonian.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
<p><span style="text-decoration: underline;">Some of the errors that I noticed with this setup<br />
</span></p>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;"><em>Error-1<br />
</em></span></p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042112_1511_SharePointS14.png" alt="" /></p>
<p><span style="color: #676767; font-family: Verdana; font-size: 8pt;"><em>&#8220;An unrecognized HTTP response was received when attempting to crawl this item. Verify whether the item can be accessed using your browser.&#8221;<br />
</em></span></p>
<p>Across all my content Sources , Not a good sign</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042112_1511_SharePointS24.png" alt="" /></p>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;"><em>Error -2<br />
</em></span></p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042112_1511_SharePointS34.png" alt="" /></p>
<p><span style="color: #676767; font-family: Verdana; font-size: 8pt;"><em>&#8220;Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository being crawled is a SharePoint repository, verify that the account you are using has &#8220;Full Read&#8221; permissions on the SharePoint Web Application being crawled. ( Error from SharePoint site: HttpStatusCode Unauthorized The request failed with HTTP status 401: Unauthorized. )&#8221;<br />
</em></span></p>
<p>&nbsp;</p>
<p><span style="font-family: Verdana; font-size: 8pt; text-decoration: underline;"><em>Error -3<br />
</em></span></p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042112_1511_SharePointS44.png" alt="" /><span style="color: #676767; font-family: Verdana; font-size: 8pt;"><em><br />
</em></span></p>
<p><span style="color: #676767; font-family: Verdana; font-size: 8pt;"><em>&#8220;The secure sockets layer (SSL) certificate sent by the server was invalid and this item will not be crawled.&#8221;<br />
</em></span></p>
<p>&nbsp;</p>
<p><span style="color: #676767; font-family: Verdana; font-size: 8pt;"><em>Error-4<br />
</em></span></p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042112_1511_SharePointS54.png" alt="" /></p>
<table style="border-collapse: collapse;" border="0">
<colgroup>
<col style="width: 625px;" />
<col style="width: 2px;" /></colgroup>
<tbody valign="top">
<tr style="height: 18px;">
<td style="padding-top: 2px; padding-left: 2px; padding-bottom: 3px; padding-right: 6px; border-right: solid white 0.75pt;"></td>
<td style="background: #ffe6a0; border-top: solid white 0.75pt; border-left: none; border-bottom: solid white 0.75pt; border-right: solid white 0.75pt;" valign="middle"></td>
</tr>
</tbody>
</table>
<p>&#8220;Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository being crawled is a SharePoint repository, verify that the account you are using has &#8220;Full Read&#8221; permissions on the SharePoint Web Application being crawled. ( Error from SharePoint site: HttpStatusCode Unauthorized The request failed with HTTP status 401: Unauthorized. )&#8221;</p>
<p>&nbsp;</p>
<p><span style="font-family: Verdana; font-size: 8pt;">The last error was one of the most annoying once that I had because , all the 3 content Sources were having successful crawls and incremental crawls except my SSL secured Anonymous Site which is an extended site of another content source.<br />
</span></p>
<p><span style="font-family: Verdana; font-size: 8pt;">Weird.<br />
</span></p>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;"><strong><em>Typical things to check out for<br />
</em></strong></span></p>
<ol>
<li>Check your crawl account has full read permission to access your content sources.</li>
</ol>
<ol>
<li>
<div>Disable Loopback Check –</div>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">New-ItemProperty HKLM:\System\CurrentControlSet\Control\Lsa -Name &quot;DisableLoopbackCheck&quot; -value &quot;1&quot; -PropertyType dword</div></td></tr></tbody></table></div>
</li>
</ol>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;"><strong><em>Fixes<br />
</em></strong></span></p>
<p>All my content sources use HTTPS. That would mean all 4 content sources would either need 4 different IP addresses or use a wildcard certificate or since it&#8217;s a lab just one standard Self Signed Certificate. This would mean you are bound to hit the Certificate Error Issue.</p>
<p>Search out of the box doesn&#8217;t know how to get over this problem but can be configured to skip the SSL error.</p>
<p>Out of the box your Farm Search Configuration looks like this</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042112_1511_SharePointS61.png" alt="" /></p>
<p>Click on Ignore SSL warnings and change the setting to Yes</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042112_1511_SharePointS73.png" alt="" /></p>
<p>As mentioned before, the setup uses a cluster of Load balancers. Hence when either of the crawlers starts crawling the content from one of the APP servers, they naturally go hit the DNS which is pointed at the Load balancer cluster. #fail. <span style="font-family: Wingdings;"> <img src='http://wellytonian.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
<p>The fix is to have a local HOST File entry on all your Crawl Servers, which in most scenarios are your Application Layer servers.</p>
<p>&nbsp;</p>
<p>In a farm environment with Load balancers , networking equipment that go to sleep <span style="font-family: Wingdings;"> <img src='http://wellytonian.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span> and DNS replication and every sort of complication under the sun you can think of , you may want to increase your Time-Out period under Farm Administration.</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042112_1511_SharePointS83.png" alt="" /></p>
<p>&nbsp;</p>
<p>Peace!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>

]]></content:encoded>
			<wfw:commentRss>http://wellytonian.com/2012/04/sharepoint-search-crawl-errors-and-fixing-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Update – Joining Farm Issue</title>
		<link>http://wellytonian.com/2012/04/sharepoint-update-joining-farm-issue/</link>
		<comments>http://wellytonian.com/2012/04/sharepoint-update-joining-farm-issue/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 22:05:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[August CU]]></category>
		<category><![CDATA[Culmulative Updates]]></category>
		<category><![CDATA[Joining Farm Error]]></category>
		<category><![CDATA[SharePont 2010]]></category>
		<category><![CDATA[Slipstreamed]]></category>
		<category><![CDATA[SP1]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://wellytonian.com/?p=2332</guid>
		<description><![CDATA[In order to test some search functionality for a project that I am involved with, I decided to add another APP server to my SharePoint farm. Currently the farm: Basically the farm is currently at August 2011 CU level. I finished building the base Windows 2008 R2 SP1 App server and installed SP2010 binaries onto [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwellytonian.com%252F2012%252F04%252Fsharepoint-update-joining-farm-issue%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22SharePoint%20Update%20%E2%80%93%20Joining%20Farm%20Issue%22%20%7D);"></div>
<p>In order to test some search functionality for a project that I am involved with, I decided to add another APP server to my SharePoint farm. Currently the farm:</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042012_2204_SharePointU1.png" alt="" /></p>
<p>Basically the farm is currently at August 2011 CU level. I finished building the base Windows 2008 R2 SP1 App server and installed SP2010 binaries onto it which is already slipstreamed with August CU and SP1 updates.</p>
<p>So to join the farm, I started PSconfig and opted to join a farm and bang</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042012_2204_SharePointU2.png" alt="" /></p>
<p>This is really weird since it has August CU updates slipstreamed when I installed the binaries. Moreover it is not saying that it is missing all the patches for August CU as well. The links on the message is also prompting me to download the whole August CU package again and install. Weird.</p>
<p>So I decided to confirm if August CU got installed properly or not. Pointed the app server to look at another farm that I knew wasn&#8217;t running August CU but rather just SP1 and bang</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042012_2204_SharePointU3.png" alt="" /></p>
<p>Message now complains the servers in that farm T1 and T2 don&#8217;t have August CU. Weird. If August CU wasn&#8217;t installed on this server properly I should have had no problem joining this farm. Weird.</p>
<p>Copied August CU onto the server. Ran it and it finished in less than 2 minutes. Weird</p>
<p>And bang</p>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/042012_2204_SharePointU4.png" alt="" /></p>
<p>What happened is that some files didn&#8217;t get installed using a slipstreamed August CU. Weird.</p>
<p>Catch y&#8217;all next time on Channel Weird.</p>
<p>Peace.</p>

]]></content:encoded>
			<wfw:commentRss>http://wellytonian.com/2012/04/sharepoint-update-joining-farm-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS reset your whole SharePoint Farm</title>
		<link>http://wellytonian.com/2012/04/iis-reset-your-whole-sharepoint-farm/</link>
		<comments>http://wellytonian.com/2012/04/iis-reset-your-whole-sharepoint-farm/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 01:42:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Shop]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Farm IISReset]]></category>
		<category><![CDATA[IISReset]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://wellytonian.com/?p=2309</guid>
		<description><![CDATA[One of my current projects involves building a farm with Multiple SharePoint servers. One of the painful processes is doing an IISReset across the farm. There are few solutions out there and this is the one I wrote couple of days back using their logic. 12345678910111213141516171819cls Write-Host &#34;Loading SharePoint Commandlets&#34; Add-PSSnapin Microsoft.SharePoint.PowerShell -erroraction SilentlyContinue Write-Host [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwellytonian.com%252F2012%252F04%252Fiis-reset-your-whole-sharepoint-farm%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FHEsHeW%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22IIS%20reset%20your%20whole%20SharePoint%20Farm%22%20%7D);"></div>
<p>One of my current projects involves building a farm with Multiple SharePoint servers. One of the painful processes is doing an IISReset across the farm. There are few solutions out there and this is the one I wrote couple of days back using their logic.</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">cls<br />
Write-Host &quot;Loading SharePoint Commandlets&quot;<br />
Add-PSSnapin Microsoft.SharePoint.PowerShell -erroraction SilentlyContinue<br />
Write-Host -ForegroundColor Green &quot; Commandlets Loaded ... Loading Variables&quot;<br />
Write-Host<br />
[array]$servers= Get-SPServer | ? {$_.Role -eq &quot;Application&quot;}<br />
$farm = Get-SPFarm<br />
foreach ($server in $servers)<br />
{<br />
&nbsp; &nbsp; &nbsp;Write-Host -ForegroundColor Yellow &quot;Attempting to reset IIS for $server&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; iisreset $server /noforce &quot;\\&quot;$_.Address<br />
&nbsp; &nbsp; &nbsp; &nbsp; iisreset $server /status &quot;\\&quot;$_.Address<br />
&nbsp; &nbsp; &nbsp; &nbsp; Write-Host<br />
&nbsp; &nbsp; &nbsp; &nbsp; Write-Host -ForegroundColor Green &quot;IIS has been reset for $server&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Write-Host<br />
}<br />
Write-Host -ForegroundColor Green &quot;IIS has been reset across the SharePoint Farm&quot;<br />
Start-Sleep -Seconds 5<br />
Write-host</div></td></tr></tbody></table></div>
<p><img src="http://wellytonian.com/wp-content/uploads/2012/04/041412_0142_IISresetyou1.png" alt="" /></p>
<p>Peace!</p>

]]></content:encoded>
			<wfw:commentRss>http://wellytonian.com/2012/04/iis-reset-your-whole-sharepoint-farm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 13/19 queries in 0.036 seconds using disk: basic

Served from: wellytonian.com @ 2012-05-18 18:59:12 -->
