<?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></title>
	<atom:link href="http://risualblogs.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://risualblogs.com/blog</link>
	<description></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://3.1409</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 [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2012/02/20/unable-to-restore-a-public-folder-in-exchange-2010-sp1/' rel='bookmark' title='Permanent Link: Unable to restore a Public Folder in Exchange 2010 SP1'>Unable to restore a Public Folder in Exchange 2010 SP1</a> <small>We recently came across an issue where we were unable...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/03/15/powershell-command-to-view-the-amount-of-white-space-in-your-exchange-databases/' rel='bookmark' title='Permanent Link: PowerShell Command to View the Amount of White Space in your Exchange Databases'>PowerShell Command to View the Amount of White Space in your Exchange Databases</a> <small>Just a quick useful command to show the amount of...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/04/05/exchange-powershell-command-to-view-the-last-backup-time-of-your-exchange-databases/' rel='bookmark' title='Permanent Link: Exchange PowerShell Command to View the last backup time of your Exchange Databases'>Exchange PowerShell Command to View the last backup time of your Exchange Databases</a> <small>Just a quick useful command to show you the last...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></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>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2012/02/20/unable-to-restore-a-public-folder-in-exchange-2010-sp1/' rel='bookmark' title='Permanent Link: Unable to restore a Public Folder in Exchange 2010 SP1'>Unable to restore a Public Folder in Exchange 2010 SP1</a> <small>We recently came across an issue where we were unable...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/03/15/powershell-command-to-view-the-amount-of-white-space-in-your-exchange-databases/' rel='bookmark' title='Permanent Link: PowerShell Command to View the Amount of White Space in your Exchange Databases'>PowerShell Command to View the Amount of White Space in your Exchange Databases</a> <small>Just a quick useful command to show the amount of...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/04/05/exchange-powershell-command-to-view-the-last-backup-time-of-your-exchange-databases/' rel='bookmark' title='Permanent Link: Exchange PowerShell Command to View the last backup time of your Exchange Databases'>Exchange PowerShell Command to View the last backup time of your Exchange Databases</a> <small>Just a quick useful command to show you the last...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</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>Direct Access Manage Out not working</title>
		<link>http://consulting.risualblogs.com/blog/2012/05/17/direct-access-manage-out-not-working/</link>
		<comments>http://consulting.risualblogs.com/blog/2012/05/17/direct-access-manage-out-not-working/#comments</comments>
		<pubDate>Thu, 17 May 2012 19:48:54 +0000</pubDate>
		<dc:creator>Ashley Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Forefront]]></category>
		<category><![CDATA[UAG]]></category>

		<guid isPermaLink="false">http://2.542</guid>
		<description><![CDATA[Quite a few weeks ago now I came across this issue on a customer site and managed to resolve narrowing it down to group policy and finding the troublesome policy to be the setting for &#34;Access this computer from the network&#34;. On Monday of this week Microsoft released a KB article detailing this problem (http://support.microsoft.com/kb/2663354) [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2011/12/08/rdp-over-direct-access/' rel='bookmark' title='Permanent Link: RDP over Direct Access'>RDP over Direct Access</a> <small>A customer has requested recently that they want to be...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/10/12/how-to-configure-the-network-access-account-in-sccm-2012/' rel='bookmark' title='Permanent Link: How to Configure the Network Access Account in SCCM 2012'>How to Configure the Network Access Account in SCCM 2012</a> <small>Just a quick guide on where to configure the Network...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/10/28/adfs-2-0-401-unauthorized-access/' rel='bookmark' title='Permanent Link: ADFS 2.0 401 Unauthorized Access'>ADFS 2.0 401 Unauthorized Access</a> <small>We had an issue recently when setting up CRM 2011...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Quite a few weeks ago now I came across this issue on a customer site and managed to resolve narrowing it down to group policy and finding the troublesome policy to be the setting for &quot;Access this computer from the network&quot;. On Monday of this week Microsoft released a KB article detailing this problem (<a title="http://support.microsoft.com/kb/2663354" href="http://support.microsoft.com/kb/2663354">http://support.microsoft.com/kb/2663354</a>) but thought it was worth blogging as i did come across it a few weeks ago (promise!)</p>
<p>Basically when you modify this particular group policy setting it changes the local policy on the machine. Manage out capabilities in Direct Access require the internal source user and computer account to authenticate IPsec connections to the DA client. This particular policy setting controls what accounts have access to system services on the DA computer. If the source computer account does not have this access then IPsec authentication will fail. The default setting for this is the only supported one currently for DA, by default this includes &#8211; Administrators, Backup Operators, Everyone, Users</p>
<p>Hope this helps others resolve a peculiar difficult to determine issue!</p>
<p>Ash </p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2011/12/08/rdp-over-direct-access/' rel='bookmark' title='Permanent Link: RDP over Direct Access'>RDP over Direct Access</a> <small>A customer has requested recently that they want to be...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/10/12/how-to-configure-the-network-access-account-in-sccm-2012/' rel='bookmark' title='Permanent Link: How to Configure the Network Access Account in SCCM 2012'>How to Configure the Network Access Account in SCCM 2012</a> <small>Just a quick guide on where to configure the Network...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/10/28/adfs-2-0-401-unauthorized-access/' rel='bookmark' title='Permanent Link: ADFS 2.0 401 Unauthorized Access'>ADFS 2.0 401 Unauthorized Access</a> <small>We had an issue recently when setting up CRM 2011...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2012/05/17/direct-access-manage-out-not-working/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://3.1408</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 [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2011/11/22/cumulative-update-3-for-system-center-service-manager-2010-sp1-released/' rel='bookmark' title='Permanent Link: Cumulative Update 3 for System Center Service Manager 2010 SP1 Released'>Cumulative Update 3 for System Center Service Manager 2010 SP1 Released</a> <small>Just to let you know Cumulative Update 3 for System...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2012/05/08/update-rollup-1-for-system-center-2012/' rel='bookmark' title='Permanent Link: Update Rollup 1 for System Center 2012'>Update Rollup 1 for System Center 2012</a> <small>Hi There, Update Rollup 1 has been released for System...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2011/07/20/operations-manager-2012-beta-released/' rel='bookmark' title='Permanent Link: Operations Manager 2012 Beta released'>Operations Manager 2012 Beta released</a> <small>The first public beta of Operations Manager has been released...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></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>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2011/11/22/cumulative-update-3-for-system-center-service-manager-2010-sp1-released/' rel='bookmark' title='Permanent Link: Cumulative Update 3 for System Center Service Manager 2010 SP1 Released'>Cumulative Update 3 for System Center Service Manager 2010 SP1 Released</a> <small>Just to let you know Cumulative Update 3 for System...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2012/05/08/update-rollup-1-for-system-center-2012/' rel='bookmark' title='Permanent Link: Update Rollup 1 for System Center 2012'>Update Rollup 1 for System Center 2012</a> <small>Hi There, Update Rollup 1 has been released for System...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2011/07/20/operations-manager-2012-beta-released/' rel='bookmark' title='Permanent Link: Operations Manager 2012 Beta released'>Operations Manager 2012 Beta released</a> <small>The first public beta of Operations Manager has been released...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</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>Changing Shortcut name of App-V Application</title>
		<link>http://consulting.risualblogs.com/blog/2012/05/16/changing-shortcut-name-of-app-v-application/</link>
		<comments>http://consulting.risualblogs.com/blog/2012/05/16/changing-shortcut-name-of-app-v-application/#comments</comments>
		<pubDate>Wed, 16 May 2012 13:08:57 +0000</pubDate>
		<dc:creator>steveh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[App-V]]></category>
		<category><![CDATA[APPV]]></category>
		<category><![CDATA[Virtualised Applications]]></category>

		<guid isPermaLink="false">http://2.540</guid>
		<description><![CDATA[Hi There, If you have an App-V application published via an App-V Management Server and subsequently want to change the name of the shortcut (be it published to desktop, start menu or elsewhere)&#8230; you&#8217;ll notice that making a change in either the App-V Management Console, or directly in the OSD file has no effect. You [...]


Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2011/12/15/ad-rms-changing-certification-pipeline-to-use-ssl-after-initial-install/' rel='bookmark' title='Permanent Link: AD RMS &#8211; Changing Certification Pipeline to use SSL after initial install'>AD RMS &#8211; Changing Certification Pipeline to use SSL after initial install</a> <small>Just a quick post showing how to change the certification...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/12/08/rdp-over-direct-access/' rel='bookmark' title='Permanent Link: RDP over Direct Access'>RDP over Direct Access</a> <small>A customer has requested recently that they want to be...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/07/19/exchange-2010-offline-address-book-is-pointing-to-the-deleted-objects-container-in-active-directory-this-property-should-be-fixed-as-soon-as-possible/' rel='bookmark' title='Permanent Link: Exchange 2010 Offline Address Book &ldquo; is pointing to the Deleted Objects container in Active Directory. This property should be fixed as soon as possible.&rdquo;'>Exchange 2010 Offline Address Book &ldquo; is pointing to the Deleted Objects container in Active Directory. This property should be fixed as soon as possible.&rdquo;</a> <small>We came across an issue recently where we were receiving...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Hi There,</p>
<p>If you have an App-V application published via an App-V Management Server and subsequently want to change the name of the shortcut (be it published to desktop, start menu or elsewhere)&#8230; you&#8217;ll notice that making a change in either the App-V Management Console, or directly in the OSD file has no effect. You find yourself having to re-import the application which is poor if it&#8217;s in production!</p>
<p>The way to do this is hidden away in the application properties. Simply navigate to the properties of the application, hit the shortcut tab and select &#8216;Advanced&#8217;. From here select your shortcut and choose Edit, then you will be able to change the name. Refresh the App-V client and it should be updated.</p>
<p>This is fairly simple but has eluded me for a while and meant i&#8217;ve been re-importing applications when i&#8217;ve wanted to change the name. This way is much faster.</p>
<p>Thanks,<br />
Steve</p>


<p>Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2011/12/15/ad-rms-changing-certification-pipeline-to-use-ssl-after-initial-install/' rel='bookmark' title='Permanent Link: AD RMS &#8211; Changing Certification Pipeline to use SSL after initial install'>AD RMS &#8211; Changing Certification Pipeline to use SSL after initial install</a> <small>Just a quick post showing how to change the certification...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/12/08/rdp-over-direct-access/' rel='bookmark' title='Permanent Link: RDP over Direct Access'>RDP over Direct Access</a> <small>A customer has requested recently that they want to be...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/07/19/exchange-2010-offline-address-book-is-pointing-to-the-deleted-objects-container-in-active-directory-this-property-should-be-fixed-as-soon-as-possible/' rel='bookmark' title='Permanent Link: Exchange 2010 Offline Address Book &ldquo; is pointing to the Deleted Objects container in Active Directory. This property should be fixed as soon as possible.&rdquo;'>Exchange 2010 Offline Address Book &ldquo; is pointing to the Deleted Objects container in Active Directory. This property should be fixed as soon as possible.&rdquo;</a> <small>We came across an issue recently where we were receiving...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2012/05/16/changing-shortcut-name-of-app-v-application/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://3.1407</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 [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2011/12/12/pre-requisites-for-exchange-2010-sp2-fail-due-to-um-language-packs/' rel='bookmark' title='Permanent Link: Pre-Requisites for Exchange 2010 SP2 Fail Due to UM Language Packs'>Pre-Requisites for Exchange 2010 SP2 Fail Due to UM Language Packs</a> <small>We had an issue recently when trying to upgrade Exchange...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/08/05/microsoft-sql-server-2008-service-pack-2-released/' rel='bookmark' title='Permanent Link: Microsoft SQL Server 2008 Service Pack 2 Released!'>Microsoft SQL Server 2008 Service Pack 2 Released!</a> <small>Microsoft SQL Server 2008 SP2 has now been released and...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2012/04/04/lync-enterprise-voice-take-up/' rel='bookmark' title='Permanent Link: Lync Enterprise Voice take-up'>Lync Enterprise Voice take-up</a> <small>This is some great news for advocates of Lync Enterprise...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></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>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2011/12/12/pre-requisites-for-exchange-2010-sp2-fail-due-to-um-language-packs/' rel='bookmark' title='Permanent Link: Pre-Requisites for Exchange 2010 SP2 Fail Due to UM Language Packs'>Pre-Requisites for Exchange 2010 SP2 Fail Due to UM Language Packs</a> <small>We had an issue recently when trying to upgrade Exchange...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/08/05/microsoft-sql-server-2008-service-pack-2-released/' rel='bookmark' title='Permanent Link: Microsoft SQL Server 2008 Service Pack 2 Released!'>Microsoft SQL Server 2008 Service Pack 2 Released!</a> <small>Microsoft SQL Server 2008 SP2 has now been released and...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2012/04/04/lync-enterprise-voice-take-up/' rel='bookmark' title='Permanent Link: Lync Enterprise Voice take-up'>Lync Enterprise Voice take-up</a> <small>This is some great news for advocates of Lync Enterprise...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</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://3.1406</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. Related posts:The Microsoft Exchange Information [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2011/06/16/the-microsoft-exchange-information-service-and-the-exchange-transport-service-fail-to-start-after-a-reboot-when-using-forefront-security-for-exchange/' rel='bookmark' title='Permanent Link: The Microsoft Exchange Information Service and the Exchange Transport service fail to start after a reboot when using Forefront Security for Exchange'>The Microsoft Exchange Information Service and the Exchange Transport service fail to start after a reboot when using Forefront Security for Exchange</a> <small>A customer recently had an issue where the Microsoft Exchange...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/02/14/update-rollup-1-for-exchange-server-2010-service-pack-2-released/' rel='bookmark' title='Permanent Link: Update Rollup 1 for Exchange Server 2010 Service Pack 2 Released'>Update Rollup 1 for Exchange Server 2010 Service Pack 2 Released</a> <small>Just to let you know Update Rollup 1 for Exchange...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/04/27/update-rollup-2-for-exchange-server-2010-service-pack-2-released/' rel='bookmark' title='Permanent Link: Update Rollup 2 for Exchange Server 2010 Service Pack 2 Released'>Update Rollup 2 for Exchange Server 2010 Service Pack 2 Released</a> <small>Just to let you know Update Rollup 2 for Exchange...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></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>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2011/06/16/the-microsoft-exchange-information-service-and-the-exchange-transport-service-fail-to-start-after-a-reboot-when-using-forefront-security-for-exchange/' rel='bookmark' title='Permanent Link: The Microsoft Exchange Information Service and the Exchange Transport service fail to start after a reboot when using Forefront Security for Exchange'>The Microsoft Exchange Information Service and the Exchange Transport service fail to start after a reboot when using Forefront Security for Exchange</a> <small>A customer recently had an issue where the Microsoft Exchange...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/02/14/update-rollup-1-for-exchange-server-2010-service-pack-2-released/' rel='bookmark' title='Permanent Link: Update Rollup 1 for Exchange Server 2010 Service Pack 2 Released'>Update Rollup 1 for Exchange Server 2010 Service Pack 2 Released</a> <small>Just to let you know Update Rollup 1 for Exchange...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/04/27/update-rollup-2-for-exchange-server-2010-service-pack-2-released/' rel='bookmark' title='Permanent Link: Update Rollup 2 for Exchange Server 2010 Service Pack 2 Released'>Update Rollup 2 for Exchange Server 2010 Service Pack 2 Released</a> <small>Just to let you know Update Rollup 2 for Exchange...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</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>Update Rollup 1 for System Center 2012</title>
		<link>http://consulting.risualblogs.com/blog/2012/05/08/update-rollup-1-for-system-center-2012/</link>
		<comments>http://consulting.risualblogs.com/blog/2012/05/08/update-rollup-1-for-system-center-2012/#comments</comments>
		<pubDate>Tue, 08 May 2012 20:58:49 +0000</pubDate>
		<dc:creator>steveh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AppController]]></category>
		<category><![CDATA[SC2012]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SCVMM]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://2.538</guid>
		<description><![CDATA[Hi There, Update Rollup 1 has been released for System Center 2012. This update addresses a number of issues with VMM, App Controller and OpsMgr See HERE Thanks SteveH &#160; Related posts:System Center 2012 Official Release #mms2012 We can finally talk/blog about it&#8230;. System Center 2012 release... System Center 2012 RTM on MSDN All the [...]


Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2012/04/17/system-center-2012-official-release-mms2012/' rel='bookmark' title='Permanent Link: System Center 2012 Official Release #mms2012'>System Center 2012 Official Release #mms2012</a> <small>We can finally talk/blog about it&#8230;. System Center 2012 release...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2012/04/03/system-center-2012-rtm-on-msdn/' rel='bookmark' title='Permanent Link: System Center 2012 RTM on MSDN'>System Center 2012 RTM on MSDN</a> <small>All the System Center 2012 code has hit MSDN and...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2012/01/26/system-center-advisor-released-%e2%80%93-proactive-server-configuration-management/' rel='bookmark' title='Permanent Link: System Center Advisor Released – Proactive Server Configuration Management'>System Center Advisor Released – Proactive Server Configuration Management</a> <small>Today, Microsoft announced the general availability of System Center Advisor...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Hi There,</p>
<p>Update Rollup 1 has been released for System Center 2012. This update addresses a number of issues with VMM, App Controller and OpsMgr</p>
<p>See <a href="http://support.microsoft.com/kb/2686249">HERE</a></p>
<p>Thanks<br />
SteveH</p>
<p>&nbsp;</p>


<p>Related posts:<ol><li><a href='http://consulting.risualblogs.com/blog/2012/04/17/system-center-2012-official-release-mms2012/' rel='bookmark' title='Permanent Link: System Center 2012 Official Release #mms2012'>System Center 2012 Official Release #mms2012</a> <small>We can finally talk/blog about it&#8230;. System Center 2012 release...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2012/04/03/system-center-2012-rtm-on-msdn/' rel='bookmark' title='Permanent Link: System Center 2012 RTM on MSDN'>System Center 2012 RTM on MSDN</a> <small>All the System Center 2012 code has hit MSDN and...</small></li>
<li><a href='http://consulting.risualblogs.com/blog/2012/01/26/system-center-advisor-released-%e2%80%93-proactive-server-configuration-management/' rel='bookmark' title='Permanent Link: System Center Advisor Released – Proactive Server Configuration Management'>System Center Advisor Released – Proactive Server Configuration Management</a> <small>Today, Microsoft announced the general availability of System Center Advisor...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2012/05/08/update-rollup-1-for-system-center-2012/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://3.1403</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 DB2MBXSERVER1 -ActivationOnly Related posts:Add a Lagged Mailbox Database Copy in Exchange 2010 Here is a quick simple command you [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2012/02/17/add-a-lagged-mailbox-database-copy-in-exchange-2010/' rel='bookmark' title='Permanent Link: Add a Lagged Mailbox Database Copy in Exchange 2010'>Add a Lagged Mailbox Database Copy in Exchange 2010</a> <small>Here is a quick simple command you can run to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/05/04/set-a-lagged-mailbox-database-copy-in-exchange-2010/' rel='bookmark' title='Permanent Link: Set a Lagged Mailbox Database Copy in Exchange 2010'>Set a Lagged Mailbox Database Copy in Exchange 2010</a> <small>Here is a quick simple command you can run to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/08/22/exchange-2010-restore-from-lag-database/' rel='bookmark' title='Permanent Link: Exchange 2010 Restore From Lag Database'>Exchange 2010 Restore From Lag Database</a> <small>Just a few easy instructions that will allow you to...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></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 DB2MBXSERVER1 -ActivationOnly</strong></p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2012/02/17/add-a-lagged-mailbox-database-copy-in-exchange-2010/' rel='bookmark' title='Permanent Link: Add a Lagged Mailbox Database Copy in Exchange 2010'>Add a Lagged Mailbox Database Copy in Exchange 2010</a> <small>Here is a quick simple command you can run to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/05/04/set-a-lagged-mailbox-database-copy-in-exchange-2010/' rel='bookmark' title='Permanent Link: Set a Lagged Mailbox Database Copy in Exchange 2010'>Set a Lagged Mailbox Database Copy in Exchange 2010</a> <small>Here is a quick simple command you can run to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/08/22/exchange-2010-restore-from-lag-database/' rel='bookmark' title='Permanent Link: Exchange 2010 Restore From Lag Database'>Exchange 2010 Restore From Lag Database</a> <small>Just a few easy instructions that will allow you to...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</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://3.1402</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 DatabaseNameMailboxservername -ReplayLagTime 07.00:00:00 Related posts:Add a Lagged Mailbox [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2012/02/17/add-a-lagged-mailbox-database-copy-in-exchange-2010/' rel='bookmark' title='Permanent Link: Add a Lagged Mailbox Database Copy in Exchange 2010'>Add a Lagged Mailbox Database Copy in Exchange 2010</a> <small>Here is a quick simple command you can run to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/09/30/exchange-2010-command-to-set-the-amount-of-days-the-lagged-database-copy-is-lagged/' rel='bookmark' title='Permanent Link: Exchange 2010 Command to Set the Amount of Days the Lagged  Database Copy is Lagged'>Exchange 2010 Command to Set the Amount of Days the Lagged  Database Copy is Lagged</a> <small>Here&#8217;s a quick command that will set the amount of...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/08/22/exchange-2010-restore-from-lag-database/' rel='bookmark' title='Permanent Link: Exchange 2010 Restore From Lag Database'>Exchange 2010 Restore From Lag Database</a> <small>Just a few easy instructions that will allow you to...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></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>DatabaseNameMailboxservername </strong>-ReplayLagTime 07.00:00:00</p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2012/02/17/add-a-lagged-mailbox-database-copy-in-exchange-2010/' rel='bookmark' title='Permanent Link: Add a Lagged Mailbox Database Copy in Exchange 2010'>Add a Lagged Mailbox Database Copy in Exchange 2010</a> <small>Here is a quick simple command you can run to...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/09/30/exchange-2010-command-to-set-the-amount-of-days-the-lagged-database-copy-is-lagged/' rel='bookmark' title='Permanent Link: Exchange 2010 Command to Set the Amount of Days the Lagged  Database Copy is Lagged'>Exchange 2010 Command to Set the Amount of Days the Lagged  Database Copy is Lagged</a> <small>Here&#8217;s a quick command that will set the amount of...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/08/22/exchange-2010-restore-from-lag-database/' rel='bookmark' title='Permanent Link: Exchange 2010 Restore From Lag Database'>Exchange 2010 Restore From Lag Database</a> <small>Just a few easy instructions that will allow you to...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</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>&#8220;An unexpected error has occurred..&#8221; when trying to IRM protect content with RMS Administrative Template</title>
		<link>http://consulting.risualblogs.com/blog/2012/05/04/an-unexpected-error-has-occurred-when-trying-to-irm-protect-content-with-rms-administrative-template/</link>
		<comments>http://consulting.risualblogs.com/blog/2012/05/04/an-unexpected-error-has-occurred-when-trying-to-irm-protect-content-with-rms-administrative-template/#comments</comments>
		<pubDate>Fri, 04 May 2012 14:22:12 +0000</pubDate>
		<dc:creator>Ashley Moore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AD RMS]]></category>

		<guid isPermaLink="false">http://2.537</guid>
		<description><![CDATA[I recently had this problem on a customer site, documents could be protected using RMS with manual permissions no problems, bootstrapping process completed and all was fine. However after creating Administrative Templates and attempted to apply protection using those templates it failed with the useful “An unexpected error has occurred..” message. Hmmm head scratcher… So [...]


Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2012/02/28/a-server-side-seed-operation-has-failed-error-an-error-occurred-while-performing-the-seed-operation-which-may-indicate-a-problem-with-the-source-disk-error-an-error-occurred-while-attempting-to-a/' rel='bookmark' title='Permanent Link: A server-side seed operation has failed. Error: An error occurred while performing the seed operation, which may indicate a problem with the source disk. Error: An error occurred while attempting to access remote resources. Error: An error occurred while processing a request on server &#8216;SERVER&#8217;. Error: Database &#8216;catalog&#8217; was not active on source server'>A server-side seed operation has failed. Error: An error occurred while performing the seed operation, which may indicate a problem with the source disk. Error: An error occurred while attempting to access remote resources. Error: An error occurred while processing a request on server &#8216;SERVER&#8217;. Error: Database &#8216;catalog&#8217; was not active on source server</a> <small>While running Exchange 2010 SP1, We recently came across the...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/11/17/how-to-enable-the-new-error-pages-after-updating-to-tmg-sp2/' rel='bookmark' title='Permanent Link: How to Enable the New Error pages after updating to TMG SP2'>How to Enable the New Error pages after updating to TMG SP2</a> <small>With TMG SP2 Microsoft have released a new error page...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/01/16/disabling-activesync-on-exchange-2010/' rel='bookmark' title='Permanent Link: Disabling ActiveSync on Exchange 2010'>Disabling ActiveSync on Exchange 2010</a> <small>We had a query from a customer recently , asking...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I recently had this problem on a customer site, documents could be protected using RMS with manual permissions no problems, bootstrapping process completed and all was fine. However after creating Administrative Templates and attempted to apply protection using those templates it failed with the useful “An unexpected error has occurred..” message. Hmmm head scratcher…</p>
<p>So troubleshooting I made sure i had applied permissions correctly on the template, not that i should receive an error message like the one i was getting but good place to start. Checked access to the template file share, fine. Checked AD RMS server was exporting the templates correctly, fine but I did notice something else in checking this ..</p>
<p>I opened one of the templates in an XML editor and noticed that the licensing cluster URL contained a :443, then checking in the AD RMS console this was the case in the licensing URL there too. The trouble with this is that the CLC certificates are attempted to be matched with the RAC’s using the RMS URL, if they are different (certification has no :443 and licensing has :443) you hit an error. </p>
<p>To resolve this issue follow these steps (Note: While following these steps you will remove the SCP temporarily, users will not be able to protect or consume new content during this period so be careful!):</p>
<p>1.)&#160; Open the ADRMS&#160; console and Right Click on the Server name, and go to Properties.</p>
<p>2.) Go to the &#8216;SCP&#8217; tab and remove the SCP.</p>
<p>3.) Go to the Cluster URLs tab, and check the box for &#8216;Extranet URLs&#8217; (If you have Extranet URL’s configured then ensure the :443 is not present and move on)</p>
<p>4.) Enter anything into both boxes and click Apply.</p>
<p>5.) Uncheck the &#8216;Extranet URLs&#8217; box, and hit Apply, then OK.</p>
<p>6.) Close the ADRMS Console and re-open it.</p>
<p>7.) Right Click on the server name&gt;Properties&gt;SCP Tab, and register the SCP.</p>
<p>8.)Check your RMS settings now and make sure that no :443 exists in any of the cluster URLs.</p>
<p>9.) Go to Regedit and create this key on each cluster in the server</p>
<p>HKLM/Software/Microsoft/DRMS </p>
<p>Reg_Sz:GICURL   <br />Value: <a href="https://adrms.yourdomain.com/_wmcs/certification/certification.asmx">https://<em>adrms.yourdomain.com/_wmcs/certification/certification.asmx</em></a></p>
<p>11.) Go to an Administrative command prompt and run IISRESET on each server in the cluster</p>
<p>12.) Go to client PC and delete the %localappdata%MicrosoftDRM folder.</p>
<p>13.) In the ADRMS console right click the Administrative Template and select “Archive this Rights Policy Template”</p>
<p>14.) Select Manage Archived Rights Policy Templates and Right click the template and select Copy, give it a different name</p>
<p>15.)Right click the copy and select “Distribute this Rights Policy Template”</p>
<p>Once these steps are completed you should be able to go back into your application and apply protection using the Administrative Template! Yay!</p>
<p>HTH</p>
<p>Ash</p>


<p>Related posts:<ol><li><a href='http://support.risualblogs.com/blog/2012/02/28/a-server-side-seed-operation-has-failed-error-an-error-occurred-while-performing-the-seed-operation-which-may-indicate-a-problem-with-the-source-disk-error-an-error-occurred-while-attempting-to-a/' rel='bookmark' title='Permanent Link: A server-side seed operation has failed. Error: An error occurred while performing the seed operation, which may indicate a problem with the source disk. Error: An error occurred while attempting to access remote resources. Error: An error occurred while processing a request on server &#8216;SERVER&#8217;. Error: Database &#8216;catalog&#8217; was not active on source server'>A server-side seed operation has failed. Error: An error occurred while performing the seed operation, which may indicate a problem with the source disk. Error: An error occurred while attempting to access remote resources. Error: An error occurred while processing a request on server &#8216;SERVER&#8217;. Error: Database &#8216;catalog&#8217; was not active on source server</a> <small>While running Exchange 2010 SP1, We recently came across the...</small></li>
<li><a href='http://support.risualblogs.com/blog/2011/11/17/how-to-enable-the-new-error-pages-after-updating-to-tmg-sp2/' rel='bookmark' title='Permanent Link: How to Enable the New Error pages after updating to TMG SP2'>How to Enable the New Error pages after updating to TMG SP2</a> <small>With TMG SP2 Microsoft have released a new error page...</small></li>
<li><a href='http://support.risualblogs.com/blog/2012/01/16/disabling-activesync-on-exchange-2010/' rel='bookmark' title='Permanent Link: Disabling ActiveSync on Exchange 2010'>Disabling ActiveSync on Exchange 2010</a> <small>We had a query from a customer recently , asking...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://consulting.risualblogs.com/blog/2012/05/04/an-unexpected-error-has-occurred-when-trying-to-irm-protect-content-with-rms-administrative-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

