<?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>Take A Byte &#187; Exchange</title>
	<atom:link href="http://www.takeabyte.com.au/category/exchange/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.takeabyte.com.au</link>
	<description>Helping the IT Crowd</description>
	<lastBuildDate>Mon, 07 Feb 2011 09:43:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Installing NetApp SnapManager for Exchange</title>
		<link>http://www.takeabyte.com.au/2008/10/installing-netapp-snapmanager-for-exchange/</link>
		<comments>http://www.takeabyte.com.au/2008/10/installing-netapp-snapmanager-for-exchange/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 18:56:38 +0000</pubDate>
		<dc:creator>John Tran</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[NetApp]]></category>

		<guid isPermaLink="false">http://www.takeabyte.com.au/?p=173</guid>
		<description><![CDATA[Before installing NetApp SnapManager for Exchange you will need to have the following software packages. Microsoft Powershell &#8211; You can download here Storevault Manager SnapDrive 5.0 SnapManager for Exchange All packages need to be installed on the Exchange Server that you would like to back up. You will also need to make sure that the [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-2920381101020222";
/* Take A Byte in Post */
google_ad_slot = "8863406567";
google_ad_width = 250;
google_ad_height = 250;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>Before installing NetApp SnapManager for Exchange you will need to have the following software packages.</p>
<ul>
<li> Microsoft Powershell &#8211; <a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx" target="_blank">You can download here</a></li>
<li> Storevault Manager</li>
<li> SnapDrive 5.0</li>
<li> SnapManager for Exchange</li>
</ul>
<p>All packages need to be installed on the Exchange Server that you would like to back up.  You will also need to make sure that the service account has the correct permissions to access the Exchange Server.</p>
<ol>
<li> Install Microsoft Powershell</li>
<li> Install StoreVault Manager</li>
<li> Install SnapDrive 5.0  You will need to download the Server hotfix KB931300 which can be found on a previous post called <a href="http://www.takeabyte.com.au/2008/10/quick-guide-to-creating-sql-luns-and-installing-snapmanager-for-sql/">Quick Guide to Creating SQL Luns and Installing SnapManager for SQL</a></li>
<li> Install SnapManager for Exchange</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.takeabyte.com.au/2008/10/installing-netapp-snapmanager-for-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot Uninstall Exchange Server 2003</title>
		<link>http://www.takeabyte.com.au/2008/08/cannot-uninstall-exchange-server-2003/</link>
		<comments>http://www.takeabyte.com.au/2008/08/cannot-uninstall-exchange-server-2003/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 15:37:52 +0000</pubDate>
		<dc:creator>John Tran</dc:creator>
				<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.takeabyte.com.au/?p=62</guid>
		<description><![CDATA[If you are trying to uninstall Exchange Server 2003 and you get the following error, The component &#8216;Microsoft Exchange Messaging and Collaboration Services cannot be assigned the action &#8220;Remove&#8221; because: -One or more users currently use a mailbox store on this server. These users must be moved to a mailbox store on a different server [...]]]></description>
			<content:encoded><![CDATA[<p>If you are trying to uninstall Exchange Server 2003 and you get the following error,</p>
<p><em><strong>The component &#8216;Microsoft Exchange Messaging and Collaboration Services cannot be assigned the action &#8220;Remove&#8221; because: -One or more users currently use a mailbox store on this server. These users must be moved to a mailbox store on a different server or be mail disabled before uninstalling this server.</strong></em></p>
<ol>
<li>Launch MMC</li>
<li>Add Snap In -&gt; ADSI Edit</li>
<li>Right Click on ADSI Edit and select Connect to</li>
<li>Select Domain under Select a well known naming context and click OK</li>
<li>Right Click on Doman, select New -&gt; Query</li>
<li>Under Name type Mail User Search, under Root of Search Click on Browse and Select Domain, Click on Edit Query, under field choose User -&gt; Exchange Home Server.  Under Conditions select <strong>Ends With, this is important as I could only find the user under this condition. </strong>Under Value type the Exhange Server name.  Click Add, then OK</li>
<li>Click OK</li>
</ol>
<p>You should see all the users that have their mailbox on the Exchange Server that you would like to remove.  Delete all users and then go back to the Exchange Server and remove Exchange through Add and Remove Programs in Control Panel.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.takeabyte.com.au/2008/08/cannot-uninstall-exchange-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public Folder ESM Error in Exchange</title>
		<link>http://www.takeabyte.com.au/2008/06/public-folder-esm-error/</link>
		<comments>http://www.takeabyte.com.au/2008/06/public-folder-esm-error/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 13:28:05 +0000</pubDate>
		<dc:creator>John Tran</dc:creator>
				<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.takeabyte.com.au/2008/06/public-folder-esm-error/</guid>
		<description><![CDATA[If you get the following error in Exchange &#8220;The token supplied to the function is invalid. ID no: 80090308 Exchange System Manager&#8221; you can do the following to fix it. In the properties of the virtual root Exadmin in IIS, go to the &#8220;Directory Security&#8221; tab In the &#8220;Secure Communications&#8221; section select &#8220;Edit&#8221;. Make sure [...]]]></description>
			<content:encoded><![CDATA[<p>If you get the following error in Exchange &#8220;The token supplied to the function is invalid. ID no:<br />
80090308 Exchange System Manager&#8221; you can do the following to fix it.</p>
<ol>
<li>In the properties of the virtual root Exadmin in IIS, go to the &#8220;Directory Security&#8221; tab</li>
<li>In the &#8220;Secure Communications&#8221; section select &#8220;Edit&#8221;.</li>
<li>Make sure to deselect &#8220;Require secure channel (SSL)&#8221; and &#8220;Require 128-bit encryption.&#8221;</li>
<li>If the &#8220;Require 128-bit encryption.&#8221; is selected and greyed out, make sure to select &#8220;Require secure channel (SSL)&#8221; and deselect &#8220;Require 128-bit encryption.&#8221; then deselect &#8220;Require secure channel (SSL)&#8221; again.</li>
<li>Goto Start &#8211; Programs &#8211; Windows 2000 Support Tools &#8211; Tools and launch ADSI Edit.</li>
<li>In the left side pane expand the Configuration container.</li>
<li>Next expand CN=Configuration</li>
<li>Then CN=Services</li>
<li>CN=Microsoft Exchange</li>
<li>CN=</li>
<li>CN=Administrative Groups</li>
<li>CN=First Administrative Group site name&gt;</li>
<li>CN=Servers</li>
<li>CN=Protocols</li>
<li>CN=HTTP</li>
<li>CN=1</li>
<li>Right Click on CN=Exadmin and choose Properties.</li>
<li>In the Properties dialog box you will see 2 drop-down lists. drop down the top list and select &#8220;Both&#8221;. Drop down the second list and scroll down to the attribute &#8220;msExchSecureBindings&#8221; and double click on it.</li>
<li>If this attribute is set to 443 or any other value really, click the 443 value to select it and click the &#8220;Remove&#8221; button. Then click &#8220;Apply&#8221; and then &#8220;OK&#8221;</li>
<li>Close out of ADSI Edit, close and reopen Exchange System Manager and test Public Folder access again.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.takeabyte.com.au/2008/06/public-folder-esm-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to replicate Exchange 2003 with Symantec Replication Exec</title>
		<link>http://www.takeabyte.com.au/2008/03/how-to-replicate-exchange-2003-with-symantec-replication-exec/</link>
		<comments>http://www.takeabyte.com.au/2008/03/how-to-replicate-exchange-2003-with-symantec-replication-exec/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 00:55:46 +0000</pubDate>
		<dc:creator>John Tran</dc:creator>
				<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.takeabyte.com.au/2008/03/how-to-replicate-exchange-2003-with-symantec-replication-exec/</guid>
		<description><![CDATA[This article explains how to achieve Exchange 2003 database replication without using MSCS cluster. Replication Exec 3.1 can be used to replicate Exchange database between two exchange servers so that a cold DR Exchange server is kept up-to-date with the live exchange server. This is brought to you by Shijaz Abdulla. Background Veritas Replication Exec [...]]]></description>
			<content:encoded><![CDATA[<p>This article explains how to achieve Exchange 2003 database replication without using MSCS cluster. Replication Exec 3.1 can be used to replicate Exchange database between two exchange servers so that a cold DR Exchange server is kept up-to-date with the live exchange server. This is brought to you by Shijaz Abdulla.</p>
<p><strong>Background</strong></p>
<p>Veritas Replication Exec 3.1 (now from Symantec) is a file replication tool. It can be used for configuring jobs for replicating the contents of folders between two or more machines. For more information on Veritas ReplicationExec, please visit Symantec Website.</p>
<p>Before you follow this procedure, please make sure that you have understood the Veritas Replication Exec 3.1 whitepaper that describes how to setup replication for Exchange using MSCS.</p>
<p>As per the whitepaper, one needs to set up two MSCS clusters, each with one node (not one cluster with two nodes). One single node cluster would be for the primary server and the other would be for the secondary server. Both clusters would be identical with respect to virtual name and virtual IP. Under normal conditions only the primary server cluster would be online. The secondary (DR) exchange server cluster would be left offline. Veritas Replication Exec would be configured for continuous replication of data between primary and secondary servers.</p>
<p>The main reason for using single node cluster is because the same (virtual) name can be used on the same network for both servers, as at any given point of time, only one cluster would be online. This is required because, in the event of a disaster, the secondary server has to be available to all users by the same name since the Exchange Server name is mentioned at many places within the AD. However, most server SCSI hardware will not permit you to have a single node MSCS installed since a shareable SCSI bus is required.</p>
<p>This article investigates on how you can achieve this without having to install single node MSCS, i.e. without having to use a common (virtual) name and IP for the primary and secondary servers.</p>
<p><strong>Step 1. Install Exchange 2003</strong></p>
<ol>
<li>Install Exchange 2003 on both primary and secondary servers. In our example, the primary server is EXCH and the secondary (DR) server is EXCHDR. Our Windows domain name is MYDOMAIN.LOCAL</li>
<li>Make sure that the latest Exchange Service Pack is installed on both servers. The service pack level should be the same on both primary and secondary exchange servers.</li>
<li>On EXCHDR, stop all Exchange Services and change the startup mode to Manual.</li>
<li>It is a good practice to configure Exchange database and logs on separate volumes on the same server or at least in different folders. In our example, the Exchang database will be in D:\EXCHDATA and the Exchange logs will be in D:\EXCHLOGS on both servers.</li>
</ol>
<p><strong>Step 2. Install Veritas Replication Exec 3.1</strong></p>
<ol>
<li>Install Veritas Replication Exec 3.1. Installation is fairly straightforward. Make sure that the Replication Agents are installed on both Exchange servers. For more information on Veritas RE installation, see your Veritas RE documentation.</li>
</ol>
<p><strong>Step 3. Configure Veritas RE Replication jobs</strong></p>
<ol>
<li>On the computer where you have installed Veritas Replication Manager, open the Veritas Replication Exec Console.</li>
<li>Create a new replication job using New Job Wizard.</li>
<li>Create a One-to-One (standard) replication job.</li>
<li>Select the options as follows: Prescan, No changes on target, Exact replica on target, Continue Replicating After Synchronization.</li>
<li>Specify the source as the primary Exchange server (EXCH) and the destination as the secondary Exchange server (EXCHDR).</li>
<li>Specify the data to be replicated. It is recommended to replicate the entire EXCHSRVR directory for each disk containing Exchange data or log files. Replication Exec will select a default path on the Target unless you manually override the Target path. You must configure the replication job so the source and target paths are as per what is configured on each Exchange server as the local path for data and logs. Create a set of rules with a custom Target path. (in this example the NTFS Drive that Exchange was installed on happened to be the D: Drive, Hence map D:\exchdata as well as D:\exchlogs to the respective data and logs location on the secondary Exchange server.)</li>
<li>Test the replication and check if the Exchange files are being replicated. You can perform additional steps for checking database consistency as explained in the Veritas Whitepaper.</li>
</ol>
<p><strong>Step 4. Writing SCRIPT 1: Changing mailbox home to DR server</strong></p>
<p>NOTE: This script needs to be run only in the event of a disaster. Write the script, test it and store it in a safe place.</p>
<ol>
<li>Use a text editor like notepad and write a VBS script that achieves the following:</li>
<li>Save the file with .VBS extension. Here is my VBS script (you can start here and modify, especially the words in italics) :</li>
</ol>
<p><p>
<em>Option Explicit<br />
Dim objOU, objUser, objRootDSE<br />
Dim strContainer, strDNSDomain, strhomeMDB, strhomeMTA, strmsExchHomeServerName<br />
Dim intCounter, intPwdValue</em><em>&#8216; Bind to Active Directory Domain<br />
Set objRootDSE = GetObject(&#8220;LDAP://mydc1.mydomain.local/RootDSE&#8221;)<br />
strDNSDomain = objRootDSE.Get(&#8220;DefaultNamingContext&#8221;)</em><em>Â </em></p>
<p><em>&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&#8216; Important change OU= to reflect your domain<br />
&#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</em></p>
<p><em>strContainer = &#8220;OU=Accounts, &#8221;<br />
strContainer = strContainer &amp; strDNSDomain</em><em>intCounter = 0</em><em> </em><em>strhomeMDB = &#8220;CN=Mailbox Store (EXCHDR),CN=First Storage Group,CN=InformationStore,CN=EXCHDR,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=MYORG,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=local&#8221;</em><em>strhomeMTA = &#8220;CN=Microsoft MTA,CN=EXCHDR,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=MYORG,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=mydomain,DC=local&#8221;</em><em>strmsExchHomeServerName = &#8220;/o=MYORG/ou=First Administrative Group/cn=Configuration/cn=Servers/cn=EXCHDR&#8221;</p>
<p>&#8216; Loop through OU=, setting all user accounts<br />
&#8216; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>set objOU =GetObject(&#8220;LDAP://&#8221; &amp; strContainer )<br />
For each objUser in objOU<br />
If objUser.class=&#8221;user&#8221; then<br />
objUser.Put &#8220;homeMDB&#8221;, strhomeMDB<br />
objUser.SetInfo<br />
objUser.Put &#8220;homeMTA&#8221;, strhomeMTA<br />
objUser.SetInfo<br />
objuser.Put &#8220;msExchHomeServerName&#8221;, strmsExchHomeServerName<br />
objuser.SetInfo<br />
End If<br />
intCounter = intCounter + 1<br />
Next</p>
<p>&#8216; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>&#8216; Optional section to record how many accounts have been set<br />
WScript.Echo &#8220;User Accounts changed = &#8221; &amp; intCounter<br />
WScript.Quit</p>
<p><p>
Replace MYORG with your Exchange organization name. Also take note of the places where I have mentioned domain names and exchange server names.</p>
<ol>
<li>This script needs to be run on the domain controller only in the event of a disaster. The user running the script must have administrator privileges on the domain. The scripts tell the AD that EXCHDR is currently holding the mailboxes. Changes are made to the schema, i.e. the homeMDB, homeMTA and msExchHomeServerName attributes on the user object are changed to point to the DR server.</li>
</ol>
<p>TIP: You can use the same script to revert back, once you have recovered your primary exchange. Just replace EXCHDR with EXCH in the script. While reverting back you also need to do a reverse-replication using Veritas RE. For more information, see your Veritas documentation.</p>
<p><strong>Step 5. Writing SCRIPT2: Telling Outlook clients to look at DR server</strong></p>
<p>NOTE: This script needs to be run only in the event of a disaster. Write the script, test it and store it in a safe place.</p>
<p></em></p>
<ol>
<li>Download and install the Office Resource Kit (ORK) (7.1 MB) from the Microsoft Website and install it on any one of your client machines. We will be using the ORK to generate the script for us. Once generated, we can use the script on any client.</li>
<li>Under Office Resource Kit tools, you will find the Custom Maintenance Wizard.</li>
<li>In the Custom Maintenance Wizard, keep clicking Next till you reach the Outlook: Customize Default Profile page,</li>
<li>Click New Profile, click Next. (Tip: You can also use Modify profile)</li>
<li>On the Outlook: Specify Exchange Settings page, specify Configure an Exchange Server Connection.</li>
<li>Specify your secondary Exchange server name (EXCHDR).</li>
<li>At the end of the wizard you have the option of saving a PRF file. A .PRF file is an Outlook Profile file.</li>
<li>When you double-click on the .PRF file from a client machine, it automatically reconfigures the Outlook profile to point to the secondary Exchange server. Put the execution of this .PRF file as a logon script in the event of a disaster.</li>
</ol>
<p>TIP: You can use the same method to revert back by generating another .PRF, once you have recovered your primary exchange. While reverting back you also need to do a reverse-replication using Veritas RE. For more information, see your Veritas documentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.takeabyte.com.au/2008/03/how-to-replicate-exchange-2003-with-symantec-replication-exec/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

