<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Anything IW </title><link>http://blogs.msdn.com/b/mutaz/</link><description>My Blog on SharePoint - mutaz</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mutaz" /><feedburner:info uri="mutaz" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Keep your own MachineKey values in SharePoint 2010 web.config</title><link>http://feedproxy.google.com/~r/mutaz/~3/Vr9sFbKuWJs/keep-your-own-machinekey-values-in-sharepoint-2010-web-config.aspx</link><pubDate>Wed, 30 May 2012 04:26:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10311652</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10311652</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10311652</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2012/05/30/keep-your-own-machinekey-values-in-sharepoint-2010-web-config.aspx#comments</comments><description>&amp;#160; In some cases you may need to have specific MachineKey values in the SharePoint web applications web.config. SharePoint will accept this change briefly but will will soon change it to a different value midnight. &amp;#160; This timer job: Health Analysis...(&lt;a href="http://blogs.msdn.com/b/mutaz/archive/2012/05/30/keep-your-own-machinekey-values-in-sharepoint-2010-web-config.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10311652" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2012/05/30/keep-your-own-machinekey-values-in-sharepoint-2010-web-config.aspx</feedburner:origLink></item><item><title>Add User Policy using Powershell</title><link>http://feedproxy.google.com/~r/mutaz/~3/TDu-x5Us0oo/add-user-policy-using-powershell.aspx</link><pubDate>Tue, 29 May 2012 00:03:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10311147</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10311147</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10311147</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2012/05/29/add-user-policy-using-powershell.aspx#comments</comments><description>&amp;#160; &amp;#160; # This script will add to user policy for a web application in SharePoint 2010 # and will add few more things to get rid of this event in the event logs: # Object Cache: The super reader account utilized by the cache does not have sufficient...(&lt;a href="http://blogs.msdn.com/b/mutaz/archive/2012/05/29/add-user-policy-using-powershell.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10311147" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/powershell/">powershell</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint+2010/">SharePoint 2010</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2012/05/29/add-user-policy-using-powershell.aspx</feedburner:origLink></item><item><title>New-SPSite and New-SPClaimPrincipal</title><link>http://feedproxy.google.com/~r/mutaz/~3/Fsl1uFmlJKI/new-spsite-and-new-spclaimprincipal.aspx</link><pubDate>Mon, 28 May 2012 23:46:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10311141</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10311141</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10311141</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2012/05/29/new-spsite-and-new-spclaimprincipal.aspx#comments</comments><description>Self note: new a new site and set my account as an owner: &amp;#160; $web = &amp;quot; http://localdev/sites/site1 &amp;quot; $user = New-SPClaimsPrincipal -IdentityType WindowsSamAccountName -Identity $(whoami) New-SPSite -Name &amp;quot;site1&amp;quot; -Url $web -OwnerAlias...(&lt;a href="http://blogs.msdn.com/b/mutaz/archive/2012/05/29/new-spsite-and-new-spclaimprincipal.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10311141" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/powershell/">powershell</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint+2010/">SharePoint 2010</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2012/05/29/new-spsite-and-new-spclaimprincipal.aspx</feedburner:origLink></item><item><title>Import IIS Logs into SQL Server</title><link>http://feedproxy.google.com/~r/mutaz/~3/1VnUZKsCqkI/import-iis-logs-into-sql-server.aspx</link><pubDate>Thu, 29 Sep 2011 06:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10217995</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10217995</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10217995</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2011/09/29/import-iis-logs-into-sql-server.aspx#comments</comments><description>I often need to analyse SharePoint IIS logs for different purpose, mainly for capacity planning. The first step to do so (after collection the logs from the servers) is to bulk import the logs into SQL. 
 To import the IIS logs into SQL I use the logparser...(&lt;a href="http://blogs.msdn.com/b/mutaz/archive/2011/09/29/import-iis-logs-into-sql-server.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10217995" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint/">SharePoint</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/LogParser/">LogParser</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/IIS/">IIS</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2011/09/29/import-iis-logs-into-sql-server.aspx</feedburner:origLink></item><item><title>New SharePoint 2010 training content</title><link>http://feedproxy.google.com/~r/mutaz/~3/Q8eQRzps_GM/new-sharepoint-2010-training-content.aspx</link><pubDate>Sat, 03 Sep 2011 01:52:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10205569</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10205569</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10205569</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2011/09/03/new-sharepoint-2010-training-content.aspx#comments</comments><description>&amp;#160; Microsoft just published two new training content for BI and Composites in SharePoint 2010. also don't forget to review the available content for ECM and Internet Implementers trainings. SharePoint Server 2010 Business Intelligence Training View...(&lt;a href="http://blogs.msdn.com/b/mutaz/archive/2011/09/03/new-sharepoint-2010-training-content.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10205569" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint+2010/">SharePoint 2010</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Readiness/">Readiness</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/BI/">BI</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Composites/">Composites</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2011/09/03/new-sharepoint-2010-training-content.aspx</feedburner:origLink></item><item><title>Installing SP1 and June CU for SharePoint 2010 and Office Web Apps</title><link>http://feedproxy.google.com/~r/mutaz/~3/1iyeFpuJvKU/installing-sp1-and-june-cu-for-sharepoint-2010-and-office-web-apps.aspx</link><pubDate>Sun, 07 Aug 2011 08:58:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10193417</guid><dc:creator>MutazAG</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10193417</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10193417</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2011/08/07/installing-sp1-and-june-cu-for-sharepoint-2010-and-office-web-apps.aspx#comments</comments><description>&lt;p&gt;(cross posting from: &lt;a title="http://blogs.technet.com/b/office_resource_kit/archive/2011/07/12/patching-office-web-apps-to-sp1-and-june-cus-including-sharepoint-server-2010.aspx" href="http://blogs.technet.com/b/office_resource_kit/archive/2011/07/12/patching-office-web-apps-to-sp1-and-june-cus-including-sharepoint-server-2010.aspx"&gt;http://blogs.technet.com/b/office_resource_kit/archive/2011/07/12/patching-office-web-apps-to-sp1-and-june-cus-including-sharepoint-server-2010.aspx&lt;/a&gt;)&lt;/p&gt;  &lt;p&gt;Here is the install order and required patches for SharePoint 2010 deployments with Office Web apps: &lt;/p&gt;  &lt;p&gt;&lt;b&gt;if your environment includes:&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;SharePoint Server 2010 + Office Web App Farm&lt;/b&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Step 1: SharePoint Server 2010 SP1: &lt;a href="http://support.microsoft.com/kb/2460045"&gt;http://support.microsoft.com/kb/2460045&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 2: Office Web Apps SP1: &lt;a href="http://support.microsoft.com/kb/2460073"&gt;http://support.microsoft.com/kb/2460073&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 3: SharePoint Server 2010 June CU: &lt;a href="http://support.microsoft.com/kb/2536599"&gt;http://support.microsoft.com/kb/2536599&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 4: Office Web Apps June CU: &lt;a href="http://support.microsoft.com/kb/2553919/"&gt;http://support.microsoft.com/kb/2553919/&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;(NOTE: The Office Web Apps updates for Excel Web App are included in the SharePoint Server 2010 June Cumulative update.)&lt;/p&gt;    &lt;p&gt;Step 5: Once you have finished applying all the updates, run the SharePoint 2010 Products Configuration Wizard or &amp;quot;psconfig –cmd upgrade –inplace b2b -wait” one time on every server in the farm.&lt;/p&gt;    &lt;p&gt;Optional patch:&lt;/p&gt;    &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/2553935"&gt;2553935&lt;/a&gt; Description of the Office Web Apps hotfix package (wacproof-sv-se.msp): June 28, 2011 &lt;b&gt;*NOTE: Only needed if you have Swedish language pack installed.&lt;/b&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;SharePoint Server 2010 + Project Server 2010 + Office Web Apps Farm&lt;/b&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Step 1: Project Server 2010 SP1: &lt;a href="http://support.microsoft.com/kb/2460047"&gt;http://support.microsoft.com/kb/2460047&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;(NOTE: This update, (&lt;a href="http://support.microsoft.com/kb/2460047"&gt;2460047&lt;/a&gt;) Project Server 2010 SP1, includes SharePoint Server 2010 SP1 and Project 2010 SP1.)&lt;/p&gt;    &lt;p&gt;Step 2:Office Web Apps SP1: &lt;a href="http://support.microsoft.com/kb/2460073"&gt;http://support.microsoft.com/kb/2460073&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 3: Project Server 2010 June CU: &lt;a href="http://support.microsoft.com/kb/2536600"&gt;http://support.microsoft.com/kb/2536600&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 4: Office Web Apps June CU: &lt;a href="http://support.microsoft.com/kb/2553919/"&gt;http://support.microsoft.com/kb/2553919/&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 5: Once you have finished applying all the updates, run the SharePoint 2010 Products Configuration Wizard or &amp;quot;psconfig –cmd upgrade –inplace b2b -wait” one time on every server in the farm.&lt;/p&gt;    &lt;p&gt;Optional patch:&lt;/p&gt;    &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/2553935"&gt;2553935&lt;/a&gt; Description of the Office Web Apps hotfix package (wacproof-sv-se.msp): June 28, 2011 &lt;b&gt;*NOTE: Only needed if you have Swedish language pack installed.&lt;/b&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;SharePoint Foundation 2010 + Office Web Apps&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Step 1: SharePoint Foundation 2010 SP1: &lt;a href="http://support.microsoft.com/kb/2460058"&gt;http://support.microsoft.com/kb/2460058&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 2: Office Web Apps SP1: &lt;a href="http://support.microsoft.com/kb/2460073"&gt;http://support.microsoft.com/kb/2460073&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 3: SharePoint Foundation 2010 cumulative update &lt;a href="http://support.microsoft.com/kb/2536601"&gt;http://support.microsoft.com/kb/2536601&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 4: Apply the following 3 patches for Office Web Apps: &lt;/p&gt;    &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/2553924"&gt;2553924&lt;/a&gt; Description of the Excel Web App hotfix package (xlwacwfe-x-none.msp): June 28, 2011 - &lt;a href="http://support.microsoft.com/kb/2553924"&gt;http://support.microsoft.com/kb/2553924&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/2544029"&gt;2544029&lt;/a&gt; Description of the Excel Web App hotfix package (wacmui-xx-xx.msp, xlwacmui-xx-xx.msp): June 28, 2011 - &lt;a href="http://support.microsoft.com/kb/2544029"&gt;http://support.microsoft.com/kb/2544029&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/2553919"&gt;2553919&lt;/a&gt; Description of the Office Web Apps hotfix package (wacwfe-x-none.msp): June 28, 2011 - &lt;a href="http://support.microsoft.com/kb/2553919"&gt;http://support.microsoft.com/kb/2553919&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Step 5: Run the SharePoint 2010 Products configuration wizard.&lt;/p&gt;    &lt;p&gt;Optional patch:&lt;/p&gt;    &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/2553935"&gt;2553935&lt;/a&gt; Description of the Office Web Apps hotfix package (wacproof-sv-se.msp): June 28, 2011 &lt;b&gt;*NOTE: Only needed if you have Swedish language pack installed&lt;/b&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;- mutaz&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10193417" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint+2010/">SharePoint 2010</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Patching/">Patching</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2011/08/07/installing-sp1-and-june-cu-for-sharepoint-2010-and-office-web-apps.aspx</feedburner:origLink></item><item><title>Office 365 Jump Start Videos</title><link>http://feedproxy.google.com/~r/mutaz/~3/Z5Kt6JnFkeE/office-365-jump-start-videos.aspx</link><pubDate>Mon, 25 Jul 2011 22:33:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10189664</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10189664</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10189664</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2011/07/26/office-365-jump-start-videos.aspx#comments</comments><description>&lt;p&gt;Microsoft published great Office 365 Readiness and Training videos at: &lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-01-microsoft-office-365-overview-for-it-pros"&gt;http://technet.microsoft.com/en-us/edge/office-365-jump-start-01-microsoft-office-365-overview-for-it-pros&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;here is the list of available jump start videos:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-01-microsoft-office-365-overview-for-it-pros" target="_blank"&gt;Office 365 Jump Start (01): Microsoft Office 365 Overview for IT Pros&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-02-deploying-clients-for-office-365" target="_blank"&gt;Office 365 Jump Start (02): Deploying Clients For Office 365&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-03-microsoft-office-365-administration-automation-using-windows-powershell" target="_blank"&gt;Office 365 Jump Start (03): Microsoft Office 365 Administration &amp;amp; Automation Using Windows PowerShell&amp;trade;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-04-microsoft-office-365-identity-and-access-solutions" target="_blank"&gt;Office 365 Jump Start (04): Microsoft Office 365 Identity and Access Solutions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-05-microsoft-office-365-directory-synchronization" target="_blank"&gt;Office 365 Jump Start (05): Microsoft Office 365 Directory Synchronization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-06-exchange-online-overview-for-it-pros" target="_blank"&gt;Office 365 Jump Start (06): Exchange Online Overview for IT Pros&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-07-microsoft-exchange-online-administration" target="_blank"&gt;Office 365 Jump Start (07): Microsoft Exchange Online Administration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-08-microsoft-staged-exchange-online-migration" target="_blank"&gt;Office 365 Jump Start (08): Microsoft Staged Exchange Online Migration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-09-hybrid-options-with-exchange-server-exchange-online" target="_blank"&gt;Office 365 Jump Start (09): Hybrid Options with Exchange Server &amp;amp; Exchange Online&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-10-exchange-online-archiving-compliance" target="_blank"&gt;Office 365 Jump Start (10): Exchange Online Archiving &amp;amp; Compliance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-11-lync-online-overview-configuration-for-it-pros" target="_blank"&gt;Office 365 Jump Start (11): Lync Online Overview &amp;amp; Configuration for IT Pros&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-12-sharepoint-online-overview" target="_blank"&gt;Office 365 Jump Start (12): SharePoint Online Overview&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-13-sharepoint-online-administration" target="_blank"&gt;Office 365 Jump Start (13): SharePoint Online Administration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/ce-365-jump-start-14-sharepoint-online-extensibility-customization" target="_blank"&gt;Office 365 Jump Start (14): SharePoint Online Extensibility &amp;amp; Customization&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/edge/office-365-jump-start-15-office-365-deployment-overview" target="_blank"&gt;Office 365 Jump Start (15): Office 365 Deployment Overview&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- mutaz&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10189664" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Readiness/">Readiness</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Office+365/">Office 365</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2011/07/26/office-365-jump-start-videos.aspx</feedburner:origLink></item><item><title>Check the build level status of components within your SharePoint 2010 farm</title><link>http://feedproxy.google.com/~r/mutaz/~3/miGwlUFA0DQ/check-the-build-level-status-of-components-within-your-sharepoint-2010-farm.aspx</link><pubDate>Fri, 22 Jul 2011 01:08:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10188797</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10188797</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10188797</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2011/07/22/check-the-build-level-status-of-components-within-your-sharepoint-2010-farm.aspx#comments</comments><description>&lt;p&gt;To check the upgrade status of your farm after applying the latest SP and CU:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Get-SPProduct&lt;/strong&gt; - this CmdLet will check the build version of the binaries on all servers in the farm&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&lt;span style="font-family: courier new,courier;"&gt;PS C:\&amp;gt; &lt;/span&gt;$spprod = Get-SPProduct&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&lt;span style="font-family: courier new,courier;"&gt;PS C:\&amp;gt; &lt;/span&gt;$spprod.Servers | select ServerName, Products, InstallStatus&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;ServerName Products&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;InstallStatus&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;---------- --------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;WFE2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {Microsoft SharePoint Server 2010} NoActionRequired&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;WFE1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{Microsoft SharePoint Server 2010} NoActionRequired&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here is what you get when a patch is missing on one of the servers&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;PS C:\&amp;gt; $spprod.Servers | select ServerName, Products, InstallStatus&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;ServerName&amp;nbsp;Products&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;InstallStatus&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;----------&amp;nbsp;--------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;WFE2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{Microsoft SharePoint Server 2010}&amp;nbsp;&lt;span style="background-color: #ffff00;"&gt;InstallRequired&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;WFE1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{Microsoft SharePoint Server 2010}&amp;nbsp;NoActionRequired&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;you can drill down on the server missing the update can find out which specific patches are missing:&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;PS C:\&amp;gt; $spprod.Servers | ? { $_.InstallStatus -eq "InstallRequired" } | % { $_.RequiredButMissingPatches }&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;PatchName&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Hotfix for Office (KB2352342)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;PatchGuid&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : f58f97af-113a-4ccb-bc8d-f733ddc7cfd2&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 14.0.5123.5000&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;Link&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : &lt;a href="http://support.microsoft.com/kb/2352342"&gt;http://support.microsoft.com/kb/2352342&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;ServersMissingThis : {WFE2}&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;....&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Get-SPContentDatabase&lt;/strong&gt; - check the status of dbs that are still upgrading using this cmdlet&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;PS C:\&amp;gt; Get-SPContentDatabase | select Name, NeedsUpgrade&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;NeedsUpgrade&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;----&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;WSS_Content_81&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;True&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;WSS_Content_1894898f3e174d98b67bb59257bbbbf7&amp;nbsp; True&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;WSS_Content_e550737e9fa5447194a02e5ea5228add&amp;nbsp;&amp;nbsp;True&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;WSS_Content_Portal&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;True&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;wss_content_1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;True&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can of course still use the central admin to &lt;strong&gt;Check Product and Patch Installation Status&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;- mutaz&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10188797" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Admin/">Admin</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/powershell/">powershell</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint+2010/">SharePoint 2010</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Patching/">Patching</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2011/07/22/check-the-build-level-status-of-components-within-your-sharepoint-2010-farm.aspx</feedburner:origLink></item><item><title>Talking about SharePoint 2010 large scale deployments, identity, ALM and deployment best practices at MS tech.ed 2010</title><link>http://feedproxy.google.com/~r/mutaz/~3/kMHtwhrOp2M/talking-about-sharepoint-2010-large-scale-deployments-identity-alm-and-deployment-best-practices-at-ms-tech-ed-2010.aspx</link><pubDate>Thu, 16 Sep 2010 01:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10062864</guid><dc:creator>MutazAG</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10062864</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10062864</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2010/09/16/talking-about-sharepoint-2010-large-scale-deployments-identity-alm-and-deployment-best-practices-at-ms-tech-ed-2010.aspx#comments</comments><description>&lt;p&gt;My colleague Kuldip Obhan and my self presented at tech.ed 2010 in Australia on lessons learned SharePoint 2010 deployments in which we focused our presentation on the following topics: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Designing a large scale SharePoint 2010 deployment&lt;/li&gt;    &lt;li&gt;Identity and federation in SharePoint 2010 &lt;/li&gt;    &lt;li&gt;ALM recommended practices&lt;/li&gt;    &lt;li&gt;deployment and configuration practices &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;a copy of the presentation is now available on the tech.ed web site here: &lt;a title="http://www.msteched.com/2010/Australia/OFS205" href="http://www.msteched.com/2010/Australia/OFS205"&gt;http://www.msteched.com/2010/Australia/OFS205&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=10062864" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint+2010/">SharePoint 2010</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Tech-Ed/">Tech.Ed</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2010/09/16/talking-about-sharepoint-2010-large-scale-deployments-identity-alm-and-deployment-best-practices-at-ms-tech-ed-2010.aspx</feedburner:origLink></item><item><title>Sync the user display name from the profile service down to the content dbs</title><link>http://feedproxy.google.com/~r/mutaz/~3/yV_XNjJoaKY/sync-the-user-display-name-from-the-profile-service-down-to-the-content-dbs.aspx</link><pubDate>Wed, 28 Apr 2010 13:06:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10003874</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=10003874</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=10003874</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2010/04/28/sync-the-user-display-name-from-the-profile-service-down-to-the-content-dbs.aspx#comments</comments><description>&lt;p&gt;this script will sync the user display name from the user profile service and update the user display name on the site collection level. all it does is to trigger the timer job: &amp;lt;user profile service app&amp;gt;-ProfSync&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt; get-sptimerjob | ? {$_.Name -like &amp;quot;*Profsync*&amp;quot;} |&amp;#160; start-sptimerjob&lt;/strong&gt; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;- mutaz&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10003874" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/powershell/">powershell</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint+2010/">SharePoint 2010</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2010/04/28/sync-the-user-display-name-from-the-profile-service-down-to-the-content-dbs.aspx</feedburner:origLink></item><item><title>Reprovision service applications</title><link>http://feedproxy.google.com/~r/mutaz/~3/gldZ9-CT4jQ/reprovision-service-applications.aspx</link><pubDate>Tue, 09 Mar 2010 13:41:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9975456</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9975456</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9975456</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2010/03/09/reprovision-service-applications.aspx#comments</comments><description>&lt;p&gt;when upgrading a 2010 Beta deployment to RC i ran into issues related to using office web apps. i had to reprovision the service applications to fix the issue. to do so, i ran the following ps script: &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font face="Courier New"&gt;Get-SPServiceApplication | %{$s = “re-provision: “ + $_.TypeName; Write $s;$_.Provision()}&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;- mutaz&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9975456" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/powershell/">powershell</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint+2010/">SharePoint 2010</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2010/03/09/reprovision-service-applications.aspx</feedburner:origLink></item><item><title>First Look demos: Microsoft Project 2010</title><link>http://feedproxy.google.com/~r/mutaz/~3/nlMhXP4c5yE/first-look-demos-microsoft-project-2010.aspx</link><pubDate>Sat, 19 Sep 2009 07:24:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9897054</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9897054</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9897054</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2009/09/19/first-look-demos-microsoft-project-2010.aspx#comments</comments><description>&lt;p&gt;three new First Look demos for Microsoft Project 2010 are published now. the demo videos cover three topics:&lt;/p&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/global/project/2010/en/us/RichMedia/secondary/microsoft_project_overview.html?KeepThis=true&amp;amp;TB_iframe=true"&gt;Microsoft Project 2010 Overview&lt;/a&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/global/project/2010/en/us/RichMedia/secondary/microsoft_project_professional.html?KeepThis=true&amp;amp;TB_iframe=true"&gt;Microsoft Project Professional 2010&lt;/a&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/global/project/2010/en/us/RichMedia/secondary/microsoft_project_server.html?KeepThis=true&amp;amp;TB_iframe=true"&gt;Microsoft Project Server 2010&lt;/a&gt;&lt;/li&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;check em out now at: &lt;a title="http://www.microsoft.com/project/2010/en/us/default.aspx" href="http://www.microsoft.com/project/2010/en/us/default.aspx"&gt;http://www.microsoft.com/project/2010/en/us/default.aspx&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;- mutaz&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9897054" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Project/">Project</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2009/09/19/first-look-demos-microsoft-project-2010.aspx</feedburner:origLink></item><item><title>Add a Publish command to Project Web Access home page</title><link>http://feedproxy.google.com/~r/mutaz/~3/NKSdvWoeTa8/add-a-publish-command-to-project-web-access-home-page.aspx</link><pubDate>Thu, 03 Sep 2009 04:57:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9890686</guid><dc:creator>MutazAG</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9890686</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9890686</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2009/09/03/add-a-publish-command-to-project-web-access-home-page.aspx#comments</comments><description>&lt;P&gt;This post shows how to add a publish command to PWA, this command will trigger a dialog box for publishing projects, the user will select the project to publish and submit. &lt;/P&gt;
&lt;P&gt;here is how it looks like: &lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/AddaPublishcommandtoProjectWebAccesshome_A803/image_2.png" mce_href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/AddaPublishcommandtoProjectWebAccesshome_A803/image_2.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=image border=0 alt=image src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/AddaPublishcommandtoProjectWebAccesshome_A803/image_thumb.png" width=336 height=238 mce_src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/AddaPublishcommandtoProjectWebAccesshome_A803/image_thumb.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;and when you click on the publish command, you get this dialog box: &lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/AddaPublishcommandtoProjectWebAccesshome_A803/image_4.png" mce_href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/AddaPublishcommandtoProjectWebAccesshome_A803/image_4.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=image border=0 alt=image src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/AddaPublishcommandtoProjectWebAccesshome_A803/image_thumb_1.png" width=244 height=198 mce_src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/AddaPublishcommandtoProjectWebAccesshome_A803/image_thumb_1.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;to implement this solution you need to add a content editor web part to the home page, and then add the following to the HTML source for the web part. &lt;/P&gt;
&lt;TABLE border=0 cellSpacing=0 cellPadding=2 width=400&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD vAlign=top width=400&gt;
&lt;P&gt;&lt;FONT size=2 face="Courier New"&gt;&amp;lt;script type ="text/javascript"&amp;gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2 face="Courier New"&gt;&amp;nbsp; function Publish() &lt;BR&gt;&amp;nbsp;&amp;nbsp; { &lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; window.showModalDialog( PJ_GetPWAPageUrl("Statusing/PublishDlg.aspx"), "", "dialogHeight: 300px; dialogWidth: 400px; center: yes; resizable: no; status: no; unadorned: yes;"); &lt;BR&gt;&amp;nbsp;&amp;nbsp; } &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2 face="Courier New"&gt;&amp;lt;/script&amp;gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2 face="Courier New"&gt;&amp;lt;BUTTON accessKey=P id=ctl00_ctl00_PlaceHolderMain_PWA_PlaceHolderMain_idTB_Publish_ToolbarButton class=ToolbarButton title=Publish onclick="var __ret =Publish(); if (!__ret){return false;} else {__doPostBack('ctl00$ctl00$PlaceHolderMain$PWA_PlaceHolderMain$idTB_Publish_ToolbarButton','');}"&amp;gt;&amp;lt;IMG style='BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px' class=ToolbarButtonImage alt=Publish src='/_layouts/pwa/images/PublishAll.gif'&amp;gt;Publish&amp;lt;/BUTTON&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;&lt;FONT size=2 face="Courier New"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;- mutaz&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9890686" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Project+Server/">Project Server</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2009/09/03/add-a-publish-command-to-project-web-access-home-page.aspx</feedburner:origLink></item><item><title>Outlook 2010, makes people's life better!</title><link>http://feedproxy.google.com/~r/mutaz/~3/f1ICVQ4utEk/outlook-2010-makes-people-s-life-better.aspx</link><pubDate>Mon, 31 Aug 2009 15:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9889337</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9889337</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9889337</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2009/08/31/outlook-2010-makes-people-s-life-better.aspx#comments</comments><description>&lt;P&gt;A big big fan of Outlook my self, outlook by far is my number one favorite software ever! and I love outlook 2010, check out this &lt;A title=Office2010themovie.com href="http://www.office2010themovie.com/" mce_href="http://www.office2010themovie.com/"&gt;Backstage With Office 2010&lt;/A&gt; video on Outlook.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;IFRAME height=225 src="http://www.office2010themovie.com/embedded.aspx?videoId=67d34c7e-b1d4-4b6d-a617-9a8d16aaa1ec" frameBorder=0 width=400 scrolling=no mce_src="http://www.office2010themovie.com/embedded.aspx?videoId=67d34c7e-b1d4-4b6d-a617-9a8d16aaa1ec"&gt;&lt;/IFRAME&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;cheers, &lt;BR&gt;- mutaz&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9889337" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/productivity/">productivity</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2009/08/31/outlook-2010-makes-people-s-life-better.aspx</feedburner:origLink></item><item><title>“Typing Arabic has never been this easy!”</title><link>http://feedproxy.google.com/~r/mutaz/~3/YnQqCz6zrO8/typing-arabic-has-never-been-this-easy.aspx</link><pubDate>Fri, 03 Jul 2009 03:46:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9815478</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9815478</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9815478</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2009/07/03/typing-arabic-has-never-been-this-easy.aspx#comments</comments><description>&lt;p&gt;This is one of the best innovations I’ve seen for a while! &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Microsoft Maren is a Windows extension that allows users to type Arabic in Roman/Latin characters (Romanized Arabic, Arabizi, Arabish or Franco-Arabic) and have it converted on the fly to Arabic script. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;ya3ni lamma ebtoktob arabizi, maren ba7awwlo lala 3arbi –&amp;gt; يعني لما بتكتب عربي بالانجليزي مرن بحوله لكتابه عربي. &lt;/p&gt;  &lt;p&gt;it is so easy to use, it integrates with Windows in the form of an arabic keyboard, which means anywhere and on any application. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;to get maren, go to &lt;a href="http://www.getMaren.com"&gt;http://www.getMaren.com&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;a title="Get Maren" href="http://www.GetMaren.com" target="_blank"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/TypingArabichasneverbeenthiseasy_9791/clip_image001_3.jpg" width="451" height="309" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;اصلي&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9815478" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2009/07/03/typing-arabic-has-never-been-this-easy.aspx</feedburner:origLink></item><item><title>Customising Content Query Web Part (CQWP) and Discussion Boards</title><link>http://feedproxy.google.com/~r/mutaz/~3/PoqmVYcDDTA/customising-content-query-web-part-cqwp-and-discussion-boards.aspx</link><pubDate>Sat, 06 Jun 2009 05:22:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9702445</guid><dc:creator>MutazAG</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9702445</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9702445</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2009/06/06/customising-content-query-web-part-cqwp-and-discussion-boards.aspx#comments</comments><description>&lt;p&gt;I had a requirement to customise the CQWP in a way to display the number of replies on a discussion board item. and change the URL link of the item in CQWP to take the user to the threaded view of the discussion, rather than dispform.aspx&amp;#160; of the discussion item. &lt;/p&gt;  &lt;p&gt;this post shows how to create an aggregate view of discussion boards in a site collection, and its sub sites, hence the usage of CQWP with the required customisations. &lt;/p&gt;  &lt;p&gt;one objective here is to avoid .custom development, so this post will use the CQWP customisation features: customising item styles and viewing custom fields in a CQWP. &lt;/p&gt;  &lt;p&gt;the final result will be similar to this: &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/CustomisingContentQueryWebPartCQWP_A636/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/CustomisingContentQueryWebPartCQWP_A636/image_thumb.png" width="244" height="86" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;few things that you should learn before attempting to follow the instructions: &lt;/p&gt;  &lt;p&gt;1. how to customise item styles for a CQWP: &lt;a title="http://msdn.microsoft.com/en-us/library/ms551040.aspx" href="http://msdn.microsoft.com/en-us/library/ms551040.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms551040.aspx&lt;/a&gt;, and &lt;a title="http://www.heathersolomon.com/blog/articles/CustomItemStyle.aspx" href="http://www.heathersolomon.com/blog/articles/CustomItemStyle.aspx"&gt;http://www.heathersolomon.com/blog/articles/CustomItemStyle.aspx&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;2. Where does the number of replies come from? &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;A: an internal field on the Discussion list named: ItemChildCount. the field has a display name of “Replies”. look into the discussion board list feature schema for a complete list of fields. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;3. how to return custom fields in a CQWP, the key is to use the &lt;strong&gt;CommonViewFields&lt;/strong&gt; property to add custom fields, the method is described in details here: &lt;a title="http://msdn.microsoft.com/en-us/library/ms497457.aspx" href="http://msdn.microsoft.com/en-us/library/ms497457.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms497457.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;To prepare the item style:&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;1.&amp;#160; customise ItemStyle.xsl to add a new style that will show the number of replies &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;span style="line-height: 115%; font-family: &amp;#39;Courier New&amp;#39;; font-size: 10pt; mso-no-proof: yes"&gt;Replies:(&lt;span style="color: blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515"&gt;xsl:value-of&lt;/span&gt;&lt;span style="color: blue"&gt; &lt;/span&gt;&lt;span style="color: red"&gt;select&lt;/span&gt;&lt;span style="color: blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;substring-after(@ItemChildCount,'#') &lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;/&amp;gt;&lt;/span&gt;)&lt;/span&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;span style="line-height: 115%; font-family: &amp;#39;Courier New&amp;#39;; font-size: 10pt; mso-no-proof: yes"&gt;&lt;/span&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;2.&amp;#160; in the same item style, fix the URL link to point to the threaded view of the discussion item: &lt;/p&gt;  &lt;p&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;xsl:variable&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt; &lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: red; font-size: 10pt; mso-no-proof: yes"&gt;name&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;=&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; font-size: 10pt; mso-no-proof: yes"&gt;&amp;quot;&lt;span style="color: blue"&gt;vv1&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;&amp;gt;        &lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;xsl:value-of&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt; &lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: red; font-size: 10pt; mso-no-proof: yes"&gt;select&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;=&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; font-size: 10pt; mso-no-proof: yes"&gt;&amp;quot;&lt;span style="color: blue"&gt;@LinkUrl&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;/&amp;gt;        &lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;xsl:variable&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;gt; &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p style="line-height: normal; margin-bottom: 0pt; mso-layout-grid-align: none" class="MsoNormal"&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;div&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt; &lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: red; font-size: 10pt; mso-no-proof: yes"&gt;class&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;=&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; font-size: 10pt; mso-no-proof: yes"&gt;&amp;quot;&lt;span style="color: blue"&gt;ms-vb&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;&amp;gt;          &lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;a&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt; &lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: red; font-size: 10pt; mso-no-proof: yes"&gt;href&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;=&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; font-size: 10pt; mso-no-proof: yes"&gt;&amp;quot;&lt;span style="color: blue"&gt;{$vv1}&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt; &lt;/span&gt;&lt;span style="color: red"&gt;target&lt;/span&gt;&lt;span style="color: blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;{$LinkTarget}&lt;/span&gt;&amp;quot; &lt;span style="color: red"&gt;title&lt;/span&gt;&lt;span style="color: blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;&lt;a href="mailto:{@LinkToolTip"&gt;{@LinkToolTip&lt;/a&gt;}&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;&amp;gt;          &lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;xsl:value-of&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt; &lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: red; font-size: 10pt; mso-no-proof: yes"&gt;select&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;=&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; font-size: 10pt; mso-no-proof: yes"&gt;&amp;quot;&lt;span style="color: blue"&gt;$DisplayTitle&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;/&amp;gt;          &lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;a&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;gt;        &lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;div&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt; &amp;gt;&lt;/span&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p style="line-height: normal; margin-bottom: 0pt; mso-layout-grid-align: none" class="MsoNormal"&gt;(or copy and paste the below in your itemstyle.xsl before &lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;xsl:stylesheet&lt;/span&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;gt;&lt;/span&gt;)&amp;#160;&amp;#160;&amp;#160; &lt;/p&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="400"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="400"&gt;&lt;a href="http://cid-0077eae662ef2fea.skydrive.live.com/self.aspx/Public/MyCustomStyle.xsl"&gt;download file&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;Customising CQWP properties: &lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;1. drop a CQWP on your page, build you’re query. In the additional filters part filter on &lt;strong&gt;Content Type&lt;/strong&gt; &lt;em&gt;is not equal to &lt;/em&gt;&lt;strong&gt;Message&lt;/strong&gt; (or &lt;strong&gt;Content Type&lt;/strong&gt; &lt;em&gt;is equal to &lt;/em&gt;&lt;strong&gt;Discussion&lt;/strong&gt;). &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/CustomisingContentQueryWebPartCQWP_A636/image_4.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/CustomisingContentQueryWebPartCQWP_A636/image_thumb_1.png" width="244" height="139" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;2. Change the item style to use the new custom style. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/CustomisingContentQueryWebPartCQWP_A636/image_6.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/CustomisingContentQueryWebPartCQWP_A636/image_thumb_2.png" width="244" height="95" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;3. Export the web part and add a line to the webpart manifest file in the &lt;strong&gt;CommonViewsFields section &lt;/strong&gt;to retrieve the &lt;strong&gt;ItemChildCount &lt;/strong&gt;field and then &lt;u&gt;re-import&lt;/u&gt; the customised CQWP file: &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;span style="line-height: 115%; font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&amp;lt;&lt;/span&gt;&lt;span style="line-height: 115%; font-family: &amp;#39;Courier New&amp;#39;; color: #a31515; font-size: 10pt; mso-no-proof: yes"&gt;property&lt;/span&gt;&lt;span style="line-height: 115%; font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt; &lt;/span&gt;&lt;span style="line-height: 115%; font-family: &amp;#39;Courier New&amp;#39;; color: red; font-size: 10pt; mso-no-proof: yes"&gt;name&lt;/span&gt;&lt;span style="line-height: 115%; font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;=&lt;/span&gt;&lt;span style="line-height: 115%; font-family: &amp;#39;Courier New&amp;#39;; font-size: 10pt; mso-no-proof: yes"&gt;&amp;quot;&lt;span style="color: blue"&gt;CommonViewFields&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt; &lt;/span&gt;&lt;span style="color: red"&gt;type&lt;/span&gt;&lt;span style="color: blue"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;string&lt;/span&gt;&amp;quot;&lt;span style="color: blue"&gt;&amp;gt;&lt;/span&gt;ItemChildCount, Text&lt;span style="color: blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #a31515"&gt;property&lt;/span&gt;&lt;span style="color: blue"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;span style="font-family: &amp;#39;Courier New&amp;#39;; color: blue; font-size: 10pt; mso-no-proof: yes"&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p style="line-height: normal; margin-bottom: 0pt; mso-layout-grid-align: none" class="MsoNormal"&gt;5.&amp;#160; now use your new content query webpart on the page.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;cheers,    &lt;br /&gt;- mutaz&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9702445" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2009/06/06/customising-content-query-web-part-cqwp-and-discussion-boards.aspx</feedburner:origLink></item><item><title>SharePoint is not returning federated search results. Proxy settings required on the server.</title><link>http://feedproxy.google.com/~r/mutaz/~3/5wENHcIAnnc/sharepoint-is-not-returning-federated-search-results-proxy-settings-required-on-the-server.aspx</link><pubDate>Fri, 20 Mar 2009 07:59:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9491761</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9491761</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9491761</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2009/03/20/sharepoint-is-not-returning-federated-search-results-proxy-settings-required-on-the-server.aspx#comments</comments><description>&lt;p&gt;Search centre in SharePoint collaboration sites has built in federated search result page that pull from live search. &lt;/p&gt;  &lt;p&gt;in cases when no federated search results are displayed, or a &lt;strong&gt;Location not found&lt;/strong&gt; error message appears. this could be related to proxy setting on the server that is stopping the search from reaching the federated search location. &lt;/p&gt;  &lt;p&gt;You can specify proxy server settings for crawling content and querying federated sources on computers in other networks, such as the Internet. In many cases it is necessary to use a proxy server to bypass intranet security restrictions.&lt;/p&gt;  &lt;p&gt;Set configure proxy settings for federated search locations:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;1. from central admin site, go to Application Management, and click on “Manage search service” (that will be &lt;a href="http://centraladminserver:portnumber/_admin/managesearchservice.aspx"&gt;http://centraladminserver:portnumber/_admin/managesearchservice.aspx&lt;/a&gt;) &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;2. click on “Farm-level search settings” (&lt;a href="http://centraladminserver:portnumber/_admin/SearchFarmSettings.aspx"&gt;http://centraladminserver:portnumber/_admin/SearchFarmSettings.aspx&lt;/a&gt;)&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;3. fill in the proxy server settings and select the option to use these settings for access to federated sites. &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/SharePointisnotreturningfederatedsearch_E0C9/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/SharePointisnotreturningfederatedsearch_E0C9/image_thumb.png" width="490" height="196" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;for more information check this out: &lt;a title="Configure proxy settings for federated sources (Office SharePoint Server)" href="http://technet.microsoft.com/en-us/library/cc788936.aspx"&gt;Configure proxy settings for federated sources (Office SharePoint Server)&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;- mutaz&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9491761" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2009/03/20/sharepoint-is-not-returning-federated-search-results-proxy-settings-required-on-the-server.aspx</feedburner:origLink></item><item><title>How-To: Self service site creation?</title><link>http://feedproxy.google.com/~r/mutaz/~3/XsyVYZZ58d4/how-to-self-service-site-creation.aspx</link><pubDate>Wed, 04 Mar 2009 05:24:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9457877</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9457877</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9457877</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2009/03/04/how-to-self-service-site-creation.aspx#comments</comments><description>&lt;p&gt;Creating a new site collection usually requires a farm admin permission level since the tools to do so are available through the central admin or by using an stsadm command line. &lt;/p&gt;  &lt;p&gt;In some cases, you want to delegate the site creation to end users (without granting them farm admin privilege obviously!). &lt;/p&gt;  &lt;p&gt;Self-Service Site Creation allows users with the use Self-Service site Creation’ permission to create sites in defined URL namespaces (the web application). This post will show how to enable Self-Service Site Creation, and control the access rights to this feature. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Enabling Self-Service site creation: &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;the feature is enabled from the Central Admin on the web application level. &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;browse to &lt;font color="#0000ff"&gt;&lt;u&gt;http://&amp;lt;&lt;em&gt;your central admin&lt;/em&gt;&amp;gt;/_admin/ConfigSSC.aspx&lt;/u&gt;&lt;/font&gt;. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt; 2. select the web application where you want to enable self-service site creation, and select “On” in the Enable Self Service Site creation section. &lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="204" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/HowToSelfservicesitecreation_BC91/image_10.png" width="522" border="0" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Granting permissions to use the self service site creation&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;permissions to use this feature can be control on the “top-level root web site” for the web application. the site “Members” group will have the required permission level to use the feature, which is granted through the “Contribute” permission level. &lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="772" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/HowToSelfservicesitecreation_BC91/image_9.png" width="462" border="0" /&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;all you need to do now is to add users to the members group. and publish the URL for self service site creation. (&lt;u&gt;&lt;font color="#0000ff"&gt;http:/your/webappurl/_layouts/scsignup.aspx&lt;/font&gt;&lt;/u&gt;).&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Note: you should control the group memberships on the root level web site in your web application as often you want to restrict access to self service site creation. remember self service site creation is creating new site collections (not sub webs), site collections are boundaries for management and security, and you should have rules for allowing people to create new site collections. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;- mutaz&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9457877" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint/">SharePoint</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Admin/">Admin</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/governance/">governance</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2009/03/04/how-to-self-service-site-creation.aspx</feedburner:origLink></item><item><title>error: “The application-specific permission settings do not grant Local Activation “</title><link>http://feedproxy.google.com/~r/mutaz/~3/IH7uDhGjSRc/error-the-application-specific-permission-settings-do-not-grant-local-activation.aspx</link><pubDate>Thu, 12 Feb 2009 02:02:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9413636</guid><dc:creator>MutazAG</dc:creator><slash:comments>11</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9413636</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9413636</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2009/02/11/error-the-application-specific-permission-settings-do-not-grant-local-activation.aspx#comments</comments><description>&lt;p&gt;this is a common DCOM error that often seen in sharepoint deployments. the error details form the application event log: &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000"&gt;Event Type:&amp;#160;&amp;#160;&amp;#160; Error      &lt;br /&gt;Event Source:&amp;#160;&amp;#160;&amp;#160; DCOM       &lt;br /&gt;Event Category:&amp;#160;&amp;#160;&amp;#160; None       &lt;br /&gt;Event ID:&amp;#160;&amp;#160;&amp;#160; 10016       &lt;br /&gt;Date:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 10/02/2009       &lt;br /&gt;Time:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 10:51:42 AM       &lt;br /&gt;User:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; KIOSKPOC\svc_SP       &lt;br /&gt;Computer:&amp;#160;&amp;#160;&amp;#160; HTS0367       &lt;br /&gt;Description:       &lt;br /&gt;The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID       &lt;br /&gt;&lt;strong&gt;{61738644-F196-11D0-9953-00C04FD919C1}&lt;/strong&gt;       &lt;br /&gt;to the user KIOSKPOC\svc_SP SID (S-1-5-21-4047873115-1278379611-1960023932-1132).&amp;#160; This security permission can be modified using the Component Services administrative tool. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#ff0000"&gt;For more information, see Help and Support Center at &lt;/font&gt;&lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;&lt;font color="#ff0000"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/font&gt;&lt;/a&gt;&lt;font color="#ff0000"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;to fix the error, you need to grant the local activation permission to the component that is referred to in the error log. in the case of the error above, the component is &lt;strong&gt;&lt;font color="#ff0000"&gt;IIS WAMREG admin service&lt;/font&gt;&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;here are the instructions to grant the required permission to the component: &lt;/p&gt;  &lt;table cellspacing="0" cellpadding="2" width="529" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="200"&gt;1. Open Component Services management consol. &lt;/td&gt;        &lt;td valign="top" width="327"&gt;to do so on a Windows 2008 server - run the commend: &lt;strong&gt;comexp.msc&lt;/strong&gt; from the Run window (or a command prompt).           &lt;br /&gt;          &lt;br /&gt;or just go to &lt;strong&gt;Administrative tools&lt;/strong&gt;, and select to run &lt;strong&gt;Component Services&lt;/strong&gt;. &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;2. Select the &lt;strong&gt;IIS WAMREG admin Service&lt;/strong&gt; component.           &lt;br /&gt;          &lt;br /&gt;(you will find it under: Component Services \ Computer \ My Computer\ DCOM Config)           &lt;br /&gt;&lt;/td&gt;        &lt;td valign="top" width="327"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/errorTheapplicationspecificpermissionset_9DFD/image_2.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="179" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/errorTheapplicationspecificpermissionset_9DFD/image_thumb.png" width="340" border="0" /&gt;&lt;/a&gt; &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;3. Right click the component, select properties and switch to the &lt;strong&gt;Security&lt;/strong&gt; tab.&lt;/td&gt;        &lt;td valign="top" width="327"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/errorTheapplicationspecificpermissionset_9DFD/image_4.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/errorTheapplicationspecificpermissionset_9DFD/image_thumb_1.png" width="186" border="0" /&gt;&lt;/a&gt; &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;4. Click &lt;strong&gt;Edit&lt;/strong&gt; in the section named: &lt;strong&gt;Launch and Activation Permissions&lt;/strong&gt;. &lt;/td&gt;        &lt;td valign="top" width="327"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/errorTheapplicationspecificpermissionset_9DFD/image_6.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/errorTheapplicationspecificpermissionset_9DFD/image_thumb_2.png" width="203" border="0" /&gt;&lt;/a&gt; &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;5. Add your service account and grant it &lt;strong&gt;local&lt;/strong&gt; &lt;strong&gt;launch&lt;/strong&gt; and &lt;strong&gt;local activation&lt;/strong&gt; permissions. &lt;/td&gt;        &lt;td valign="top" width="327"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/errorTheapplicationspecificpermissionset_9DFD/image_8.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/errorTheapplicationspecificpermissionset_9DFD/image_thumb_3.png" width="203" border="0" /&gt;&lt;/a&gt; &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;6. OK your settings, and &lt;strong&gt;reset IIS&lt;/strong&gt;&lt;/td&gt;        &lt;td valign="top" width="327"&gt;&amp;#160;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;cheers,    &lt;br /&gt;- mutaz&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9413636" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint/">SharePoint</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/Troubleshooting/">Troubleshooting</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2009/02/11/error-the-application-specific-permission-settings-do-not-grant-local-activation.aspx</feedburner:origLink></item><item><title>SSP Admin cannot manage existing BDC applications?</title><link>http://feedproxy.google.com/~r/mutaz/~3/6ftDMNWLOO0/ssp-admin-cannot-manage-existing-bdc-applications.aspx</link><pubDate>Mon, 15 Dec 2008 02:00:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9215986</guid><dc:creator>MutazAG</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9215986</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9215986</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2008/12/14/ssp-admin-cannot-manage-existing-bdc-applications.aspx#comments</comments><description>&lt;p&gt;A newly created SSP admin with full set of permissions on BDC gets access denied messages when trying to manage existing BDC applications if the new SSP admin was created after the BDC application was imported to the SSP. &lt;/p&gt;  &lt;p&gt;To resolve this issue, go to manage permissions on BDC (/ssp/admin/_layouts/BDCAdminUI/ManagePermissions.aspx) select the new user and click on &amp;quot;copy all permissions to descendants&amp;quot;.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/SSPAdmincannotmanageExistingBDCApplicati_8CBE/image_4.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="144" alt="image" src="http://blogs.msdn.com/blogfiles/mutaz/WindowsLiveWriter/SSPAdmincannotmanageExistingBDCApplicati_8CBE/image_thumb_1.png" width="504" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;- mutaz&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9215986" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2008/12/14/ssp-admin-cannot-manage-existing-bdc-applications.aspx</feedburner:origLink></item><item><title>patterns &amp; practices: Application Architecture Guide 2.0 (The Book) - Home</title><link>http://feedproxy.google.com/~r/mutaz/~3/oRd_sF7grMg/patterns-practices-application-architecture-guide-2-0-the-book-home.aspx</link><pubDate>Thu, 11 Dec 2008 06:02:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9194504</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9194504</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9194504</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2008/12/11/patterns-practices-application-architecture-guide-2-0-the-book-home.aspx#comments</comments><description>&lt;p&gt; was released&amp;#160; few weeks ago, includes a good little section on architecture decisions you often see in building a SharePoint based LOB. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.codeplex.com/AppArchGuide"&gt;patterns &amp;amp; practices: Application Architecture Guide 2.0 (The Book) - Home&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;- mutaz &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9194504" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/patterns+and+practices/">patterns and practices</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2008/12/11/patterns-practices-application-architecture-guide-2-0-the-book-home.aspx</feedburner:origLink></item><item><title>PowerShell SharePoint deployment scripts</title><link>http://feedproxy.google.com/~r/mutaz/~3/4RgHHebgMEQ/powershell-sharepoint-deployment-scripts.aspx</link><pubDate>Wed, 10 Dec 2008 06:01:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9188927</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9188927</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9188927</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2008/12/10/powershell-sharepoint-deployment-scripts.aspx#comments</comments><description>&lt;p&gt;cross posting from the &lt;a href="http://blogs.msdn.com/mcsnoiwb/" target="_blank"&gt;Norwegian MCS IW team&lt;/a&gt;: &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;table cellspacing="0" cellpadding="2" width="400" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="400"&gt;         &lt;p&gt;&lt;b&gt;It is an pleasure to announce the first of our two new SharePoint projects on Codeplex.com:&lt;/b&gt;&lt;/p&gt;          &lt;blockquote&gt;           &lt;p&gt;&lt;b&gt;Project Description&lt;/b&gt;              &lt;br /&gt;SharePoint PowerShell Deploy is a set of PowerShell files to help you build, deploy, upgrade and destroy a SharePoint farm. It can be used on development machines as well as test and production scenarios.               &lt;br /&gt;Background information and thoughts about the project are available at this &lt;a href="http://blogs.msdn.com/mcsnoiwb/archive/2008/11/14/sharepoint-and-powershell-practical-tips.aspx"&gt;blog entry&lt;/a&gt;&lt;/p&gt;            &lt;p&gt;&lt;b&gt;SharePoint PowerShell Deploy&lt;/b&gt;              &lt;br /&gt;It is often very tideous to create and set up SharePoint on one machine, then reproduce the same steps on another machine in another environoment over and over again for development and testing. SharePoint PowerShell Deploy automates this process from start to end. From psconfig (the SharePoint installation wizard) to creation of subsites based on your own site definitions. All you need to do is to define your settings in the &amp;quot;deploy.ps1&amp;quot; file and start the project with the run.cmd file. &lt;/p&gt;         &lt;/blockquote&gt;          &lt;p&gt;Read on the the CodePlex site - &lt;a href="http://www.codeplex.com/sharepointpdeploy"&gt;http://www.codeplex.com/sharepointpdeploy&lt;/a&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;cheers,   &lt;br /&gt;- mutaz&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9188927" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2008/12/10/powershell-sharepoint-deployment-scripts.aspx</feedburner:origLink></item><item><title>Patterns and Practices: SharePoint Guidance</title><link>http://feedproxy.google.com/~r/mutaz/~3/l7YK3Tau2bE/patterns-and-practices-sharepoint-guidance.aspx</link><pubDate>Sat, 15 Nov 2008 02:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9081097</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9081097</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9081097</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2008/11/14/patterns-and-practices-sharepoint-guidance.aspx#comments</comments><description>&lt;P&gt;The patterns and practices SharePoint Guidance is here, this guidance helps architects and developers design, build, test, deploy and upgrade SharePoint intranet applications. A reference implementation that is named the Contoso Training Management application demonstrates solutions to common architectural, development, and application lifecycle management challenges.&lt;/P&gt;
&lt;P&gt;This guidance discusses the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Architectural decisions about patterns, feature factoring, and packaging. 
&lt;LI&gt;Design tradeoffs for common decisions many developers encounter, such as when to use SharePoint lists or a database to store information. 
&lt;LI&gt;Implementation examples that are demonstrated in the Training Management application and in the QuickStarts. 
&lt;LI&gt;How to design for testability, create unit tests, and run continuous integration. 
&lt;LI&gt;How to set up different environments including the development, build, test, staging, and production environments. 
&lt;LI&gt;How to manage the application life cycle through development, test, deployment, and upgrading. 
&lt;LI&gt;Team-based intranet application development. &lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Links to the new sharePoint Guidance: &lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;A href="http://microsoft.com/spg"&gt;&lt;FONT color=#0000ff&gt;http://microsoft.com/spg&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;and &lt;/SPAN&gt;&lt;A href="http://www.codeplex.com/spg"&gt;http://www.codeplex.com/spg&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- mutaz&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9081097" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/patterns+and+practices/">patterns and practices</category><category domain="http://blogs.msdn.com/b/mutaz/archive/tags/SharePoint/">SharePoint</category><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2008/11/14/patterns-and-practices-sharepoint-guidance.aspx</feedburner:origLink></item><item><title>SSRS 2008 and Report Builder 2.0</title><link>http://feedproxy.google.com/~r/mutaz/~3/Dky56tvT6WU/ssrs-2008-and-report-builder-2-0.aspx</link><pubDate>Wed, 12 Nov 2008 06:57:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9061299</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9061299</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9061299</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2008/11/12/ssrs-2008-and-report-builder-2-0.aspx#comments</comments><description>&lt;P&gt;Today i finally had a chance to look at SSRS 2008. some of the new features that i already like about it: &lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;the new tablix control: a mix of table + matrix, will let you combine both table capabilities and matrix capabilities in one grid. some examples of its new features are combining both static and dumanic columns, and having multiple parallel dynamic groups in a grid. &lt;/LI&gt;
&lt;LI&gt;gauges indicators, gives you new ways to visualize KPI data&lt;/LI&gt;
&lt;LI&gt;enhanced design experience for tablix and charts&lt;/LI&gt;
&lt;LI&gt;new chart types&lt;/LI&gt;
&lt;LI&gt;and export to Word, so now you can expert your report to Word, and then edit it to add commentary before publising&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;also, the new Report Builder 2.0 looks cool, unline the old builder, this one allows you to connect to any data source known to the designer. not only report models. I am still to experiment with custom built data extensions. I find more user friendly for report designers who are not developers or dont want to deal with Visual studio tools to create and design reports. &lt;/P&gt;
&lt;P&gt;the new builder can be downloaded from here: &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9f783224-9871-4eea-b1d5-f3140a253db6&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=9f783224-9871-4eea-b1d5-f3140a253db6&amp;amp;displaylang=en&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;BR&gt;- mutaz&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9061299" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2008/11/12/ssrs-2008-and-report-builder-2-0.aspx</feedburner:origLink></item><item><title>"Command Prompt" here!</title><link>http://feedproxy.google.com/~r/mutaz/~3/wIvuOL6wD28/command-prompt-here.aspx</link><pubDate>Mon, 10 Nov 2008 06:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9056739</guid><dc:creator>MutazAG</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.msdn.com/b/mutaz/rsscomments.aspx?WeblogPostID=9056739</wfw:commentRss><wfw:comment>http://blogs.msdn.com/b/mutaz/commentapi.aspx?WeblogPostID=9056739</wfw:comment><comments>http://blogs.msdn.com/b/mutaz/archive/2008/11/10/command-prompt-here.aspx#comments</comments><description>&lt;P&gt;here is a&amp;nbsp;very handy registry edit that will add a "Command prompt" and "12 Folder" commands to your windows explorer contenxt menu: &lt;A href="http://blogs.msdn.com/jb/archive/2007/09/19/12-folder-from-here.aspx" mce_href="http://blogs.msdn.com/jb/archive/2007/09/19/12-folder-from-here.aspx"&gt;http://blogs.msdn.com/jb/archive/2007/09/19/12-folder-from-here.aspx&lt;/A&gt;. use when you want to open a command prompt on the 12 folder direct (useful when using stsadm command). &lt;/P&gt;
&lt;P&gt;here is the trick (copied from the blog post above): &lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Save the following as a .REG file and import it:&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;Windows Registry Editor Version 5.00&lt;BR&gt;&amp;nbsp;&lt;BR&gt;[HKEY_CLASSES_ROOT\Folder\shell\Open12Folder]&lt;BR&gt;@="12 Folder"&lt;BR&gt;&amp;nbsp;&lt;BR&gt;[HKEY_CLASSES_ROOT\Folder\shell\Open12Folder\Command]&lt;BR&gt;@="cmd.exe /k cd \"%%CommonProgramFiles%%\\microsoft shared\\web server extensions\\12\\BIN\""&lt;BR&gt;&amp;nbsp;&lt;BR&gt;[HKEY_CLASSES_ROOT\Folder\shell\OpenNew]&lt;BR&gt;@="Command Prompt"&lt;BR&gt;&amp;nbsp;&lt;BR&gt;[HKEY_CLASSES_ROOT\Folder\shell\OpenNew\Command]&lt;BR&gt;@="cmd.exe /k cd %1"&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;- mutaz&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9056739" width="1" height="1"&gt;</description><feedburner:origLink>http://blogs.msdn.com/b/mutaz/archive/2008/11/10/command-prompt-here.aspx</feedburner:origLink></item></channel></rss>
