<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">i:0#.w|Ali.Mazaheri </title><subtitle type="html">SharePoint, SharePoint and SharePoint! </subtitle><id>http://blogs.msdn.com/b/alimaz/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/b/alimaz/atom.aspx" /><generator uri="http://telligent.com" version="5.6.50428.7875">Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><updated>2012-02-21T09:58:00Z</updated><entry><title>Troubleshooting e-Discovery with SharePoint and Exchange 2013 </title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2013/05/17/troubleshooting-e-discovery-with-sharepoint-and-exchange-2013.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2013/05/17/troubleshooting-e-discovery-with-sharepoint-and-exchange-2013.aspx</id><published>2013-05-17T20:09:00Z</published><updated>2013-05-17T20:09:00Z</updated><content type="html">&lt;p&gt;Working on implementing a POC to demonstrate the new e-Discovery capabilities in SharePoint and Exchange 2013 I hit an interesting issue which I could not find any resources online to troubleshoot. To setup the e-Discovery I successfully:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Installed the EWS components on &amp;nbsp;&amp;nbsp;SP2013 servers&lt;/li&gt;
&lt;li&gt;Established S2S auth between Exchange and SharePoint 2013 by following the TechNet &lt;a href="http://technet.microsoft.com/en-us/library/fp161514(office.15).aspx"&gt;article&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Configured permissions on the Exchange side&lt;/li&gt;
&lt;li&gt;Added and validated a Search Result Source for Exchange&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;After provisioning an e-Discovery site&amp;nbsp;,I managed to successfully add a mailbox but then notice&amp;nbsp;the following error on the page:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/1805.ediscovery1.png"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/1805.ediscovery1.png" alt="" width="499" height="218" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="line-height: 107%; font-family: 'Calibri','sans-serif'; font-size: 11pt; background-color: #ffff00; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;"This source may be invalid, you do not have permission to access this location, or the location is not indexed by Search." &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="line-height: 107%; font-family: 'Calibri','sans-serif'; font-size: 11pt; background-color: #ffffff; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;Looking at the ULS log I noticed the following exception:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri;"&gt;"&lt;/span&gt;&lt;span style="background-color: #ffff99;"&gt;ExecuteDiscoveryQuery: Query to Mailbox with Id [/o=ALIMAZ/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=12f2304707574b4c88a645db9e7c09e2-Administrator], IsArchive [True] failed with error code [0] and error message [Search AdminRpc call failed on Mailbox database instance 1b061d06-19a9-4fcd-b61b-9dcac1a1c97b with return code 2802.]"&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;After searching online and not finding anything related to the above error I suspected that our friend Exchange should be the cause&amp;nbsp;of this error :), wearing my Exchange admin hat (Kinda scary) I&amp;nbsp;saw the same error in the event log on Exchange server and&amp;nbsp;running &lt;strong&gt;Test-ExchangeSearch&lt;/strong&gt; cmdlet&amp;nbsp;noticed that &lt;strong&gt;Content Index State&lt;/strong&gt;&amp;nbsp;for the mailbox database is in &lt;strong&gt;"FailedandSuspended" &lt;/strong&gt;mode&lt;strong&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Following TechNet article &lt;a href="http://technet.microsoft.com/en-us/library/ee633475(v=exchg.150).aspx"&gt;Reseed the search catalog&lt;/a&gt;&amp;nbsp;and manually resetting the index on Exchange resolved the issue and I managed to conduct queries against Exchange from e-Discovery site and wrap up the POC:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/0027.ediscovery2.png"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/0027.ediscovery2.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10419739" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+2013/" /><category term="e-Discovery" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/e_2D00_Discovery/" /><category term="Exchange 2013" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/Exchange+2013/" /></entry><entry><title>Building a SharePoint 2013 App to embed Yammer feed on an Office 365 SharePoint site using Yammer Connect</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2013/02/23/building-a-sharepoint-2013-app-to-embed-yammer-feed-on-an-office-365-sharepoint-site-using-yammer-connect.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2013/02/23/building-a-sharepoint-2013-app-to-embed-yammer-feed-on-an-office-365-sharepoint-site-using-yammer-connect.aspx</id><published>2013-02-23T23:11:45Z</published><updated>2013-02-23T23:11:45Z</updated><content type="html">&lt;p&gt;Here is quick step by step post on how to build a sample App to embed a Yammer feed on an O365 SharePoint site by leveraging &lt;a href="https://developer.yammer.com/connect/" target="_blank"&gt;Yammer Connect API&lt;/a&gt;.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;In Visual Studio 2012 create a new project using SharePoint 2013 App template:     &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/1830.image_5F00_23291F2A.png"&gt;&lt;img title="image" style="border: 0px currentcolor; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/7103.image_5F00_thumb_5F00_37AE6EA8.png" width="273" height="321" /&gt;&lt;/a&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Open the App.js file an add the following JavaScript snippet:     &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/6038.image_5F00_0954E8FB.png"&gt;&lt;img title="image" style="border: 0px currentcolor; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/8203.image_5F00_thumb_5F00_3DF54536.png" width="433" height="176" /&gt;&lt;/a&gt;      &lt;br /&gt;      &lt;br /&gt;&lt;font style="background-color: rgb(255, 255, 0);"&gt;Network&lt;/font&gt;, &lt;font style="background-color: rgb(255, 255, 0);"&gt;FeedType&lt;/font&gt; and &lt;font style="background-color: rgb(255, 255, 0);"&gt;FeedID&lt;/font&gt; are three parameters we need to connect to our Yammer specific feed via Yammer Connect API.      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Open the ClientWebPart.aspx and add the following JavaScript snippet:     &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2620.image_5F00_527A94B4.png"&gt;&lt;img title="image" style="display: inline; background-image: none;" border="0" alt="image" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/6445.image_5F00_thumb_5F00_72296E7C.png" width="397" height="225" /&gt;&lt;/a&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Next, we need to define the properties for the App Part and add the required querystring parameters to &lt;font style="background-color: rgb(255, 255, 0);"&gt;ClientWebPart&lt;/font&gt; element:      &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2804.yam_5F00_6DB2EDB5.png"&gt;&lt;img title="yam" style="display: inline; background-image: none;" border="0" alt="yam" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/4786.yam_5F00_thumb_5F00_7B1900BB.png" width="838" height="141" /&gt;&lt;/a&gt;      &lt;br /&gt;      &lt;br /&gt;You can get the value for the Network and FeedID by going to your Yammer group page and clicking on&amp;#160; Embed This Feed link:      &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/6433.image_5F00_0474C5F0.png"&gt;&lt;img title="image" style="border: 0px currentcolor; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/0160.image_5F00_thumb_5F00_165159BD.png" width="134" height="23" /&gt;&lt;/a&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;After compiling and publishing the project from Visual Studio 2012 you should be able to add the App to your O365 Corporate Catalog and add it to a site collection of your choice and set the properties of App Part to render feed from a specific Yammer Group in your network:     &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2728.image_5F00_5210F270.png"&gt;&lt;img title="image" style="display: inline; background-image: none;" border="0" alt="image" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/6840.image_5F00_thumb_5F00_71BFCC38.png" width="628" height="336" /&gt;&lt;/a&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/4370.image_5F00_5B0084AF.png"&gt;&lt;img title="image" style="display: inline; background-image: none;" border="0" alt="image" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/0257.image_5F00_thumb_5F00_41988175.png" width="628" height="336" /&gt;&lt;/a&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/0763.image_5F00_412C4E80.png"&gt;&lt;img title="image" style="display: inline; background-image: none;" border="0" alt="image" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/3718.image_5F00_thumb_5F00_039EF0B7.png" width="629" height="306" /&gt;&lt;/a&gt;      &lt;br /&gt;&lt;/li&gt; &lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396487" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="Office 365" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/Office+365/" /><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+2013/" /></entry><entry><title>Site Mailboxes in the new Office</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2012/08/26/site-mailboxes-in-the-new-office.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2012/08/26/site-mailboxes-in-the-new-office.aspx</id><published>2012-08-26T18:56:49Z</published><updated>2012-08-26T18:56:49Z</updated><content type="html">&lt;p&gt;Cross posting from Exchange Team Blog:&lt;/p&gt;  &lt;h4&gt;Site mailboxes allow users to work together naturally – while compliance is applied behind the scenes.&lt;/h4&gt;  &lt;p&gt;A site mailbox brings Exchange emails and SharePoint documents together. For users, a site mailbox serves as a central filing cabinet, providing a place to file project emails and documents that can be only accessed and edited by site members.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/b/exchange/archive/2012/08/22/site-mailboxes-in-the-new-office.aspx" target="_blank"&gt;More.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10343656" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+2013/" /></entry><entry><title>Service Application Federation between SharePoint 2013 (Public Preview) and SharePoint 2010</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2012/08/07/service-application-federation-between-sharepoint-2013-and-sharepoint-2010.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2012/08/07/service-application-federation-between-sharepoint-2013-and-sharepoint-2010.aspx</id><published>2012-08-07T19:58:00Z</published><updated>2012-08-07T19:58:00Z</updated><content type="html">&lt;p&gt;&amp;nbsp;One of the common challenges upgrading a multi-farm MOSS 2007 (Parent/Child) deployment to SharePoint 2010 was the introduction of new service application architecture and planning for downtime upgrading MOSS 2007 parent farm to a new SharePoint 2010 provider. With the release of SharePoint 2013 the good news is that SharePoint 2010 consuming farms are now able to leverage SharePoint 2013 service apps through federation (Note. This only works one way and a SharePoint 2013 farm can not consume services from a SharePoint 2010 provider).&lt;/p&gt;
&lt;p&gt;In this post I provide a step by step guide on how to upgrade a SharePoint 2010 MMS to SharePoint 2013 and then federating the service to an existing SharePoint 2010 farm.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To upgrade the MMS service application simply backup and restore the database to your SharePoint 2013 SQL instance.&lt;/li&gt;
&lt;li&gt;Provision a new instance of MMS in SharePoint 2013 using the 2010 MMS database (Consider providing other attributes such as HUBUri, etc.) &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/5086.mms1_5F00_6A1D17AE.png"&gt;&lt;img width="795" height="49" title="mms1" style="display: inline; background-image: none;" alt="mms1" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/3326.mms1_5F00_thumb_5F00_1327B6AB.png" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Provision a Proxy for the new MMS service application. &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2337.mms2_5F00_72A076F8.png"&gt;&lt;img width="641" height="54" title="mms2" style="display: inline; background-image: none;" alt="mms2" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/4401.mms2_5F00_thumb_5F00_202196BC.png" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Ensure that the new MMS service application is accessible via SharePoint 2013 Central Admin site and included as part of service application association setting. &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/3833.mms3_5F00_629438F2.png"&gt;&lt;img width="791" height="399" title="mms3" style="display: inline; background-image: none;" alt="mms3" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/6888.mms3_5F00_thumb_5F00_249AA834.png" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Next we need to establish a trust between SharePoint 2010 consumer farm and SharePoint 2013 as new provider farm, steps are similar to SharePoint 2010 and as outlined on my previous &lt;a href="http://blogs.msdn.com/alimaz/archive/2009/11/21/configuring-sharepoint-server-2010-provider-and-consumer-farms-farm-federation.aspx"&gt;blog post&lt;/a&gt;&amp;nbsp; &lt;img class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2744.wlEmoticon_2D00_smile_5F00_2D8A3A73.png" /&gt;. &lt;/li&gt;
&lt;li&gt;After successfully running the cmdlets on both farms you should have a trust established and the SharePoint 2010 farm should have access to SharePoint 2013 Topology service. &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/0216.mms5_5F00_578F59FD.png"&gt;&lt;img width="793" height="244" title="mms5" style="display: inline; background-image: none;" alt="mms5" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/4722.mms5_5F00_thumb_5F00_12E2BFBC.png" border="0" /&gt;&lt;/a&gt; &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/3833.mms6_5F00_6E513237.png"&gt;&lt;img width="232" height="244" title="mms6" style="display: inline; background-image: none;" alt="mms6" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2335.mms6_5F00_thumb_5F00_7BB7453D.png" border="0" /&gt;&lt;/a&gt; &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/3326.mms7_5F00_624F4203.png"&gt;&lt;img width="793" height="254" title="mms7" style="display: inline; background-image: none;" alt="mms7" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2337.mms7_5F00_thumb_5F00_04A6D77D.png" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Now we need to publish the MMS in SharePoint 2013 provider farm via CA site or PowerShell. &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/1667.mms8_5F00_11C7F394.png"&gt;&lt;img width="244" height="193" title="mms8" style="display: inline; background-image: none;" alt="mms8" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/6471.mms8_5F00_thumb_5F00_06323655.png" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;In SharePoint 2010 consumer farm connect to the remote SharePoint 2013 MMS service application using CA site or PowerShell. &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/7115.mms9_5F00_4CB1B70E.png"&gt;&lt;img width="244" height="196" title="mms9" style="display: inline; background-image: none;" alt="mms9" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/6052.mms9_5F00_thumb_5F00_411BF9CF.png" border="0" /&gt;&lt;/a&gt; &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/1777.mms10_5F00_072CB6E3.png"&gt;&lt;img width="244" height="195" title="mms10" style="display: inline; background-image: none;" alt="mms10" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/5074.mms10_5F00_thumb_5F00_30A388D4.png" border="0" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;In SharePoint 2010 consumer farm ensure that you have access to SharePoint 2013 MMS service application. &lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/7041.mms11_5F00_5941F4DB.png"&gt;&lt;img width="793" height="379" title="mms11" style="display: inline; background-image: none;" alt="mms11" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/4478.mms11_5F00_thumb_5F00_468CFB24.png" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In next blog post I will cover upgrading SharePoint 2010 User Profile service application to SharePoint 2013.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10337637" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="SharePoint Server 2010" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+Server+2010/" /><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+2013/" /></entry><entry><title>Content Deployment Source feature in SharePoint 2013 (Preview)</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2012/07/30/content-deployment-source-feature-in-sharepoint-2013-preview.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2012/07/30/content-deployment-source-feature-in-sharepoint-2013-preview.aspx</id><published>2012-07-30T18:20:28Z</published><updated>2012-07-30T18:20:28Z</updated><content type="html">&lt;p&gt;SharePoint 2013 brings a lot of new capabilities and enhanced functionalities such as new XSP (Cross Site Publishing), Image and Video rendition, Friendly URLs, Content Search Web part and tight integration with Search and Managed Metadata service applications outline in this &lt;a href="http://technet.microsoft.com/en-us/library/jj219688(v=office.15)" target="_blank"&gt;TechNet article&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Anyone involved with Content Deployment planning and deployment in MOSS 2007 and SharePoint 2010 should also find this new CD enhancement very handy :)&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Content Deployment Source is a new feature in SharePoint 2013 which &lt;/strong&gt;enables content deployment specific checks on source site collection and enables setting up content deployment from the site collection to a target site collection. &lt;/p&gt;  &lt;p&gt;To enable this capability all you need to do is to:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Activate the feature:     &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/7041.cd1_5F00_6A5827CA.png"&gt;&lt;img title="cd1" style="display: inline;" border="0" alt="cd1" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2337.cd1_5F00_thumb_5F00_17D9478E.png" width="644" height="51" /&gt;&lt;/a&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;After activating the feature a new “&lt;strong&gt;Content Deployment Source Status&lt;/strong&gt;” link should be available under Site Collection Administration section:      &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/7115.cd2_5F00_36B4DCCE.png"&gt;&lt;img title="cd2" style="display: inline;" border="0" alt="cd2" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/6064.cd2_5F00_thumb_5F00_441AEFD4.png" width="279" height="484" /&gt;&lt;/a&gt;       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;After selecting the link you should be able to see a list of potential errors along with workaround to ensure a successful deployment:     &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/1754.cd3_5F00_2D5BA84B.png"&gt;&lt;img title="cd3" style="display: inline;" border="0" alt="cd3" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/5875.cd3_5F00_thumb_5F00_3AC1BB51.png" width="644" height="362" /&gt;&lt;/a&gt;       &lt;br /&gt;&lt;/li&gt; &lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10334888" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+2013/" /></entry><entry><title>Translating Office documents using Office Web Apps Preview and Microsoft Translator Service</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2012/07/26/translating-office-documents-using-office-web-apps-preview-and-microsoft-translator-service.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2012/07/26/translating-office-documents-using-office-web-apps-preview-and-microsoft-translator-service.aspx</id><published>2012-07-26T17:17:27Z</published><updated>2012-07-26T17:17:27Z</updated><content type="html">&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;As you’ve already heard lots of new and enhanced capabilities are coming through the latest version of &lt;a href="http://technet.microsoft.com/en-us/library/ff431685(v=office.15)"&gt;Office Web Apps (Preview)&lt;/a&gt;, my colleague Steve Peschka did a great job on his &lt;a href="http://blogs.technet.com/b/speschka/archive/2012/07/23/configuring-office-web-apps-in-sharepoint-2013.aspx"&gt;post&lt;/a&gt; going over steps required to deploy a new OWA farm for your SharePoint 2013 deployment. In this post I will go over steps to configure OWA to allow users translate Office documents by using Microsoft Translator Service:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;On your WAC server enable Translation by running &lt;strong&gt;Set-OfficeWebAppsFarm&lt;/strong&gt; cmdlet and set the &lt;strong&gt;TranslationServiceAddress &lt;/strong&gt;parameter to Microsoft Translator endpoint.      &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/4137.owa4_5F00_45F1D80D.png"&gt;&lt;img title="owa4" style="display: inline;" border="0" alt="owa4" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/3652.owa4_5F00_thumb_5F00_20F41794.png" width="644" height="317" /&gt;&lt;/a&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt; Restart WAC servers in your farm.     &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;From SharePoint 2013 site open a Word document via browser.     &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/5125.owa1_5F00_5C477D52.png"&gt;&lt;img title="owa1" style="display: inline;" border="0" alt="owa1" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2072.owa1_5F00_thumb_5F00_02A9609E.png" width="644" height="361" /&gt;&lt;/a&gt;       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Go to backstage by selecting&lt;strong&gt; File&lt;/strong&gt; link and select Translate.      &lt;br /&gt;      &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/2465.owa2_5F00_56F896A1.png"&gt;&lt;img title="owa2" style="display: inline;" border="0" alt="owa2" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/7343.owa2_5F00_thumb_5F00_196B38D8.png" width="644" height="359" /&gt;&lt;/a&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Select the language from the drop down (e.g. Dutch).     &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/8836.owa5_5F00_18FF05E3.png"&gt;&lt;img title="owa5" style="display: inline;" border="0" alt="owa5" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/1586.owa5_5F00_thumb_5F00_4D9F621E.png" width="380" height="212" /&gt;&lt;/a&gt;       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;You should have access to translated document momentarily.     &lt;br /&gt;      &lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/6663.owa3_5F00_023FBE5A.png"&gt;&lt;img title="owa3" style="display: inline;" border="0" alt="owa3" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13-metablogapi/5287.owa3_5F00_thumb_5F00_6F8AC4A2.png" width="644" height="363" /&gt;&lt;/a&gt; &lt;/li&gt; &lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10333828" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+2013/" /></entry><entry><title>Upgrading from SharePoint 2010 to SharePoint 2013 Step by Step</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2012/07/17/upgrading-from-sharepoint-2010-to-sharepoint-2013-step-by-step.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2012/07/17/upgrading-from-sharepoint-2010-to-sharepoint-2013-step-by-step.aspx</id><published>2012-07-18T00:32:00Z</published><updated>2012-07-18T00:32:00Z</updated><content type="html">&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This post provides a high-level step by step guide on upgrading a SharePoint 2010 site to a SharePoint 2013 (Customer Preview) and as with any Beta release is subject to change. For further information on planning and upgrading content and services to SharePoint 2013 you can visit the recently published TechNet site &lt;a href="http://technet.microsoft.com/en-us/library/cc303420(v=office.15)"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Also make sure to check out Bill Baer's &lt;a href="http://blogs.technet.com/b/wbaer/archive/2012/07/17/introduction-to-upgrade-in-sharepoint-server-2013.aspx"&gt;great post&lt;/a&gt; on Upgrade, and special thanks to Bill for sharing his custom solution used for this post &lt;span style="font-family: Wingdings;"&gt;J&lt;/span&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Add and deploy any required O14 custom solutions in your SharePoint 2013 farm, notice that all O14 solutions being deployed under 14 hive but eventually it's recommended to migrate the custom code to O15.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/3660.Upgrade1.png"&gt;&lt;img alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/3660.Upgrade1.png" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Backup and restore the SharePoint 2010 content database to your SQL Server hosting SharePoint 2013 farm.&lt;/li&gt;
&lt;li&gt;Run &lt;strong&gt;Test-SPContentDatabase&lt;/strong&gt; cmdlet to identify missing components along with potential errors and related warnings. Check the upgrade log and deploy any missing components and re run the cmdlet to verify.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/5344.Upgrade2.png"&gt;&lt;img alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/5344.Upgrade2.png" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Attach the content database to the desired web application using &lt;strong&gt;Mount-SPContentDatabase&lt;/strong&gt; cmdlet.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/5126.Upgrade3.png"&gt;&lt;img alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/5126.Upgrade3.png" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;After successfully mounting the content database to web application, the site should be accessible in 14 mode.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/0550.Upgrade4.png"&gt;&lt;img alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/0550.Upgrade4.png" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To upgrade the site simply click on "Start now" link on the toolbar, you can also go to &lt;strong&gt;SiteUpgrade&lt;/strong&gt; page from Site Setting page as well.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/2605.Upgrade5.png"&gt;&lt;img alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/2605.Upgrade5.png" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Click on "TRY A DEMO UPGRADE" link to verify the site collection upgrade (This step can be performed by Site Collection Administrators, farm admins can run
&lt;div class="O1"&gt;&lt;strong&gt;Request-SPUpgradeEvaluationSiteCollection&lt;/strong&gt; cmdlet as well).&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Provision a temporary site collection to validate the site post-upgrade.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/2577.Upgrade6.png"&gt;&lt;img width="385" height="119" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/2577.Upgrade6.png" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;An email should be sent out to Site Collection admin when the temporary site is provisioned.&lt;/li&gt;
&lt;li&gt;After validating the temporary site we upgrade the site by going to &lt;strong&gt;SiteUpgrade.aspx&lt;/strong&gt; page and clicking on "&lt;strong&gt;Upgrade the Site Collection&lt;/strong&gt;" button (Farm admins can run &lt;strong&gt;Upgrade-SPSite&lt;/strong&gt; cmdlet as well).&lt;/li&gt;
&lt;li&gt;During the upgrade The &lt;strong&gt;SiteUpgrade.aspx&lt;/strong&gt; page shows the progress and provides a link to an upgrade log for troubleshooting purposes.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/0842.Upgrade7.png"&gt;&lt;img alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/0842.Upgrade7.png" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Your site collection should now be accessible in 15 mode along with all new capabilities enabled in the farm and for the hosting web application such as Social and Office Web Apps.&lt;br /&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/7041.Upgrade8.png"&gt;&lt;img alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/7041.Upgrade8.png" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10330905" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="SharePoint Server 2010" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+Server+2010/" /><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+2013/" /></entry><entry><title>SharePoint 2013 (Customer Preview) is finally here!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2012/07/17/sharepoint-2013-customer-preview-is-finally-here.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2012/07/17/sharepoint-2013-customer-preview-is-finally-here.aspx</id><published>2012-07-17T19:30:57Z</published><updated>2012-07-17T19:30:57Z</updated><content type="html">&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/0451.sp2013.png"&gt;&lt;img width="184" height="58" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-97-13/0451.sp2013.png" border="0" /&gt;&lt;/a&gt;&amp;nbsp;As you all know we publicly announced the availability of public beta (Customer Preview) release of next version of Office yesterday including SharePoint 2013, like previous release of SharePoint I've had the pleasure to work with Product Team and elite team of experts led by Vesa to work on labs and environment for our SharePoint Ignite IT Pro program and super happy to be able share the experience and lessons learned working on early builds moving forward.&lt;/p&gt;
&lt;p&gt;As for now I recommend checking out the great post from &lt;a href="http://blogs.msdn.com/b/vesku/archive/2012/07/17/sharepoint-2013-it-pro-and-developer-training-materials-released.aspx"&gt;Vesa &lt;/a&gt;on resources available for both IT Pro and Developer tracks, also&amp;nbsp;reading the following great blog posts from &lt;a href="http://sharepoint.microsoft.com/blog/Pages/BlogPost.aspx?pID=1012"&gt;Jeff Teper&lt;/a&gt;&amp;nbsp;to begin!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10330786" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+2013/" /></entry><entry><title>SharePoint Server 2010 April 2012 cumulative update package is available now!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2012/06/14/sharepoint-server-2010-june-2012-cumulative-update-package-is-available-now.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2012/06/14/sharepoint-server-2010-june-2012-cumulative-update-package-is-available-now.aspx</id><published>2012-06-14T18:26:00Z</published><updated>2012-06-14T18:26:00Z</updated><content type="html">&lt;p&gt;FYI, from Microsoft support site:&lt;/p&gt;
&lt;p&gt;A recent, isolated issue was discovered in the SharePoint 2010 Products April 2012 Cumulative Update that could result in an HTTP 500 error when users delete objects to include documents, lists, and Webs and a new&amp;nbsp; object is created using the same path where the original object remains in the Recycle Bin. This issue has been resolved in the revised packages. The revised packages include support for resolving issues related to the originally published updates.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/2598151"&gt;http://support.microsoft.com/kb/2598151&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10320035" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="Post SP1 updates" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/Post+SP1+updates/" /><category term="SharePoint Server 2010" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+Server+2010/" /><category term="SharePoint Foundation 2010" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+Foundation+2010/" /></entry><entry><title>Document Preview and Thumbnail issue post SharePoint 2010 December CU 2011installation</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/alimaz/archive/2012/02/21/document-preview-and-thumbnail-issue-post-sharepoint-2010-december-cu-2011.aspx" /><id>http://blogs.msdn.com/b/alimaz/archive/2012/02/21/document-preview-and-thumbnail-issue-post-sharepoint-2010-december-cu-2011.aspx</id><published>2012-02-21T17:58:00Z</published><updated>2012-02-21T17:58:00Z</updated><content type="html">&lt;p&gt;After updating one of my SharePoint 2010 labs with SharePoint 2010 December 2011 CU, I noticed that I could not see the document preview and thumbnails as part of my search results. After some digging with Fiddler I noticed that the call to &lt;strong&gt;wacproxy.ashx&lt;/strong&gt; was returning a weired error as follows:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: #ff0000;"&gt;&lt;strong&gt;('ERROR:600:required parameters either missing or invalid')&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This issue should be resolved in next CU, but for now if you are using Fast and Office Web Apps and you need to have the document preview and thumbnail in your search results, &lt;strong&gt;DO NOT INSTALL December 2011 CU&lt;/strong&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10270623" width="1" height="1"&gt;</content><author><name>Ali Mazaheri</name><uri>http://blogs.msdn.com/AMazaheri/ProfileUrlRedirect.ashx</uri></author><category term="Post SP1 updates" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/Post+SP1+updates/" /><category term="SharePoint Server 2010" scheme="http://blogs.msdn.com/b/alimaz/archive/tags/SharePoint+Server+2010/" /></entry></feed>