<?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>MattLog.net &#187; Exchange Management Shell</title>
	<atom:link href="http://mattlog.net/tag/exchange-management-shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattlog.net</link>
	<description>All things IT Pro</description>
	<lastBuildDate>Mon, 19 Dec 2011 04:10:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Standby Continuous Replication (SCR) &#8220;Suspended&#8221;</title>
		<link>http://mattlog.net/2008/10/26/standby-continuous-replication-scr-suspended/</link>
		<comments>http://mattlog.net/2008/10/26/standby-continuous-replication-scr-suspended/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 02:15:00 +0000</pubDate>
		<dc:creator>Matt Shadbolt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange Management Shell]]></category>
		<category><![CDATA[SCR]]></category>
		<category><![CDATA[Standby Continuous Replication]]></category>

		<guid isPermaLink="false">http://mattlog.net/?p=68</guid>
		<description><![CDATA[If you find that your Exchange 2007 Standby Continuous Replication isn&#8217;t working correctly, firstly run the following command from the source server using the Exchange Management Shell (EMS): Get-StorageGroupCopyStatus &#8211; StandbyMachine EXCHANGESERVERNAME You will then receive the Copy status queues etc. If you receive the following &#8220;Suspended&#8221; output your replication isn&#8217;t working: There are a [...]]]></description>
			<content:encoded><![CDATA[<p>If you find that your Exchange 2007 Standby Continuous Replication isn&#8217;t working correctly, firstly run the following command from the source server using the Exchange Management Shell (EMS):</p>
<p><em>Get-StorageGroupCopyStatus &#8211; StandbyMachine EXCHANGESERVERNAME</em></p>
<p>You will then receive the Copy status queues etc. If you receive the following &#8220;Suspended&#8221; output your replication isn&#8217;t working:</p>
<p><a href="http://mattlog.net/wp-content/uploads/2008/10/suspended.gif"><img class="aligncenter size-full wp-image-69" title="suspended" src="http://mattlog.net/wp-content/uploads/2008/10/suspended.gif" alt="" width="500" height="72" /></a></p>
<p>There are a couple of commands to restart the replication. Firstly, from the EMS suspend the replication by using:</p>
<p><em>Suspend-StorageGroupCopy -identity &#8216;Storage Group Name&#8217; -StandbyMachine EXCHANGESERVERNAME</em></p>
<p>You will be prompted to confirm &#8211; choose Yes. Now restart the replication by using:</p>
<p><em>Resume-StorageGroupCopy -identity &#8216;Storage Group Name&#8217; -StandbyMachine EXCHANGESERVERNAME</em></p>
<p>You should the replay the Get-StorageGroupCopyStatus command and hopefully you should find that the SummaryCopyStatus is now &#8220;Healthy&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://mattlog.net/2008/10/26/standby-continuous-replication-scr-suspended/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

