<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Scandals of an ITian</title>
	<atom:link href="http://wellytonian.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wellytonian.com</link>
	<description>Not just another Wordpress Site</description>
	<lastBuildDate>Fri, 11 May 2012 16:49:56 +0000</lastBuildDate>
	<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>Comment on IIS reset your whole SharePoint Farm by PowerShell script to IISReset all the servers in a SharePoint Farm &#171; kgraeme</title>
		<link>http://wellytonian.com/2012/04/iis-reset-your-whole-sharepoint-farm/#comment-412</link>
		<dc:creator>PowerShell script to IISReset all the servers in a SharePoint Farm &#171; kgraeme</dc:creator>
		<pubDate>Fri, 11 May 2012 16:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=2309#comment-412</guid>
		<description>[...] Samuel has a nice PowerShell script to loop through the servers in a farm and do an iisreset on each in [...]</description>
		<content:encoded><![CDATA[<p>[...] Samuel has a nice PowerShell script to loop through the servers in a farm and do an iisreset on each in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 and CRM 2011 Integration by Adding CRM 2011 List Web Part to SharePoint 2010Scandals of an ITian</title>
		<link>http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/#comment-411</link>
		<dc:creator>Adding CRM 2011 List Web Part to SharePoint 2010Scandals of an ITian</dc:creator>
		<pubDate>Mon, 23 Apr 2012 12:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=1966#comment-411</guid>
		<description>[...] we all know about this one http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/ Integrating SharePoint document library within [...]</description>
		<content:encoded><![CDATA[<p>[...] we all know about this one <a href="http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/" rel="nofollow">http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/</a> Integrating SharePoint document library within [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 and CRM 2011 Integration by Mohyuddin</title>
		<link>http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/#comment-410</link>
		<dc:creator>Mohyuddin</dc:creator>
		<pubDate>Wed, 15 Feb 2012 07:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=1966#comment-410</guid>
		<description>Hi everyone. I have a similar requirement, I want to have some additional column populated from the entity like account number, customer number etc. Can anybody help advise on the same. </description>
		<content:encoded><![CDATA[<p>Hi everyone. I have a similar requirement, I want to have some additional column populated from the entity like account number, customer number etc. Can anybody help advise on the same. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installation SharePoint 2010 Foundation Server by Osman Micro</title>
		<link>http://wellytonian.com/2009/11/installation-sharepoint-2010-foundation-server/#comment-408</link>
		<dc:creator>Osman Micro</dc:creator>
		<pubDate>Thu, 02 Feb 2012 12:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=361#comment-408</guid>
		<description>im getting errors in sharepoint products &amp; configuration every time one new error is coming some time username password &amp; other is data is invalid </description>
		<content:encoded><![CDATA[<p>im getting errors in sharepoint products &amp; configuration every time one new error is coming some time username password &amp; other is data is invalid </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 and CRM 2011 Integration by Ganesh</title>
		<link>http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/#comment-407</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Thu, 02 Feb 2012 08:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=1966#comment-407</guid>
		<description>How to use a different unique id instead of name while integrating CRM 2011 with sharepoint 2010. For example, when clicking on Documents, CRM should offer to create a folder with Account number instead of Account Name. In case of service request use the SR number instead of the description. Please let me know if someone has worked on a similar requirement and how you have achieved it.

To add to this I also want to know how we can construct the filter URL to sharepoint. I have a field in Sharepoint called AccountNumber which stores the account number and I want to show only the documents related to this account in CRM 2011. 
For example http://sharepointserve/documents/AllItems.aspx?FilterField1=AccountNumber&amp;FilterValue1=xxxxxxx 

We need this because we are having more 100,000 accounts and we don&#039;t want to create 100,000 folders in sharepoint. Instead store all the documents in one place and then use a filter to get the related document. Please let us know the possibility
</description>
		<content:encoded><![CDATA[<p>How to use a different unique id instead of name while integrating CRM 2011 with sharepoint 2010. For example, when clicking on Documents, CRM should offer to create a folder with Account number instead of Account Name. In case of service request use the SR number instead of the description. Please let me know if someone has worked on a similar requirement and how you have achieved it.</p>
<p>To add to this I also want to know how we can construct the filter URL to sharepoint. I have a field in Sharepoint called AccountNumber which stores the account number and I want to show only the documents related to this account in CRM 2011. <br />
For example <a href="http://sharepointserve/documents/AllItems.aspx?FilterField1=AccountNumber&#038;FilterValue1=xxxxxxx " rel="nofollow">http://sharepointserve/documents/AllItems.aspx?FilterField1=AccountNumber&#038;FilterValue1=xxxxxxx </a></p>
<p>We need this because we are having more 100,000 accounts and we don&#8217;t want to create 100,000 folders in sharepoint. Instead store all the documents in one place and then use a filter to get the related document. Please let us know the possibility</p>
]]></content:encoded>
	</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 8/16 queries in 0.031 seconds using disk: basic

Served from: wellytonian.com @ 2012-05-18 19:05:38 -->
