<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>risual support blog</title>
	<atom:link href="http://support.risualblogs.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://support.risualblogs.com/blog</link>
	<description>notes from the frontline</description>
	<lastBuildDate>Fri, 18 May 2012 16:31:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>View what Public Folder Database your Mailbox Databases are pointing to in Exchange 2010</title>
		<link>http://support.risualblogs.com/blog/2012/05/18/view-what-public-folder-database-your-mailbox-databases-are-pointing-to-in-exchange-2010/</link>
		<comments>http://support.risualblogs.com/blog/2012/05/18/view-what-public-folder-database-your-mailbox-databases-are-pointing-to-in-exchange-2010/#comments</comments>
		<pubDate>Fri, 18 May 2012 16:31:58 +0000</pubDate>
		<dc:creator>Daniel Davies</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/05/18/view-what-public-folder-database-your-mailbox-databases-are-pointing-to-in-exchange-2010/</guid>
		<description><![CDATA[Here is a quick simple command you can run to view what Public Folder Database your Mailbox Databases are pointing to in Exchange 2010. Get-MailboxDatabase&#160; &#124; Sort-Object PublicFolderDatabase &#124;&#160; Ft Name, PublicFolderDatabase &#160; This will give you an output like below Name&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; PublicFolderDatabase &#8212;-&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; DB1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 01-PF DB2&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 01-PF DB3&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 02-PF DB4&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 02-PF DB5&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 03-PF]]></description>
			<content:encoded><![CDATA[<p>Here is a quick simple command you can run to view what Public Folder Database your Mailbox Databases are pointing to in Exchange 2010.</p>
<p><strong>Get-MailboxDatabase&#160; | Sort-Object PublicFolderDatabase |&#160; Ft Name, PublicFolderDatabase</strong></p>
<p>&#160;</p>
<p>This will give you an output like below </p>
<p><strong>Name&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; PublicFolderDatabase     <br />&#8212;-&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;      <br />DB1&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 01-PF      <br />DB2&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 01-PF      <br />DB3&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 02-PF      <br />DB4&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 02-PF      <br />DB5&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 03-PF</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/05/18/view-what-public-folder-database-your-mailbox-databases-are-pointing-to-in-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cumulative Update 6 for System Center Operations Manager 2007 R2 has been released</title>
		<link>http://support.risualblogs.com/blog/2012/05/17/cumulative-update-6-for-system-center-operations-manager-2007-r2-has-been-released/</link>
		<comments>http://support.risualblogs.com/blog/2012/05/17/cumulative-update-6-for-system-center-operations-manager-2007-r2-has-been-released/#comments</comments>
		<pubDate>Thu, 17 May 2012 11:07:00 +0000</pubDate>
		<dc:creator>Daniel Davies</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/05/17/cumulative-update-6-for-system-center-operations-manager-2007-r2-has-been-released/</guid>
		<description><![CDATA[Cumulative Update 6 has been released for System Center Operations Manager 2007 R2, this CU fixes the below issues. “Cumulative Update 6 for Operations Manager 2007 R2 resolves the following issues: RMS promotion fails if NetworkName and PrincipalNames are not in sync for agents. UI is limited to only 100 MB for the Memory Usage [...]]]></description>
			<content:encoded><![CDATA[<p> Cumulative Update 6 has been released for System Center Operations Manager 2007 R2, this CU fixes the below issues.</p>
<p><strong>“Cumulative Update 6 for Operations Manager 2007 R2 resolves the following issues: </strong></p>
<ul>
<li><strong>RMS promotion fails if NetworkName and PrincipalNames are not in sync for agents. </strong></li>
<li><strong>UI is limited to only 100 MB for the Memory Usage field in the wizard. </strong></li>
<li><strong>Additional OIDs in auth certificate are not processed correctly. </strong></li>
<li><strong>AEM creates duplicate computer objects in OpsMgr based on Agents NetBIOS name. </strong></li>
<li><strong>Cannot open reporting pane on OpsMgr 2007 R2 remote console. </strong></li>
<li><strong>Cannot view schedule for scheduled report. </strong></li>
<li><strong>ManagementServerConfigTool with the option &quot;promoterms&quot; fails because it stops polling the SDK Service. </strong></li>
<li><strong>OpsMgr reports are failing on Windows 7 with the error: &quot;Cannot initialize report.&quot; </strong></li>
<li><strong>ACS events have &quot;n/a&quot; as their category in the ACS database. </strong></li>
<li><strong>Watch agentless monitoring listener to detect failure to respond. </strong></li>
<li><strong>SCOM SDK memory leak on cryptography keys and cryptography contexts. </strong></li>
<li><strong>After you click Edit Schedule, a message box appears, and you cannot save the change value. </strong></li>
<li><strong>Audit events can be lost when the AdtServer process crashes.</strong></li>
</ul>
<p> <strong>Cumulative Update 6 for Operations Manager 2007 R2 resolves the following cross-platform issues: </strong>
<ul>
<li><strong>The installation process for the IBM AIX 6.1 agent incorrectly checks for AIX 5.3 packages. </strong></li>
<li><strong>After a system restart, the OpsMgr agent for Solaris may start to run before local file systems are mounted. </strong></li>
<li><strong>On Red Hat Linux version 4 and SUSE Linux version 9, LVM disks are not discovered and cannot be monitored. </strong></li>
<li><strong>The OpsMgr agent for AIX does not report the arguments for monitored processes. </strong></li>
<li><strong>When Microsoft security update MS12-006 is installed on an OpsMgr management server, that management server can no longer communicate with the OpsMgr agent on any Linux or UNIX server. </strong></li>
<li><strong>On HP-UX, OpsMgr cannot discover and monitor a logical volume that is composed of more than 127 physical volumes.</strong></li>
</ul>
<p> <strong>Cumulative Update 6 for Operations Manager 2007 R2 adds the following cross-platform features: </strong>
<ul>
<li><strong>Support for IBM AIX 7.1 (POWER). </strong></li>
<li><strong>Support for Oracle Solaris 11 (x86 and SPARC).”</strong></li>
</ul>
<p>&#160;</p>
<p>You can download the Cumulative update from <a title="http://www.microsoft.com/en-us/download/details.aspx?id=29850" href="http://www.microsoft.com/en-us/download/details.aspx?id=29850">http://www.microsoft.com/en-us/download/details.aspx?id=29850</a></p>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/05/17/cumulative-update-6-for-system-center-operations-manager-2007-r2-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voice Mail Preview is not being displayed with English (en-GB) Language Pack</title>
		<link>http://support.risualblogs.com/blog/2012/05/15/voice-mail-preview-is-not-being-displayed-with-english-en-gb-language-pack/</link>
		<comments>http://support.risualblogs.com/blog/2012/05/15/voice-mail-preview-is-not-being-displayed-with-english-en-gb-language-pack/#comments</comments>
		<pubDate>Tue, 15 May 2012 16:54:57 +0000</pubDate>
		<dc:creator>Jovan Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/05/15/voice-mail-preview-is-not-being-displayed-with-english-en-gb-language-pack/</guid>
		<description><![CDATA[If you are based in the UK and run Exchange 2010 UM it is likely that you will install and use the English (en-GB) Language Pack with your UM Dial Plan. You may then notice that Voice Mail Previews are not being displayed in Outlook or OWA. Be aware that Voicemail Preview is only available [...]]]></description>
			<content:encoded><![CDATA[<p>If you are based in the UK and run Exchange 2010 UM it is likely that you will install and use the English (en-GB) Language Pack with your UM Dial Plan.</p>
<p>You may then notice that Voice Mail Previews are not being displayed in Outlook or OWA.</p>
<p>Be aware that Voicemail Preview is only available with the following UM Language Packs:</p>
<ul>
<li>English (US) (en-US)</li>
<li>English (Canada) (en-CA)</li>
<li>French (France) (fr-FR)</li>
<li>Italian (it-IT)</li>
<li>Polish (pl-PL)</li>
<li>Portuguese (Portugal) (pt-PT)</li>
<li>Spanish (Spain) (es-ES)</li>
</ul>
<p><a title="http://technet.microsoft.com/en-us/library/ff629381.aspx" href="http://technet.microsoft.com/en-us/library/ff629381.aspx">http://technet.microsoft.com/en-us/library/ff629381.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/05/15/voice-mail-preview-is-not-being-displayed-with-english-en-gb-language-pack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The World Wide Web Publishing Service (W3SVC) isn&#8217;t running on any exchange server in the site.. In Exchange 2010</title>
		<link>http://support.risualblogs.com/blog/2012/05/15/the-world-wide-web-publishing-service-w3svc-isnt-running-on-any-exchange-server-in-the-site-in-exchange-2010/</link>
		<comments>http://support.risualblogs.com/blog/2012/05/15/the-world-wide-web-publishing-service-w3svc-isnt-running-on-any-exchange-server-in-the-site-in-exchange-2010/#comments</comments>
		<pubDate>Tue, 15 May 2012 16:48:01 +0000</pubDate>
		<dc:creator>Jovan Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/05/15/the-world-wide-web-publishing-service-w3svc-isnt-running-on-any-exchange-server-in-the-site-in-exchange-2010/</guid>
		<description><![CDATA[If you have installed the Exchange Management Console on your client machine or server other than your Exchange 2010 servers you may come across the error below: Solution If you update your Exchange Servers to Service Pack 1/2, ensure you do the same on the machine running the Management Console.]]></description>
			<content:encoded><![CDATA[<p>If you have installed the Exchange Management Console on your client machine or server other than your Exchange 2010 servers you may come across the error below:</p>
<p><a href="http://support.risualblogs.com/blog/files/2012/05/image.png"><img style="border-top: 0px;border-right: 0px;border-bottom: 0px;padding-top: 0px;padding-left: 0px;border-left: 0px;padding-right: 0px" border="0" alt="image" src="http://support.risualblogs.com/blog/files/2012/05/image_thumb.png" width="653" height="139" /></a></p>
<p><strong>Solution</strong></p>
<p>If you update your Exchange Servers to Service Pack 1/2, ensure you do the same on the machine running the Management Console.</p>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/05/15/the-world-wide-web-publishing-service-w3svc-isnt-running-on-any-exchange-server-in-the-site-in-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Mailbox Database Failover in Exchange 2010</title>
		<link>http://support.risualblogs.com/blog/2012/05/04/disable-mailbox-database-failover-in-exchange-2010/</link>
		<comments>http://support.risualblogs.com/blog/2012/05/04/disable-mailbox-database-failover-in-exchange-2010/#comments</comments>
		<pubDate>Fri, 04 May 2012 16:10:53 +0000</pubDate>
		<dc:creator>Jovan Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/05/04/disable-mailbox-database-failover-in-exchange-2010/</guid>
		<description><![CDATA[In an Exchange 2010 DAG, you may want to disable database activation on another mailbox server that holds a copy but maintain the replication and replay activities. Below is the command to do so: Suspend-MailboxDatabaseCopy -Identity DB2\MBXSERVER1 -ActivationOnly]]></description>
			<content:encoded><![CDATA[<p>In an Exchange 2010 DAG, you may want to disable database activation on another mailbox server that holds a copy but maintain the replication and replay activities. Below is the command to do so:</p>
<p><strong>Suspend-MailboxDatabaseCopy -Identity DB2\MBXSERVER1 -ActivationOnly</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/05/04/disable-mailbox-database-failover-in-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set a Lagged Mailbox Database Copy in Exchange 2010</title>
		<link>http://support.risualblogs.com/blog/2012/05/04/set-a-lagged-mailbox-database-copy-in-exchange-2010/</link>
		<comments>http://support.risualblogs.com/blog/2012/05/04/set-a-lagged-mailbox-database-copy-in-exchange-2010/#comments</comments>
		<pubDate>Fri, 04 May 2012 14:37:09 +0000</pubDate>
		<dc:creator>Daniel Davies</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/05/04/set-a-lagged-mailbox-database-copy-in-exchange-2010/</guid>
		<description><![CDATA[Here is a quick simple command you can run to set a lagged copy time on a Database copy when it already exists. The below command will set the&#160; lag copy for 7 days behind (The maximum you can increase this to is 14 Days) Set-MailboxDatabaseCopy –Identity DatabaseName\Mailboxservername -ReplayLagTime 07.00:00:00]]></description>
			<content:encoded><![CDATA[<p>Here is a quick simple command you can run to set a lagged copy time on a Database copy when it already exists.</p>
<p>The below command will set the&#160; lag copy for <strong>7 days</strong> behind<strong> (The maximum you can increase this to is 14 Days)</strong></p>
<p>Set-MailboxDatabaseCopy –Identity <strong>DatabaseName\Mailboxservername </strong>-ReplayLagTime 07.00:00:00</p>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/05/04/set-a-lagged-mailbox-database-copy-in-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRM 2011 Rollup 8 Released</title>
		<link>http://support.risualblogs.com/blog/2012/05/03/crm-2011-rollup-8-released/</link>
		<comments>http://support.risualblogs.com/blog/2012/05/03/crm-2011-rollup-8-released/#comments</comments>
		<pubDate>Thu, 03 May 2012 14:58:40 +0000</pubDate>
		<dc:creator>Daniel Davies</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/05/03/crm-2011-rollup-8-released/</guid>
		<description><![CDATA[Just to let you know CRM 2011 Rollup 8&#160; has been released You can download from the following location http://www.microsoft.com/en-us/download/details.aspx?id=29692&#38;WT.mc_id=rss_alldownloads_all]]></description>
			<content:encoded><![CDATA[<p>Just to let you know CRM 2011 Rollup 8&#160; has been released <img alt="Smile" src="http://support.risualblogs.com/blog/files/2012/01/wlEmoticon-smile2.png" /></p>
<p>You can download from the following location <a title="http://www.microsoft.com/en-us/download/details.aspx?id=29692&amp;WT.mc_id=rss_alldownloads_all" href="http://www.microsoft.com/en-us/download/details.aspx?id=29692&amp;WT.mc_id=rss_alldownloads_all">http://www.microsoft.com/en-us/download/details.aspx?id=29692&amp;WT.mc_id=rss_alldownloads_all</a></p>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/05/03/crm-2011-rollup-8-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code blocks are not allowed in this file error in SharePoint 2010</title>
		<link>http://support.risualblogs.com/blog/2012/04/30/code-blocks-are-not-allowed-in-this-file-error-in-sharepoint-2010/</link>
		<comments>http://support.risualblogs.com/blog/2012/04/30/code-blocks-are-not-allowed-in-this-file-error-in-sharepoint-2010/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 09:10:20 +0000</pubDate>
		<dc:creator>Jovan Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/04/30/code-blocks-are-not-allowed-in-this-file-error-in-sharepoint-2010/</guid>
		<description><![CDATA[We came across the below issue after a using uploaded some files to a SharePoint site. When navigating to the affected site users would receive the following error: An error occurred during the processing of /site/SharedDocuments/Forms/AllItems.aspx. Code blocks are not allowed in this file. Solution: The AllItems.aspx had become corrupt. To resolve this we replaced [...]]]></description>
			<content:encoded><![CDATA[<p>We came across the below issue after a using uploaded some files to a SharePoint site. When navigating to the affected site users would receive the following error:</p>
<p><em>An error occurred during the processing of /site/SharedDocuments/Forms/<strong>AllItems.aspx</strong>. Code blocks are not allowed in this file.</em></p>
<p><strong>Solution:</strong></p>
<p>The <strong>AllItems.aspx</strong> had become corrupt. To resolve this we replaced the Allitems.aspx file with one from a working site. To access the files, use the “Open with Explorer” option in SharePoint and navigate to the “Forms” folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/04/30/code-blocks-are-not-allowed-in-this-file-error-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Rollup 2 for Exchange Server 2010 Service Pack 2 Released</title>
		<link>http://support.risualblogs.com/blog/2012/04/27/update-rollup-2-for-exchange-server-2010-service-pack-2-released/</link>
		<comments>http://support.risualblogs.com/blog/2012/04/27/update-rollup-2-for-exchange-server-2010-service-pack-2-released/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 13:24:36 +0000</pubDate>
		<dc:creator>Daniel Davies</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/04/27/update-rollup-2-for-exchange-server-2010-service-pack-2-released/</guid>
		<description><![CDATA[Just to let you know Update Rollup 2 for Exchange Server 2010 Service Pack 2 (KB2645995) has been released You can download the rollup from http://www.microsoft.com/en-us/download/details.aspx?id=29427 Rollup 2 contains the following fixes (Referenced from http://support.microsoft.com/?kbid=2661854) Update Rollup 2 for Exchange Server 2010 SP2 resolves the issues that are described in the following Microsoft Knowledge Base (KB) [...]]]></description>
			<content:encoded><![CDATA[<p>Just to let you know Update Rollup 2 for Exchange Server 2010 Service Pack 2 (KB2645995) has been released <img src="http://support.risualblogs.com/blog/files/2012/01/wlEmoticon-smile8.png" alt="Smile" /></p>
<p>You can download the rollup from <a title="http://www.microsoft.com/en-us/download/details.aspx?id=29427" href="http://www.microsoft.com/en-us/download/details.aspx?id=29427">http://www.microsoft.com/en-us/download/details.aspx?id=29427</a></p>
<p>Rollup 2 contains the following fixes (Referenced from <a title="http://support.microsoft.com/?kbid=2661854" href="http://support.microsoft.com/?kbid=2661854">http://support.microsoft.com/?kbid=2661854</a>)</p>
<p>Update Rollup 2 for Exchange Server 2010 SP2 resolves the issues that are described in the following Microsoft Knowledge Base (KB) articles:</p>
<ul>
<li>A meeting request that is sent by an external user or by using a non-Microsoft email system is stamped as Busy instead of Tentative in an Exchange Server 2010 environment</li>
<li>Slow performance when you create many contacts by using Exchange Web Services in an Exchange Server 2010 environment</li>
<li>Email messages in the Sent Items folder have the same PR_INTERNET_MESSAGE_ID property in an Exchange Server 2010 environment</li>
<li>Customized contact objects revert to the default form after a public folder database replication in an Exchange Server 2010 environment</li>
<li>You cannot generate an OAB file that is larger than 2GB in an Exchange Server 2010 environment</li>
<li>A user can log on to a mailbox by using Outlook for Mac 2011 unexpectedly in an Exchange Server 2010 environment</li>
<li>MAPI_E_INVALID_PARAMETER errors occur when a MAPI application receives notifications in an Exchange Server 2010 environment</li>
<li>A hidden user is still displayed in the Organization information of Address Book in OWA in an Exchange Server 2010 environment</li>
<li>Event ID 3022 is logged and you cannot replicate a public folder from one Exchange Server 2010 server to another</li>
<li>Returned message items can disappear from the search results view when you use Outlook in online mode in an Exchange Server 2010 environment</li>
<li>Error message when you use the &#8220;Folder.Bind&#8221; method in an Exchange Server 2010 environment</li>
<li>An email message from an Exchange Server 2003 user is forwarded incorrectly to an external recipient of an Exchange Server 2010 user mailbox</li>
<li>A read receipt is not sent when a receiver does not expand a conversation to preview the message by using OWA in an Exchange Server 2010 environment</li>
<li>The Get-FederatedDomainProof cmdlet fails in an Exchange Server 2010 SP1 environment</li>
<li>An external email message is not delivered to mail-enabled public folders and you do not receive NDR messages in an Exchange Server 2010 environment</li>
<li>Updates for a meeting request are sent to all attendees directly in an Exchange Server 2010 environment</li>
<li>Text in tables is displayed incorrectly in the Conversation view in Outlook Web App in an Exchange Server 2010 environment</li>
<li>You encounter failures when you run the Test-EcpConnectivity cmdlet to test Exchange Control Panel connectivity in an Exchange Server 2010 environment</li>
<li>CPU resources are used up when you use the Set-MailboxMessageConfiguration cmdlet in an Exchange Server 2010 environment</li>
<li>&#8220;More than one mailbox has the same e-mail address&#8221; error message when you try to manage a mailbox in a tenant organization in an Exchange Server 2010 SP1 Hosting mode environment</li>
<li>An ActiveSync user cannot access a mailbox in an Exchange Server 2010 forest</li>
<li>An email address policy does not generate the email addresses of recipients correctly in an Exchange Server 2010 environment</li>
<li>OK button is not displayed when you change your password in Outlook Web App by using Firefox in an Exchange Server 2010 environment</li>
<li>Certain MailboxStatistics properties are not updated when a user uses a POP3 or IMAP4 client to access a mailbox in an Exchange 2010 environment</li>
<li>DPM protection agent service may stop responding on Exchange Server 2010 servers that are protected by System Center DPM 2010</li>
<li>Error message when you open an RTF email message that has inline attachments in an Exchange Server 2010 environment</li>
<li>A user in a trusted account forest cannot use the EMC to manage an Exchange Server 2010 SP2 server</li>
<li>Error message when you try to copy the Inbox folder to another folder in Outlook in online mode in an Exchange Server 2010 environment</li>
<li>The Microsoft Exchange File Distribution service consumes large amounts of memory in an Exchange Server 2010 environment</li>
<li>The user-agent information about an Exchange ActiveSync device is not updated in an Exchange Server 2010 environment</li>
<li>The display name of a contact in address book is empty in an Exchange Server 2010 environment</li>
<li>An EWS application crashes when it calls the GetStreamingEvents operation in an Exchange Server 2010 environment</li>
<li>Error message when a user who does not have a mailbox tries to move or delete an item that is in a shared mailbox by using Outlook Web App Premium</li>
<li>W3wp.exe consumes excessive CPU resources on Exchange Server 2010 Client Access servers when users open recurring calendar items in mailboxes by using Outlook Web App or EWS</li>
<li>EdgeTransport.exe process crashes in an Exchange Server 2010 environment</li>
<li>Whatif switch does not work in the Set-MoveRequest or Resume-MoveRequest cmdlet in an Exchange Server 2010 environment</li>
<li>Resource mailbox does not forward meeting request to delegates after one of the delegates&#8217; mailbox is disabled in an Exchange Server 2010 environment</li>
<li>The update tracking information option does not work in an Exchange Server 2010 environment</li>
<li>File name of a saved attachment is incorrect when you use OWA in Firefox 8 in an Exchange Server 2010 environment</li>
<li>Incorrect delivery report when you send an email message to a recipient who has configured an external forwarding address in an Exchange Server 2010 environment</li>
<li>EdgeTransport.exe process crashes without sending an NDR message when you send a message to a distribution group in an Exchange Server 2010 environment</li>
<li>Day of the week is not localized in MailTips in Outlook Web App in an Exchange Server 2010 environment</li>
<li>You cannot log on to Outlook Web App when a proxy is set up in an Exchange Server 2010 environment</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/04/27/update-rollup-2-for-exchange-server-2010-service-pack-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting the Maximum Send and Receive Size for all users in a certain Distribution Group in Exchange 2010</title>
		<link>http://support.risualblogs.com/blog/2012/04/27/setting-the-maximum-send-and-receive-size-for-all-users-in-a-certain-distribution-group-in-exchange-2010/</link>
		<comments>http://support.risualblogs.com/blog/2012/04/27/setting-the-maximum-send-and-receive-size-for-all-users-in-a-certain-distribution-group-in-exchange-2010/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 08:07:28 +0000</pubDate>
		<dc:creator>Daniel Davies</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://support.risualblogs.com/blog/2012/04/27/setting-the-maximum-send-and-receive-size-for-all-users-in-a-certain-distribution-group-in-exchange-2010/</guid>
		<description><![CDATA[Here is a quick command you can run from the Exchange management shell which will set the Maximum Send and Receive Size for all users in the specified Distribution Group. In The Below Example i’m setting the Send/Receive Limit to 100mb for all users in the Distribution Group called DG1. Get-DistributionGroup DG1&#124; Get-DistributionGroupMember &#124; Set-Mailbox [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a quick command you can run from the Exchange management shell which will set the Maximum Send and Receive Size for all users in the specified Distribution Group.</p>
<p>In The Below Example i’m setting the Send/Receive Limit to 100mb for all users in the Distribution Group called DG1.</p>
<p><b>Get-DistributionGroup<font color="#ff0000"> D</font><font color="#ff0000">G1</font>| Get-DistributionGroupMember | Set-Mailbox -MaxSendSize <font color="#ff0000">100mb</font> -MaxReceiveSize <font color="#ff0000">100mb</font></b></p>
<p><strong><font color="#ff0000"></font></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://support.risualblogs.com/blog/2012/04/27/setting-the-maximum-send-and-receive-size-for-all-users-in-a-certain-distribution-group-in-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

