<?xml version="1.0" encoding="utf-8"?>


<feed xmlns="http://www.w3.org/2005/Atom">

	<id>http://ccldaoyou.mysinablog.com/rss.php?profile=atom</id>
	<link rel="self" type="application/atom+xml" href="http://ccldaoyou.mysinablog.com/rss.php?profile=atom" />
	<title><![CDATA[Computer new Knowledge]]></title>
	<subtitle type="html"><![CDATA[Computer new Knowledge and Microsoft Products Help Desk]]></subtitle>

		<updated>2009-11-28T05:22:13Z</updated>

<generator uri="http://www.mysinablog.com/" version="2.0">mysinablog-2.0</generator>
<author><name><![CDATA[ccldaoyou]]></name></author>
<rights><![CDATA[Copyright (c), ccldaoyou]]>}</rights>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com" />

	<logo>http://mysinablog.com/imgs/blog_logo_feed.png</logo>

<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1944987</id>
<title><![CDATA[Why Does Storage Group Health Show As Initializing?]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1944987" />

		<category term='一般'/>
	
<published>2009-09-24T21:52:09Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<p>One popular observation that can be made in a CCR, LCR or even a SCR environment, all center around the status of the storage group copies. Take Figure 1 for example, you can see that the health of the storage groups is listed as <strong><em>Initializing</em></strong> under the <strong>Copy Status</strong> column. </p><p><img src="http://www.msexchange.org/img/upl/image0021253018424263.jpg" border="0" align="baseline" /><br /><strong>Figure 1:</strong> Storage Group Status in Exchange Management Console</p><p>The same thing can be seen when running the <strong>Get-StorageGroupCopyStatus</strong> cmdlet, as you can see in Figure 2, where the <strong>SummaryCopyStatus</strong> property is shown as <strong><em>Initializing</em></strong>.</p><p><img src="http://www.msexchange.org/img/upl/image0041253018424279.jpg" border="0" align="baseline" /><br /><strong>Figure 2:</strong> Storage Group Status in Exchange Management Shell</p><p>I remember first seeing this a long time ago after constructing a new test CCR environment for a customer. In fact, before I realized that the storage group copy status was set to ‘initializing’, I had actually attempted to move the Clustered Mailbox Server (CMS) between the two cluster nodes using the Exchange Management Shell, only to experience a failure of this particular cmdlet. It was then that I examined the properties of the storage groups via the Get-StorageGroupCopyStatus cmdlet.</p><p>The case where the storage group copy status is set to ‘initializing’ is actually quite normal in some specific cases, most notably in test environments. The main reason for this is that a transaction log file has not been processed by the system. In my case, I’d literally just created new mailbox databases and then attempted to move the CMS between cluster nodes. The newly created mailbox databases had not yet generated any transactions and thus transaction logs, hence the status display of ‘initializing’. The quickest way around this particular issue is to dismount and then remount each mailbox database. This act causes transaction log roll to occur and therefore creates a transaction log. </p>]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1941193</id>
<title><![CDATA[Installing Exchange Server 2010 (Beta) through command-line…]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1941193" />

		<category term='一般'/>
	
<published>2009-09-21T21:49:18Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<p>If you decide to install Exchange Server 2010 using GUI all Schema, AD and Domain changes will be done automatically, however in a large environment where we have different administrative roles for each component we may need to prepare the schema and domain using different accounts. You will also want to control the replication process. In this kind of scenario the command-line becomes a requirement.</p><p>You will notice that we are not installing Exchange Server 2010 in a current environment with legacy exchange servers (Exchange Server 2000/2003). Because of this, we are going to prepare your lab for a pure Exchange Server 2010 environment. These are the steps to prepare our Schema, AD, and domain using command-line:</p><ol><li><p class="ListParagraphCxSpFirst">Open <strong>Command Prompt</strong> and go to the root directory of Exchange Server 2010 installation files.</p></li><li><p class="ListParagraphCxSpLast">To prepare the Schema, we must have SchemaAdmins permissions, and run the following command: <strong>Setup /PrepareSchema</strong>, as shown in Figure 1.</p></li></ol><p class="ListParagraphCxSpLast"><img src="http://www.msexchange.org/img/upl/image0021251918968705.gif" border="0" align="baseline" /><br /><strong>Figure 1</strong></p><ol start="3"><li><p class="ListParagraph">Time to create the Exchange Organization, we can accomplish that running the following command: <strong>Setup /PrepareAD /OrganizationName:&lt;Your-Organization-Name&gt;</strong>, as shown in Figure 2.</p></li></ol><p class="ListParagraph"><img src="http://www.msexchange.org/img/upl/image0041251918968720.gif" border="0" align="baseline" /><br /><strong>Figure 2</strong></p><ol start="4"><li><p class="ListParagraph">The last step is to prepare the domain. The general rule to follow is to prepare the domain when we will have an Exchange Server or mailbox enabled users in the designated domain. The following command can be used to prepare the current domain: <strong>Setup /PrepareDomain</strong>, as shown in Figure 3.</p></li></ol><p class="ListParagraph"><img src="http://www.msexchange.org/img/upl/image0061251918968720.gif" border="0" align="baseline" /><br /><strong>Figure 3</strong></p><p>Now that we created the Exchange Organization we can install a server using command line, using the following syntax:</p><p><em>Setup /Mode:Install /Roles:&lt;Possible values are: Mailbox, HubTransport, ClientAccess, UnifiedMessaging, EdgeTransport, and/or ManagementTools&gt;</em></p>]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1941198</id>
<title><![CDATA[The ExtractWizard in use]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1941198" />

		<category term='一般'/>
	
<published>2009-09-10T21:54:03Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<p>Let’s take a look at the PowerControls ExtractWizard in action. We’ll use it here to retrieve IS data from a DAT tape containing a 15GB mixture of file system data and MS Exchange 2000 IS data. The Wizard first asks if you are extracting the IS from a ,BKF file, or from a tape. In figure 1, you can see that the tape option is going to be used in this example. The tape used here was saved using Windows 2000 Backup, but Ontrack claim compatibility with several other backup applications. If you are considering buying the product, you will need to make sure that your backup package is supported by this utility.</p><p><v coordsize="21600,21600" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f" id="_x0000_t75"><v></v><v><v eqn="if lineDrawn pixelLineWidth 0"></v><v eqn="sum @0 1 0"></v><v eqn="sum 0 0 @1"></v><v eqn="prod @2 1 2"></v><v eqn="prod @3 21600 pixelWidth"></v><v eqn="prod @3 21600 pixelHeight"></v><v eqn="sum @0 0 1"></v><v eqn="prod @6 1 2"></v><v eqn="prod @7 21600 pixelWidth"></v><v eqn="sum @8 21600 0"></v><v eqn="prod @7 21600 pixelHeight"></v><v eqn="sum @10 21600 0"></v></v><v gradientshapeok="t"></v></v></p><p><img src="http://www.msexchange.org/img/upl/PCEW-011042401827064.gif" border="0" /> </p><p><strong>Fig. 1 – Specifying the data source.</strong></p><p>The ExtractWizard now reads all the data contained on the tape, attempting to locate an Exchange IS backup. This would probably be a good time to make yourself a cup of tea, because it actually takes rather a long time. My DAT tape contained some 15GB of data and it took the application approximately 45 minutes to locate it. Once the IS data has been found, you are then asked to specify which of the IS data files you intend to recover. In figure 2, you can see that I’ve selected the Exchange 2000 Private Information Store, Priv1.edb .</p><p>&nbsp;</p><p><img src="http://www.msexchange.org/img/upl/PCEW-021042401840914.gif" border="0" /> </p><p><strong>Fig. 2 – Specifying the data files to recover.</strong></p><p>Next, you will need to provide the location that you want the data files to be restored to. You will have to navigate to this location later when you use the main PowerControls application to examine the data contained in the files, so pick somewhere memorable. In figure 3, I have selected the C:\TEMP directory as the location for the files, but the ExtractWizard will actually create it’s own folder tree within this directory.</p><p>&nbsp;</p><p><img src="http://www.msexchange.org/img/upl/PCEW-031042401851159.gif" border="0" /> </p><p><strong>Fig. 3 – Specifying the restore location.</strong></p><p>Once you’ve selected the restore directory, the ExtractWizard rewinds the tape and reads the entire contents again. It takes just as long as it did before, so don’t wait around expecting anything to happen just yet. Time for another cup of tea, perhaps? When the IS data files you selected earlier have been recovered, you will be rewarded with the dialog box shown in figure 4.</p><p>&nbsp;</p><p><img src="http://www.msexchange.org/img/upl/PCEW-041042401860802.gif" border="0" /> </p><p><strong>Fig. 4 – The Exchange IS Copy Progress dialog box.</strong></p>]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1820695</id>
<title><![CDATA[Exchange 2010 Database Availability Groups ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1820695" />

		<category term='一般'/>
	
<published>2009-07-13T00:28:04Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<p>Because I deal a lot with HA/site resilience in my job as a Technology Architect, one of my favorite features in Exchange 2010 is naturally the new Database Availability Group (DAG) HA/site resilience feature, which replaces CCR/SCR/LCR. Also note that SCC has been deprecated/cut with Exchange 2010.<br /><br />DAG built on the functionality we know from CCR and SCR, that is it still uses asynchronous log shipping and replay etc.<br /><br />An interesting thing about DAGs is that you’re no longer required to form a cluster before you install the MBX server role. The limited cluster features that are used by DAGs (primarily cluster heartbeat and quorum) are configured automatically when adding the first MBX server to the DAG and thereby more or less invisible to the administrator.<br /><br />With DAG you can have up to 16 copies of a Mailbox database. In addition, you can also have other Exchange 2010 server roles such as HT and CAS installed on the MBX server which is member of a DAG. Also, you can have DAG members located on different subnets and in separate AD sites.<br /><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/SfLKjftlEaI/AAAAAAAAAUM/qUHCnyvyqyM/s1600-h/image17.png"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/SfLKjftlEaI/AAAAAAAAAUM/qUHCnyvyqyM/s320/image17.png" border="0" /></a><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SfLKjKTNAkI/AAAAAAAAAUE/vuwa5pVulw0/s1600-h/image18.png"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SfLKjKTNAkI/AAAAAAAAAUE/vuwa5pVulw0/s320/image18.png" border="0" /></a><br /><a href="http://1.bp.blogspot.com/_YHquImSLBBI/SfLKjCcERwI/AAAAAAAAAT8/xjrsmErWtbg/s1600-h/image19.png"><img src="http://1.bp.blogspot.com/_YHquImSLBBI/SfLKjCcERwI/AAAAAAAAAT8/xjrsmErWtbg/s320/image19.png" border="0" /></a><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/SfLKi5LPiRI/AAAAAAAAAT0/P5PGzrJgQO0/s1600-h/image20.png"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/SfLKi5LPiRI/AAAAAAAAAT0/P5PGzrJgQO0/s320/image20.png" border="0" /></a><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SfLKi3tilFI/AAAAAAAAATs/8zHO1_Glc8o/s1600-h/image21.png"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SfLKi3tilFI/AAAAAAAAATs/8zHO1_Glc8o/s320/image21.png" border="0" /></a><br /><br />There’s a lot to say about DAG, but I’ll stop here and instead let you know I currently am writing a multi-part articles series on this very subject. Look forward to seeing it published here on MSExchange.org in a near future. </p>]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1783825</id>
<title><![CDATA[Installing E2K7 and E2K10 Management tools on the same machine ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1783825" />

		<category term='一般'/>
	
<published>2009-06-21T16:59:17Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<p align="justify">When the time comes where you need to transition from Exchange 2007 to Exchange 2010, depending on the size of your organization, it can take weeks, months or in some cases even years to complete the transition. During the co-existence period, you would need to manage both Exchange 2007 and Exchange 2010 users, groups, servers and so on. Since some Exchange 2007 objects must be managed using the Exchange 2007 Management Console or Shell and most Exchange 2010 objects must be managed using the Exchange 2010 Management console or Shell, it would be nice if you could just install both management tool version on the same machine right? Guess what? Yes this is in fact possible.<br /><br />Just install the prerequisites for the Exchange 2010 Management tools. Then install the Exchange 2010 Management tools followed by the Exchange 2007 Management tools.<br /><br />You can now open the management tools for both versions from the start menu as shown below.<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SfK4qNA5VGI/AAAAAAAAASM/RLqWP-M8uN4/s1600-h/image30.png"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SfK4qNA5VGI/AAAAAAAAASM/RLqWP-M8uN4/s320/image30.png" border="0" /></a><br /><br />You can even have the management tools for each version run side by side.<br /><br /><a href="http://1.bp.blogspot.com/_YHquImSLBBI/SfK44KgwgII/AAAAAAAAASU/r9W-fo2VjV0/s1600-h/image31.png"><img src="http://1.bp.blogspot.com/_YHquImSLBBI/SfK44KgwgII/AAAAAAAAASU/r9W-fo2VjV0/s320/image31.png" border="0" /></a><br /><br />And since both Exchange 2007 and 2010 management tools are based on MMC 3.0, you could as well add the respective snap-in for each version to the same MMC console.<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SfK5Ejnjr_I/AAAAAAAAASc/UMPpWcuQa2g/s1600-h/image32.png"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SfK5Ejnjr_I/AAAAAAAAASc/UMPpWcuQa2g/s320/image32.png" border="0" /></a><br /><br />You can of course also run each version of the Exchange Management Shell by side.<br /><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/SfK5O5XHiFI/AAAAAAAAASk/k3TiEr_uGNw/s1600-h/image33.png"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/SfK5O5XHiFI/AAAAAAAAASk/k3TiEr_uGNw/s320/image33.png" border="0" /></a></p>]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1659483</id>
<title><![CDATA[Installing Exchange 2007 on Windows Server 2008 ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1659483" />

		<category term='一般'/>
	
<published>2009-04-09T10:43:44Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[In this article I will cover the installation of Exchange 2007 SP1 on Windows Server 2008. I will lay out which versions of Exchange are supported on which OS version and also which domain controller version they can use. I will detail the supported methods to move from Exchange 2007 on Window Server 2003, to Exchange 2007 on Windows Server 2008 and finally I will cover the prerequisites needed, before showing the actual install.<br /><br />Note:<br />At this time, neither Windows Server 2008 nor Exchange Server 2007 SP1 have released to manufacturing. As I am therefore working with beta code, certain elements of what follows (in particular the screenshots, may change before the final version.<br /><br />Introduction <br />It is nearly a year after the release of Exchange 2007 and many of us now have complete Exchange 2007 implementations. I guess that means we are looking for something new to do! If this is the case then you won’t be disappointed, as very soon we will be presented with the new challenge of moving our existing Exchange 2007 systems onto Windows Server 2008. <br /><br />Table 1 lists the various supported scenarios for Exchange and OS versions.<br /><br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SU0IymFkwXI/AAAAAAAAANM/fDLcq-6TN_s/s1600-h/image0001195037207937.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SU0IymFkwXI/AAAAAAAAANM/fDLcq-6TN_s/s320/image0001195037207937.jpg" border="0" /></a><br /><br />Table 1: Exchange/OS versions supported for install<br /><br />The first thing to note is that Exchange 2007 RTM is not supported on Windows Server 2008. To install Exchange 2007 on Server 2008 you must run Exchange 2007 SP1. This service pack, as many of you may know, is a little different from previous service packs in that it is a complete installation of Exchange. Effectively SP1 is RTM with the SP1 code slipstreamed into it. Having established that Exchange 2007 SP1 is required to install on Server 2008, what other considerations are there?<br /><br />Probably the biggest consideration is Active Directory. Table 2 sets out the different Domain Controller versions supported by different versions of Exchange.<br /><br /><a href="http://1.bp.blogspot.com/_YHquImSLBBI/SU0JEZhQxTI/AAAAAAAAANU/Ak_1TCz3PnE/s1600-h/image0011195037207937.jpg"><img src="http://1.bp.blogspot.com/_YHquImSLBBI/SU0JEZhQxTI/AAAAAAAAANU/Ak_1TCz3PnE/s320/image0011195037207937.jpg" border="0" /></a><br /><br />Table 2: The Exchange/Domain Controller support matrix<br /><br />One new Active Directory feature of Windows Server 2008 which I haven’t mentioned is Read Only Domain Controllers (RODC) (and Global Catalog servers). These are servers which do not hold a writable copy of the AD and also do not hold account passwords. They are most likely to be used in branch office scenarios to prevent security breaches either intentional or accidental. So how do these RODCs affect Exchange? Simply put, Exchange doesn’t use them! When left to automatically associate with a domain controller (or global catalog server) Exchange will ignore the RODC or ROGC. The important thing for administrators to remember is not to manually set Exchange to work with a RODC as things simply will not work correctly.<br /><br />One other area that will be welcome to administrators is that with the release of Exchange 2007 SP1, the Exchange Management Console will finally be supported on Windows Vista, and for that matter on Server 2008 as well.<br /><br />Before moving on to how we upgrade, I think it is worth clarifying that Exchange 2007 SP1 will not install on Windows Server 2008 Server Core. Server Core, for those who haven’t heard, is a cut down version of Windows Server 2008 which only presents a command line interface. It has been stripped down to run various server roles including amongst others Domain Controller, DHCP, DNS, File and Print. However, because a lot of functionality has been stripped out to ensure a small footprint and less need for patching, important components such as the .Net Framework are not present to support Exchange.<br /><br />Note:<br />As I mentioned we are currently working with beta code. It is because of this that the Unified Messaging role does not currently install on Server 2008. This will be rectified before release.<br /><br />The upgrade path<br />So how do you actually get from Exchange 2007 running on Windows Server 2003 to Exchange 2007 SP1 running on Windows Server 2008?<br /><br />Unfortunately, although understandably given the massive architecture changes involved, you cannot simply upgrade Exchange 2007 to Exchange 2007 SP1 and then upgrade the OS to Windows Server 2008. This simply breaks Exchange completely!<br /><br />Even when you have a clustered mailbox server, you cannot perform a rolling upgrade by upgrading one node of the cluster failing over and then doing the other node. <br /><br />The only way is to perform a migration! In other words you must do a clean install of Windows Server 2008 on a new server and then migrate your data. Mailboxes can be moved using the Move-Mailbox cmdlet and public folder data must be replicated. <br /><br />This has caused a fair amount of discontent on various online forums but it is the only way!<br /><br />Installation<br />Having looked at all the background, let’s get started with the installation. The first thing to cover is preparing your Windows Server 2008 machine for Exchange 2007. There are a bunch of prerequisites which must be met as listed below:<br /><br />.Net Framework v2.0 or 3.0 <br />PowerShell RTM <br />MMC 3.0 (installed by default) <br />IIS 7 (Various components needed by different roles)<br />For a much more detailed look at the requirements for each Exchange server role see Exchange 2007 System Requirements.<br /><br />For now we are going to install an Exchange 2007 SP1 server in a new domain and new organisation. We will install the CAS, HT and Mailbox roles. In order to install the prerequisites we will run the following commands one after the other at a command prompt:<br /><br />ServerManagerCmd -i RSAT-ADDS<br /><br />ServerManagerCmd -i PowerShell<br /><br />ServerManagerCmd -i Web-Server<br /><br />ServerManagerCmd -i Web-ISAPI-Ext<br /><br />ServerManagerCmd -i Web-Metabase<br /><br />ServerManagerCmd -i Web-Lgcy-Mgmt-Console<br /><br />ServerManagerCmd -i Web-Basic-Auth<br /><br />ServerManagerCmd -i Web-Digest-Auth<br /><br />ServerManagerCmd -i Web-Windows-Auth<br /><br />ServerManagerCmd -i Web-Dyn-Compression<br /><br />After the first command (RSAT-ADDS) you will need to reboot as shown in Figure 1.<br /><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/SU0JVD9z9WI/AAAAAAAAANc/d7lbQn16dJo/s1600-h/image0021195037207937.jpg"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/SU0JVD9z9WI/AAAAAAAAANc/d7lbQn16dJo/s320/image0021195037207937.jpg" border="0" /></a><br /><br />Figure 1: Installing Active Directory Management Tools and being prompted to reboot<br /><br />After the reboot, I used a simple batch file to run the other commands in sequence. Part of the output from the commands is shown in Figure 2.<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SU0Jiz4XUGI/AAAAAAAAANk/YZ6foWqbztE/s1600-h/image0041195037207937.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SU0Jiz4XUGI/AAAAAAAAANk/YZ6foWqbztE/s320/image0041195037207937.jpg" border="0" /></a><br /><br />Figure 2: Part of the output from the prerequisite installation<br /><br />For more detailed information about the Windows Server 2008 roles/features required for the other Exchange 2007 roles (Edge Transport Server and Unified Messaging Server) see How to Install Exchange 2007 SP1 Prerequisites on Windows Server 2008.<br /><br />Having successfully completed the installation of prerequisites, it is time to install Exchange. Start setup and click “Install Microsoft Exchange Server 2007 SP1” as shown in Figure 3.<br /><br /><a href="http://4.bp.blogspot.com/_YHquImSLBBI/SU0JtHEId6I/AAAAAAAAANs/-Vu-8t7b71I/s1600-h/image0061195037207937.jpg"><img src="http://4.bp.blogspot.com/_YHquImSLBBI/SU0JtHEId6I/AAAAAAAAANs/-Vu-8t7b71I/s320/image0061195037207937.jpg" border="0" /></a><br /><br />Figure 3: Starting Setup of Exchange Server 2007 SP1<br /><br />Next run through the usual setup steps as shown in Figures 4 – 11. <br /><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/SU0J3nVx0aI/AAAAAAAAAN0/IciH-m6KQI8/s1600-h/image0081195037258141.jpg"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/SU0J3nVx0aI/AAAAAAAAAN0/IciH-m6KQI8/s320/image0081195037258141.jpg" border="0" /></a><br /><br />Figure 4: The SP1 Setup introduction screen<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SU0KBr9UoSI/AAAAAAAAAN8/sETHBYWQ3Cc/s1600-h/image0101195037258141.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SU0KBr9UoSI/AAAAAAAAAN8/sETHBYWQ3Cc/s320/image0101195037258141.jpg" border="0" /></a><br /><br />Figure 5: Accepting the license agreement<br /><br /><a href="http://4.bp.blogspot.com/_YHquImSLBBI/SU0KK68ZugI/AAAAAAAAAOE/cNrYSBVt2QU/s1600-h/image0121195037258156.jpg"><img src="http://4.bp.blogspot.com/_YHquImSLBBI/SU0KK68ZugI/AAAAAAAAAOE/cNrYSBVt2QU/s320/image0121195037258156.jpg" border="0" /></a><br /><br />Figure 6: Opting into the Microsoft Error Reporting scheme<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SU0KTtW0i7I/AAAAAAAAAOM/TnvZll8IrdM/s1600-h/image0141195037291281.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SU0KTtW0i7I/AAAAAAAAAOM/TnvZll8IrdM/s320/image0141195037291281.jpg" border="0" /></a><br /><br />Figure 7: Selecting a typical install which installs CAS, HT, Mailbox roles and the management tools<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SU0KeFliJmI/AAAAAAAAAOU/EJvJLkrwzTw/s1600-h/image0161195037291281.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SU0KeFliJmI/AAAAAAAAAOU/EJvJLkrwzTw/s320/image0161195037291281.jpg" border="0" /></a><br /><br />Figure 8: Setting the new Exchange Organisation name<br /><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/SU0KnNRzm7I/AAAAAAAAAOc/wo44svoKRlE/s1600-h/image0181195037291281.jpg"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/SU0KnNRzm7I/AAAAAAAAAOc/wo44svoKRlE/s320/image0181195037291281.jpg" border="0" /></a><br /><br />Figure 9: Opting not to create public folders for legacy clients<br /><br /><a href="http://4.bp.blogspot.com/_YHquImSLBBI/SU0KwIiMzTI/AAAAAAAAAOk/PJ0C9HzRbxo/s1600-h/image0201195037314187.jpg"><img src="http://4.bp.blogspot.com/_YHquImSLBBI/SU0KwIiMzTI/AAAAAAAAAOk/PJ0C9HzRbxo/s320/image0201195037314187.jpg" border="0" /></a><br /><br />Figure 10: Exchange Readiness checks in progress<br /><br /><a href="http://1.bp.blogspot.com/_YHquImSLBBI/SU0R4ww2BhI/AAAAAAAAAOs/fRt7GlBgX4k/s1600-h/image0221195037314203.jpg"><img src="http://1.bp.blogspot.com/_YHquImSLBBI/SU0R4ww2BhI/AAAAAAAAAOs/fRt7GlBgX4k/s320/image0221195037314203.jpg" border="0" /></a><br /><br />Figure 11: The not for production use warning before install about using a 32 bit version of Exchange 2007<br /><br />Having completed the steps in Figures 3-11 installation begins. However, it is at this point that an error occurs as shown in Figure 12. It would appear that for whatever reason, the registry key “HKLM\SOFTWARE\Microsoft\Windows\Windows Error Reporting\Consent” does not exist!<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SU0SDZrRk0I/AAAAAAAAAO0/ezC1Jfk5WMg/s1600-h/image0241195037314203.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SU0SDZrRk0I/AAAAAAAAAO0/ezC1Jfk5WMg/s320/image0241195037314203.jpg" border="0" /></a><br /><br />Figure 12: The registry key doesn’t exist error message<br /><br />Note:<br />It is highly unlikely that this problem will still exist once the products ship.<br /><br />To rectify this problem locate the relevant area in the registry and create the required key as shown in Figure 13.<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SU0SNRIhLuI/AAAAAAAAAO8/hoelLgPD2Mk/s1600-h/image0261195037334734.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SU0SNRIhLuI/AAAAAAAAAO8/hoelLgPD2Mk/s320/image0261195037334734.jpg" border="0" /></a><br /><br />Figure 13: The newly created registry key<br /><br />Having resolved the problem with the registry key you are left with no other option than to exit setup. On doing this you will be prompted to reboot, which you should do. <br /><br />When the server is backed up, restart setup which will start in Exchange Maintenance Mode as shown in Figure 14. <br /><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/SU0SW6C8UAI/AAAAAAAAAPE/UDF5emG2CL8/s1600-h/image0281195037334734.jpg"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/SU0SW6C8UAI/AAAAAAAAAPE/UDF5emG2CL8/s320/image0281195037334734.jpg" border="0" /></a><br /><br />Figure 14: Exchange setup restarting in Maintenance Mode<br /><br />At this point, step through the remaining setup screens as shown in Figures 15-17. <br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SU0Sgx__rwI/AAAAAAAAAPM/MUpmzLDzMxU/s1600-h/image0301195037334750.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SU0Sgx__rwI/AAAAAAAAAPM/MUpmzLDzMxU/s320/image0301195037334750.jpg" border="0" /></a><br /><br />Figure 15: Selecting the relevant roles for installation<br /><br /><a href="http://1.bp.blogspot.com/_YHquImSLBBI/SU0StNexrhI/AAAAAAAAAPU/GEnJTwp2DZs/s1600-h/image0321195037352812.jpg"><img src="http://1.bp.blogspot.com/_YHquImSLBBI/SU0StNexrhI/AAAAAAAAAPU/GEnJTwp2DZs/s320/image0321195037352812.jpg" border="0" /></a><br /><br />Figure 16: Again making the choice not to create public folders for legacy clients<br /><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/SU0S4jTN_RI/AAAAAAAAAPc/_S8IC0tc8jU/s1600-h/image0341195037352828.jpg"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/SU0S4jTN_RI/AAAAAAAAAPc/_S8IC0tc8jU/s320/image0341195037352828.jpg" border="0" /></a><br /><br />Figure 17: Setup completed!<br /><br />Once setup completes you will have a working Exchange 2007 SP1 install on Windows Server 2008 as shown in Figure 18. <br /><br /><a href="http://1.bp.blogspot.com/_YHquImSLBBI/SU0TDZzMIuI/AAAAAAAAAPk/KjteoZ6NWio/s1600-h/image0361195037352828.jpg"><img src="http://1.bp.blogspot.com/_YHquImSLBBI/SU0TDZzMIuI/AAAAAAAAAPk/KjteoZ6NWio/s320/image0361195037352828.jpg" border="0" /></a><br /><br />Figure 18: Exchange 2007 SP1 installed on Windows Server 2008<br /><br />Before completing this article I thought it might be interesting to show the registry key that we created earlier. As can be seen in Figure 19, it is now populated with various values.<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SU0TOD7S8uI/AAAAAAAAAPs/YAIYieBMIa8/s1600-h/image0381195037365281.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SU0TOD7S8uI/AAAAAAAAAPs/YAIYieBMIa8/s320/image0381195037365281.jpg" border="0" /></a><br /><br />Figure 19: The values in the registry key created to solve the installation error<br /><br />Summary<br />As you can see from the steps above, the install process to put Exchange 2007 on Windows Server 2008 is basically very simple. At this time there is the odd glitch but there is no doubt these will be ironed out before Release to Manufacturing. I feel the only thing that has the potential to cause a delay in deployment are the usual worries about deploying a brand new OS and the fact that if you already have Exchange 2007 on Server 2003 you will have to perform a migration which requires extra hardware.]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1614991</id>
<title><![CDATA[What can support pros learn from their auto mechanics? ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1614991" />

		<category term='一般'/>
	
<published>2009-03-10T21:51:34Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[When I was recently arranging a routine service appointment for my automobile, I was struck by the fact that, for once, the shoe was on the other foot. I’m used to being the expert who has to explain a complicated technical issue to a nontechnical customer. When it comes to repairing cars, I know just enough to make myself sound stupid. Suddenly, I find myself in the position where I have to have things explained to me, often more than once.<br /><br />I have a great mechanic, so when I work with him, I’m seeing customer service done really well. My visit to the garage got me thinking about some of the practices of good auto service professionals, and I realized that the techniques that produce a positive car repair experience could serve as a guide for creating a positive support experience for my users. Here’s the list I jotted down while waiting for my car to come down off the lift.<br /><br />Triage effectively. My mechanic, Jim, is great about making sure that emergency situations are given special attention. Engine threw a cylinder on the highway? He’ll immediately send a wrecker to pick you up. Just need your oil changed? If there are more pressing tasks, Jim will gracefully let you know he’s too busy and will ask you to drop off your car in a day or two. The takeaway here is that most customers don’t mind waiting for nonemergency service, as long as they’re given a firm date when they can expect attention.<br /><br />Provide an estimate. When I work with Jim, his estimates usually have two parts: the cost and the timeframe in which the work will be done. Cost may not always be a factor when the help desk is serving a user, but there are other things to take into account. It may be necessary to order replacement parts, for instance. Providing your customers with estimates of what the work will entail and when it will be completed will manage their expectations and lower their stress level.<br /><br />Offer alternate arrangements. In the auto-service industry, this takes the form of the courtesy car. Consider keeping a couple of serviceable machines on hand as cold spares that you can loan to users whose regular workstations may need significant repair. With a “courtesy computer,” at least the client can continue his or her work.<br /><br />Update the customer. Mechanics revise their estimates; sometimes it’s necessary because the work required is more extensive. This can happen when a machine is on the repair bench, too. If the situation has changed — for the worse or for the better — make sure that the customer is informed. <br /><br />Explain things clearly. Think of it this way: your customers won’t appreciate your work if they don’t understand your description of it. Avoid jargon as much as possible. Put the situation in terms that are easily understood, and contextualize things for the users. If they have an understanding of how you’ve helped, they’ll feel better about the experience.<br /><br />Suggest future maintenance. Lots of car trouble can be avoided if the owner takes care of the vehicle. The same holds true for computers. If there’s a way that the user can avoid the inconvenience of future problems, share that knowledge with them.<br /><br />I recommend my mechanic to anyone I overhear complaining about the last time their car had to be serviced. There may be a guy out there with more qualifications than Jim, but his work is solid, and his customer service is second-to-none. When I’m in a situation where I’m out of my depth, I appreciate working with a professional who is concerned about the quality of my experience. Your users will, too.]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1607352</id>
<title><![CDATA[Five new developments in storage infrastructure solutions ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1607352" />

		<category term='一般'/>
	
<published>2009-03-05T12:15:12Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[First there was Ethernet. Then, there was IP over Ethernet. Next came the mixed use of Ethernet, IP, and the SCSI command set (iSCSI) to simplify storage and to bring down the cost and complexity of storage. Today, iSCSI and Fibre Channel are fighting it out in all but the largest enterprises, and both have their pros and cons. Even though these are the two primary contenders in today’s block-level shared storage market, there are some other alternatives. The line is continuing to blur between these solutions as new initiatives are brought to market. Let’s take a look at some new developments in storage infrastructure solutions.<br /><br />Faster Fibre ChannelTwo Gbps and 4 Gbps Fibre Channel are very common in the marketplace, and manufacturers are just now beginning to demonstrate 8 Gbps Fibre Channel gear. There are also standards in the works for Fibre Channel running at 10 Gbps and 20 Gbps. This venerable technology continues to improve to meet the increasingly robust storage needs demanded by the enterprise. In some cases, Fibre Channel solutions on the market rival iSCSI solutions from a price perspective (i.e., Dell/EMC AX150) for simple solutions. However, faster Fibre Channel still has the same skill set hurdles to overcome. Just about every network administrator knows IP, but Fibre Channel skills are a different matter.<br /><br />iSCSI over 10G EthernetiSCSI has become a technology that deserves short-list status… and at a gigabit per second, no less. Many iSCSI naysayers point to its slower interlink speed as a reason that it won’t stack up to Fibre Channel. However, iSCSI solutions are now on the cusp of moving to 10 Gbps Ethernet, meaning that iSCSI’s link speed could surpass even the fastest Fibre Channel solutions on the market. Of course, iSCSI still has IP’s overhead and latency, so we’ll see how well 10 Gbps Ethernet performs in real-world scenarios when compared to 8 Gbps Fibre Channel.<br /><br />Further, 10 Gbps Ethernet gear is still extremely expensive, so, for the foreseeable future, 10 Gbps-based iSCSI solutions probably won’t fit the budgets of many organizations considering iSCSI as a primary storage solution. All this said, interlink speed is not necessarily the primary driver for replacement storage infrastructure in the enterprise. Performance boosts are often achieved by adding more disk spindles to the infrastructure or by moving to faster disk drives (i.e., SATA to 15K RPM SAS or Fibre Channel).<br /><br />Fibre channel-over-IP (FCIP)Fibre Channel-over-IP (FCIP) is a method by which geographically distributed Fibre Channel-based SANs can be interconnected with one another. In short, FCIP is designed to extend the reach of Fibre Channel networks over wide distances.<br /><br />Internet Fibre Channel Protocol (iFCP)Internet Fibre Channel Protocol (iFCP) is an effort to bring an IP-based infrastructure to the Fibre Channel world. Much of the cost of Fibre Channel is necessary infrastructure, such as dedicated host bus adapters (HBAs) and switches. These components can, on a per-port basis, add thousands of dollars to connect a server to the storage infrastructure. In contrast, transmitting Fibre Channel commands over an IP network would drive down infrastructure costs in a major way, requiring only gigabit Ethernet connections, which are already found on most servers. Further, even high-density Gigabit Ethernet switches cost only a couple thousand dollars. The main drawback to this proposal is the limitation to 1 Gbps Ethernet; although 10 Gbps gear is available, it would negate some of the cost benefit. On the plus side, iFCP (even on 10 Gbps Ethernet) would open Fibre Channel solutions to administrators that have IP-based skill sets. iFCP was ratified by the Internet Engineering Task Force in late 2002/early 2003.<br /><br />ATA-over-Ethernet (AoE)ATA-over-Ethernet (AoE) hasn’t enjoyed the popularity of iSCSI, but this isn’t due to any technical hurdles. The AoE specification is completely open and only eight pages in length. AoE doesn’t have the overhead of IP as does iSCSI since it runs right on top of Ethernet. Of course, this does limit AoE’s use to single locations, generally, since raw Ethernet can’t be routed. You can find more about AoE in one of my previous posts.<br /><br />SummaryThe future of storage is wide open. Between iSCSI, Fibre Channel ,and even AoE, solutions abound for organizations of any size and as the lines blur between some of these technologies, cost becomes less of an issue across the board.]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1614999</id>
<title><![CDATA[Exchange Server 2007 SPAM filtering features without using Exchange Server 2007 Edge Server ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1614999" />

		<category term='一般'/>
	
<published>2009-03-02T21:52:40Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[Introduction<br />Many Exchange Server administrators know how to use features from Exchange Server 2003 which will not be available by default, if they do not use Exchange Server 2007 Edge Server Role as message hygiene server in the DMZ. This feature is only available within that role by default but can be enabled on each Exchange Server 2007 running Hub Transport Role. In this article we will have a look how to enable and configure this feature. <br /><br />Activating AntiSpamAgent Feature<br />Adding this functionality to your Hub Transport servers is a pretty simple process. First, launch the Exchange Management Shell. In the Scripts folder that was created, you will find a PowerShell script to install the Anti-spam agents. After you run this command, you will need to restart your transport service and restart the Exchange Management Console. The script we need to run is called install-AntiSpamAgents.ps1.<br /><br /><a href="http://4.bp.blogspot.com/_YHquImSLBBI/SXlXngX-0dI/AAAAAAAAAQ8/5PSOqKxMf5o/s1600-h/image0021231157342184.jpg"><img src="http://4.bp.blogspot.com/_YHquImSLBBI/SXlXngX-0dI/AAAAAAAAAQ8/5PSOqKxMf5o/s320/image0021231157342184.jpg" border="0" /></a><br /><br />Figure 1: Activating AntiSpamAgent Feature<br /><br />After restarting the Exchange Transport Service, we have a new tab in Exchange Management Console available which will look like this:<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SXlXn8eLesI/AAAAAAAAARE/XfJaxH3cWqI/s1600-h/image0041231157342247.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SXlXn8eLesI/AAAAAAAAARE/XfJaxH3cWqI/s320/image0041231157342247.jpg" border="0" /></a><br />Figure 2: The Anti-Spam Tab of Exchange Management Console<br /><br />Note:<br /><br />We will now take a closer look into each feature of Anti-Spam:<br /><br />Content Filtering<br />IP Allow List<br />IP Allow List Providers<br />IP Block List<br />IP Block List Providers<br />Recipient Filtering<br />Sender Filtering<br />Sender ID<br />Sender Reputation<br />Content Filtering<br />The Content Filter agents works with spam confidence level rating. This rating is a number from 0-9 for each message; a high SCL will mean that it is most likely spam. You can configure the agent according to the message ratings to:<br /><br />Delete the message<br />Reject the message<br />Quarantine the message<br />You can also customize this filter using your own custom words and configure exceptions if you wish.<br /><br />IP Allow List<br />With this feature you are able to configure which IP addresses are allowed to successfully connect to your Exchange Server. So, if you probably have a dedicated mail relay server in your DMZ, you can add its IP addresses so that your server will not accept connections from other servers anymore.<br /><br />IP Allow List Providers<br />In general, you are unable to configure your own “IP Allow Lists” without making mistakes that will lead to problems receiving emails from your customers or any other business partners. Therefore, you should contact a public IP allow list provider which does the work for you. This would mean that you will have more quality in this service and a higher business value.<br /><br />IP Block Lists<br />This feature gives you the possibility to configure IP addresses that are not allowed to connect to your server. Contrary to “IP Allow Lists”, this feature provides a black list and not a white one.<br /><br />IP Block List Providers<br />“IP Block List Providers” have been known in the past as “Blacklist Providers” too. Their task is to publish lists from servers / IP addresses that are spamming.<br /><br />Recipient Filtering<br />If you need to block emails to specific internal users or domains, this feature is the one you will need. You can configure this feature and then add the appropriate addresses or SMTP domains to your black list. Another interesting feature is that it allows you to set up the configuration so that only you will accept emails from recipients that are included in your global address lists.<br /><br />Sender Filtering<br />If you need to block specific domains or external email addresses, you will have to use this feature. You can configure a black list of what sender addresses or domains you will accept or not.<br /><br />Sender ID<br />The Sender ID agent relies on the RECEIVED Simple Mail Transfer Protocol (SMTP) header and a query to the sending system's domain name system (DNS) service to determine what action, if any, to take on an inbound message. This feature is relatively new and relies on the need of a specific DNS setting. <br /><br />Sender ID is intended to combat the impersonation of sender and domain also called spoofing. A spoofed mail is an e-mail message that has a sending address that was modified to appear as if it originates from a sender other than the actual sender of the message. Spoofed mails typically contain a FROM in the header of a message that claims to originate from a dedicated organization. <br /><br />The Sender ID evaluation process generates a Sender ID status for each message. The Sender ID status is used to evaluate the SCL rating for that message. This status can have one of the following settings:<br /><br />Pass - IP address is included the permitted set<br />Neutral - Published Sender ID data is explicitly inconclusive.<br />Soft fail - IP address may be in the not permitted set.<br />Fail - IP address is in the not permitted set.<br />None - No published data in DNS.<br />TempError - transient error occurred, such as an unavailable DNS server<br />PermError - unrecoverable error occured, such as the record format error<br />The Sender ID status is added to email metadata and is then converted to a MAPI property. The Junk E-mail filter in Microsoft Office Outlook uses the MAPI property during the generation of the spam confidence level (SCL) value.<br /><br />You can configure this feature to act as the following:<br /><br />Stamp the status<br />Reject<br />Delete<br /><br />Sender Reputation<br />Sender Reputation is a new Exchange Server 2007 anti-spam functionality that is intended to block messages based on many characteristics.<br /><br />The calculation of the Sender Reputation Level is based on the following information:<br /><br />HELO/EHLO analysis<br />Reverse DNS lookup<br />Analysis of SCL <br />Sender open proxy test<br />Sender reputation weighs each of these statistics and calculates an SRL for each sender. The SRL is a number between 0 and 9. You can then configure what to do with the message in one of the following ways:<br /><br />Reject<br />Delete and archive<br />Accept and mark as blocked sender <br />Conclusion<br />As you have seen in this article, Exchange Server 2007 provides a lot of features to increase anti-spam functionality on each Exchange Server box. If you do not use a dedicated Exchange Edge Server, you can add this functionality to Exchange Server 2007 Hub Transport as described above. If you define a configuration for your specific server design, you will not have to add third party software to meet your basic business needs.<br /><br />If you decide to have more than the described functions above, you should think of implementing Microsoft ForeFront Security for Exchange Servers.]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1602738</id>
<title><![CDATA[Customizing Managed Folders in Exchange Server 2007 ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1602738" />

		<category term='一般'/>
	
<published>2009-03-02T15:55:35Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<p class="post-body entry-content">Exchange Server 2007 allows an administrator to manage the default managed folders and also the managed custom folders which are used by the Message Records Management (MRM) feature. My fellow MVP Neil Hobson created an article series about Messaging Records Management and you can check this out at: Exchange 2007 Messaging Records Management (part 1).<br /><br />In this article we are going to validate how an Exchange admin is able to improve the end-user experience with some features available in the Managed Folders. By using such features, we can educate the users to use these new resources properly.<br /><br />Configuring a personalized display page for Managed Folders<br /><br />First of all, let us pick a server with IIS installed. We will then create a virtual directory on this server to host a page that will instruct the users on how to use Managed Folders. This page will be accessed when a user clicks on the “Managed folder” item in their Outlook 2007 client. You can use your current CAS server to host this webpage or any other IIS in your environment. <br /><br />Now that we are logged onto the chosen server we can follow these steps:<br /><br />1. Open IIS Manager.<br />2. Expand Web Site.<br />3. Right click on Default Web Site and click on New and then on Virtual Directory.<br />4. In the first page of Virtual Directory wizard, click Next.<br />5. Virtual Directory Alias. Type in ManagedFolderHP and click on Next. (Figure 01)<br /><br /><a href="http://1.bp.blogspot.com/_YHquImSLBBI/SaqDfjWiJXI/AAAAAAAAARM/mmCEjBe0Fv8/s1600-h/image0021233665190704.jpg"><img src="http://1.bp.blogspot.com/_YHquImSLBBI/SaqDfjWiJXI/AAAAAAAAARM/mmCEjBe0Fv8/s320/image0021233665190704.jpg" border="0" /></a><br /><br />Figure 01<br /><br />6. Web Site Content Directory. Choose the local path where all pages related to the Managed Folder HP virtual directory will be kept and click on Next.<br />7. Virtual Directory Access Permissions. You can leave the default settings and click Next.<br />8. Final wizard page, click on Finish.<br /><br />Note: <br />If you are using a IIS/CAS Server in NLB make sure that you copy and update the content of the Managed Folder page in both servers and also that the Exchange configuration that we are going to see next is using the NLB name.<br /><br />Now, create a set of pages demonstrating how to use Managed Folders and instruct the users to use this resource step by step. By the way, you can use multiple pages and create a link between them (use pictures and so forth). Before testing the page, let us validate these points: <br /><br />- Validate if you can access using http or https. If you website is configured to require SSL you will be able to access only using SSL unless you check that option.<br />- Make sure that in the properties of the Virtual Directory on Documents tab the main page that you created is listed.<br />- Try to access from any client computer the page that you have just created, if you are able to access it we are ready to go to the Exchange Server 2007 organization configuration.<br /><br />Next step, Open Exchange Management Shell, and let’s set the page that we have just tested configuring the ManagedFolderHomePage attribute, as shown in Figure 02. The following cmdlet can be used:<br /><br />Set-OrganizationConfig –ManagedFolderHomePage:http://<servername></servername>/ManagedFolderHP<br /><br />You can also run Get-OrganizationConfig cmdlet afterwards to validate the current organization parameter.<br /><br /><a href="http://2.bp.blogspot.com/_YHquImSLBBI/SaqD_9J26UI/AAAAAAAAARU/ZxFZOwukdsM/s1600-h/image0041233665190719.jpg"><img src="http://2.bp.blogspot.com/_YHquImSLBBI/SaqD_9J26UI/AAAAAAAAARU/ZxFZOwukdsM/s320/image0041233665190719.jpg" border="0" /></a><br /><br />Figure 02<br /><br />The Exchange Server configuration and website configuration are done, now we have to test the solution on the client side. In order to test it, just click on Managed Folders item under Mailbox and on the right side the page that we have configured, as shown in Figure 03.<br /><br /><a href="http://4.bp.blogspot.com/_YHquImSLBBI/SaqE3SN6CWI/AAAAAAAAARc/yNYjpunzi3c/s1600-h/image0061233665190719.jpg"><img src="http://4.bp.blogspot.com/_YHquImSLBBI/SaqE3SN6CWI/AAAAAAAAARc/yNYjpunzi3c/s320/image0061233665190719.jpg" border="0" /></a><br /><br />Figure 03<br /><br />If you have clients using Outlook Anywhere you should consider using a public URL instead of a local one, and also publishing it on your Firewall for external access. Besides that, the URL configured must be accessible from both locations: internal and external. In some cases you may have to play with DNS resolution.<br /><br />Managing Folder description<br /><br />Using Exchange Server 2007 we can configure comments for Managed Default Folders (like Inbox, Calendar, Outbox and so forth) and also Managed Custom Folders (those folders created by the Administrator and they are located under Managed Folders in the Outlook client). A comment can be seen in OWA, Outlook 2007 and Outlook 2003 SP2 or superior (In Outlook 2003 or higher, the comment does not appear like in the new versions, the user must click on View menu and Policy to see the comments).<br /><br />In order to manage comments in a folder you can use either Exchange Management Console or Exchange Management Shell, we can follow these steps to manage comments:<br /><br />1. Open Exchange Management Console.<br />2. Expand Organization Configuration.<br />3. Click on Mailbox.<br />4. Click on Managed Default Folders or Managed Custom Folders tab. In this article we are going to add a comment on Inbox folder, then let’s click on Managed Default Folders tab.<br />5. Double click on Inbox.<br />6. Inbox Properties. We can enter the comment that will be displayed for all users and we have a check box that enable or disable the user to minimize this comment. (Figure 04).<br /><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/SaqFhr5gVbI/AAAAAAAAARk/kDh6jK0Qrx8/s1600-h/image0081233665190735.jpg"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/SaqFhr5gVbI/AAAAAAAAARk/kDh6jK0Qrx8/s320/image0081233665190735.jpg" border="0" /></a><br /><br />Figure 04<br /><br />We can do the same using Exchange Management Shell using the following syntax:<br /><br />"Set-ManagedFolder <folder></folder>-Comment: " -"MustDisplayCommentEnabled:&lt;$true/$false&gt;"<br /><br />We can take advantage of Exchange Management Shell and use pipeline to retrieve extra information that we cannot get from Exchange Management Console, such as:<br /><br />Getting all the information about Managed Folder object<br />Get-ManagedFolder <folder></folder>| FL<br />Getting all Managed Folders that have Comment associated<br />Get-ManagedFolder | where { $_.Comment –ne ‘’ }<br />Getting all Managed Folders that have Comment <br />Get-ManagedFolder | where { $_.MustDisplayCommentEnabled –eq 1 }<br /><br />Now, we can go back to the Outlook Client and click on Inbox item and we will have the comment created before showing up on the right, as shown in Figure 05.<br /><br /><a href="http://1.bp.blogspot.com/_YHquImSLBBI/SaqF7vlyFKI/AAAAAAAAARs/XNp695-mBQ4/s1600-h/image0101233665464094.jpg"><img src="http://1.bp.blogspot.com/_YHquImSLBBI/SaqF7vlyFKI/AAAAAAAAARs/XNp695-mBQ4/s320/image0101233665464094.jpg" border="0" /></a><br /><br />Figure 05<br /><br />The comment configuration is also displayed in an Outlook Web Access session, as shown in Figure 06.<br /><br /><a href="http://1.bp.blogspot.com/_YHquImSLBBI/SaqGNnZWR9I/AAAAAAAAAR0/CCBTd7tHVqo/s1600-h/image0121233665464110.jpg"><img src="http://1.bp.blogspot.com/_YHquImSLBBI/SaqGNnZWR9I/AAAAAAAAAR0/CCBTd7tHVqo/s320/image0121233665464110.jpg" border="0" /></a><br /><br />Figure 06<br /><br />If you have done all the process described previously and the Folder Comment is not showing, we can use the following steps to troubleshoot the process:<br /><br />1. Validate the Managed Default Folders and/or Managed Custom Folders<br /><br />Validate which folders you have configured to use comments. In this article we are going to troubleshoot the Inbox folder.<br />Validate the Policy<br /><br />2. Open Exchange Management Console.<br />3. Expand Organization Configuration.<br />4. Click on Mailbox.<br />5. Click on Managed Folder Mailbox Policies tab.<br />6. Double click on the desired policy and make sure that the folder that we have changed is listed, as shown in Figure 07.<br /><br /><a href="http://4.bp.blogspot.com/_YHquImSLBBI/SaqGi444ZvI/AAAAAAAAAR8/lznuGtD1JEY/s1600-h/image0141233665464110.jpg"><img src="http://4.bp.blogspot.com/_YHquImSLBBI/SaqGi444ZvI/AAAAAAAAAR8/lznuGtD1JEY/s320/image0141233665464110.jpg" border="0" /></a><br /><br />Figure 07<br /><br />Validate the user configuration<br /><br />7. Open Exchange Management Console.<br />8. Expand Recipient Configuration.<br />9. Double click on the desired mailbox.<br />10. Click on Mailbox Settings tab.<br />11. Select Message Records Management.<br />12. Click on Properties button.<br />13. Make sure that Managed folder mailbox policy is checked and you are using the same policy that we have just seen in the previous step. (Figure 08).<br /><br /><a href="http://4.bp.blogspot.com/_YHquImSLBBI/SaqG1AwLV0I/AAAAAAAAASE/78g5FpdxxdY/s1600-h/image0161233665464126.jpg"><img src="http://4.bp.blogspot.com/_YHquImSLBBI/SaqG1AwLV0I/AAAAAAAAASE/78g5FpdxxdY/s320/image0161233665464126.jpg" border="0" /></a><br /><br />Figure 08<br /><br />Force the updates<br /><br />14. You can force at server level or user level, these two cmdlets will do the trick:<br />Start-ManagedFolderAssistant –Mailbox <mailbox></mailbox><br />Start-ManagedFolderAssistant –Identity <servername></servername><br />15. Finally, you can go back to the client and the Folder’s comment will be there.<br /><br />Conclusion<br /><br />In this article we have seen how to manage Exchange Server 2007 to display information to an end-user using the Folder’s comments. We have also seen how to use a personalized page and utilize it with the Managed Folder features. </p><p class="post-footer"><p class="post-footer-line post-footer-line-1"><span class="post-author vcard">Posted by <span class="fn">Anti-Google</span> </span><span class="post-timestamp">at <a href="http://msproducts.blogspot.com/2009/03/exchange-server-2007-allows.html" title="permanent link"><abbr title="2009-03-01T04:45:00-08:00" class="published"><font color="#ffffff">4:45 AM</font></abbr></a> </span><span class="reaction-buttons"></span><span class="star-ratings"></span><span class="post-comment-link"><a href="https://www.blogger.com/comment.g?blogID=4862743471966254483&amp;postID=2507588882305881977&amp;isPopup=true" onclick="javascript:window.open(this.href, "bloggerPopup", "toolbar=0,location=0,statusbar=1,menubar=0,scrollbars=yes,width=400,height=450"); return false;"""><font color="#ffffff">0 comments</font></a> </span><span class="post-backlinks post-comment-link"></span><span class="post-icons"></span></p><p class="post-footer-line post-footer-line-2"><span class="post-labels"></span></p><p class="post-footer-line post-footer-line-3"><span class="post-location"></span></p></p>]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1607353</id>
<title><![CDATA[10 things to look for in an offsite backup provider ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1607353" />

		<category term='一般'/>
	
<published>2009-03-02T12:17:11Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[Automated offsite backup services are all the rage. Remote Data Backups, and Online Backup are among some of the best-known contenders.<br /><br />Unlike online storage services, offsite backup providers offer not only gigabytes of offsite file storage but also automated backup software designed to automatically back up the data you specify. That’s a critical difference that should be noted: Online storage services don’t provide automated backup functionality. Sure, online storage services are cheaper. But they’re useless in protecting your data if you forget to manually back up files every day as they change or as new files are created.<br /><br />Unfortunately, not all offsite backup services are created equal. Some of the services work better than others, and pricing varies, as does the quality of the automated backup software. Here are some things to keep in mind as you evaluate offsite backup providers.<br /><br />#1: Reliable software<br /><br />Backup firms, like any other service provider, will promise the world. But actually delivering on all the promises (simple backup configuration, HIPAA-compliant security, easy recovery, seamless integration in Windows, etc.) is another matter altogether.<br /><br />I’ve sampled and deployed automated backup services from a number of providers. Some that propose to provide easy 1-2-3 backup operations fail to run, prove incompatible on server platforms, or generate cryptic errors.<br /><br />Backups are too important to trust to chance. Make sure that the backup software you deploy works well on the OS platforms you require. Many automated offsite backup services run best on Windows XP, while others perform well on Windows Vista and Windows server OSes. The only way to really know is to test a service’s application before rolling it out on production systems. That’s why item #8 (free trials) is so important, but more on that in a moment.<br /><br />#2: Storage plans that meet your needs<br />Some offsite backup services bill by the gigabyte. That’s fine. There’s no trouble there, other than the fact that the fee structure makes budgeting backup costs more difficult.<br /><br />Other service providers, though, sell accounts with specific storage limits (100MB, 4GB, 10GB, etc.) and flat fees. Those plans work well and simplify budgeting, at least until organizations unexpectedly exceed their storage limits.<br /><br />Look for service providers with storage limits or pricing plans that meet your organization’s needs while also proving flexible. Remote Data Backups, for example, makes it easy (just a few clicks) to upgrade from a 4GB account to a 10GB plan (or from a 10GB to a 30GB account). Clients need only pay the difference between the two storage plans (not start from scratch).<br /><br />#3: Stellar reporting tools<br />A leading benefit of automated backup services is peace of mind. Knowing critical data is automatically being backed up offsite is more than just a relief. With critical data safely secured, you can move on to addressing other tasks.<br /><br />IT professionals, though, are typically (and rightfully so) a skeptical crowd. So they want, or require, more than just a promise that critical data is being backed up; they need confirmation.<br /><br />Only with detailed and accurate backup reporting (Figure A) can you be sure that systems and data are being properly backed up. Insist on file-level reporting with any backup service provider. In addition to a daily list of every file that’s backed up, look for reporting tools that list file sizes, time of transfer, and any error details.<br /><br />Figure A<br /><br /><a href="http://3.bp.blogspot.com/_YHquImSLBBI/R3IaGDw-BhI/AAAAAAAAAAk/otgH_KfmAW4/s1600-h/180906-500-317.jpg"><img src="http://3.bp.blogspot.com/_YHquImSLBBI/R3IaGDw-BhI/AAAAAAAAAAk/otgH_KfmAW4/s320/180906-500-317.jpg" border="0" /></a><br /><br />Remote Data Backups creates log files that track numerous details about each file that’s backed up.<br />#4: An approachable backup application<br />The backup application itself must be easy to use and as close to foolproof as possible. Many leverage Windows Explorer-like interfaces (Figure B), where you just need to check boxes for those files and folders that require backing up.<br /><br />Take advantage of a trial period. Work first hand with the software. Confirm the service’s backup application and interface are sufficiently simple to avoid confusion but flexible enough to meet the organization’s needs.<br /><br />Figure B<br /><br /><a href="http://4.bp.blogspot.com/_YHquImSLBBI/R3IaGTw-BiI/AAAAAAAAAAs/8ciwzfFOHGw/s1600-h/180907-500-277.jpg"><img src="http://4.bp.blogspot.com/_YHquImSLBBI/R3IaGTw-BiI/AAAAAAAAAAs/8ciwzfFOHGw/s320/180907-500-277.jpg" border="0" /></a><br /><br />The Mozy Backup tool features a simple Explorer-like interface for specifying which files/folders should be backed up.<br />In most cases, backup software isn’t Microsoft Exchange aware (or can’t properly back up active databases). In such circumstances, confirm that you can automate an Exchange or database backup (using Windows’ built-in or another locally installed backup program) and have the alternative backup program park copies of the backups it creates in folders the backup provider’s software can accommodate. Better yet, seek backup applications that can manage active database and e-mail systems’ data (but be prepared to pay handsomely for the privilege — I’ve yet to find one that justifies the cost).<br /><br />#5: Simple recovery<br />When hard disks fail, users accidentally delete files, or other systems errors occur, IT professionals need to be able to recover files quickly. Conduct tests of backup providers’ recovery functions to confirm that file recovery is simple, fast, and secure.<br /><br />In other words, make sure it’s easy for you to recover data that’s been backed up offsite but that unauthorized parties won’t be able to do the same.<br /><br />#6: Secure file transfer<br />Security has always been an issue with backups. Whether strategies involved giving one set of IT pros backup rights and another set restoration privileges, organizations have always struggled for a reasonable balance between security and operational efficiency when addressing backup issues.<br /><br />Security remains a concern when selecting an automated offsite backup provider. Insist on deploying a service that meets HIPAA and SOX/Accounting security requirements. Most backup providers support at least 128-bit AES encryption and SSL security. Don’t work with a provider offering anything less.<br /><br />Further, when creating automated offsite backup accounts, protect the account information (and recovery hashes or passwords) carefully. Distribute such keys sparingly and change them whenever technology employees leave the organization.<br /><br />#7: 24/7 support<br />Disk failures and other data loss episodes don’t always occur during office hours, and they almost always require repair and recovery operations after hours (to minimize disruption to other users). Thus, you should confirm that your backup service provider’s technicians will be available when you need them most. Many backup providers boast 24/7 support. Before signing any contracts or purchasing service, make sure you’ll be able to reach its support personnel during odd hours should troubleshooting assistance ever be required.<br /><br />#8: Free trials<br />The best way to determine whether an offsite backup provider works well for your organization is to sample its wares. Not only should you test the backup software application, support procedures, and reporting tools, but you should conduct a test recovery as well.<br /><br />Only by walking through the process (creating an account, installing the backup client application, running backup operations, contacting technical support, reviewing report files, and performing a data restore) can you accurately determine whether a backup service provider offers an approachable backup program, quality support, and reliable reporting and recovery processes. Also, potential incompatibilities (between data files, databases, Windows, and the actual backup software itself) are too numerous to ever reasonably forecast, so the process of testing online backup tools on systems with similar configurations to those running in production environments will help eliminate any surprises and potential downtime when the time for real-world deployment arrives.<br /><br />#9: Version tracking<br />Several backup providers support the ability to maintain multiple file versions. The ability to go back and reference several versions of a particular file can prove quite valuable.<br /><br />When simple backup operations run, files from the previous backup (such as those backed up the night before) are written over. Most organizations back up data daily (at night). With such backup schedules, little time exists to discover errors (such as an accountant realizing he or she entered incorrect data in a budget file). If such errors aren’t caught within a day, of course, the budget file with the correct data will be written over by the file containing errors that night. With versioning file systems, several versions (or historical copies) of the same file can be maintained to recover from just such mistakes.<br /><br />Look for this feature. It can bail out harried users who mistakenly corrupt good data.<br /><br />#10: E-mail alerts<br />Numerous distractions demand IT professionals’ attention. Whether failed routers, nonfunctioning remote connections, new user accounts, or other common break/fix issues arrest your workday, backup operations must still be monitored. Unfortunately, in the heat of putting out fires and attending other crises, it’s easy to overlook backup issues until it’s too late.<br /><br />Some offsite backup providers support sending alerts, bringing your attention to problems via e-mail. Without this feature, you might remain unaware that backups are failing or larger issues exist. By insisting on selecting a backup provider that supports forwarding e-mail alerts when backups fail or encounter errors, organizations can ensure their IT staff stays on top of backup operations and receive SOS messages when troubles do arise.]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1559637</id>
<title><![CDATA[Routing Protocols ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1559637" />

		<category term='一般'/>
	
<published>2009-02-02T00:16:53Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<p class="post-body entry-content">The routed vs. the routing<br />There has always been a great attraction for me to the networking protocols. I don’t know why I have always been fascinated by them, but they do interest me greatly. A good deal of my time has been spent studying and playing with the protocols contained in the TCP/IP protocol suite. What all those protocols have in common is that they are routed protocols. This begs the question of what routes them? A very good question indeed, and one that a great many books have been written about. <br /><br />What I shall cover in this article is a breakdown of what routing protocols are. How they work, and what kinds of routing protocols there are. Things I won’t be covering are the Cisco IOS syntax used when configuring these routing protocols. Quite a few excellent books out there already do an admirable job of doing just that. Instead, as mentioned, I will concentrate on giving you a high level overview of what routing protocols are, the various types, and what it is that they do.<br /><br />Onwards and upwards<br />Well we already know that the packets generated by our computers are comprised of routed protocols. These protocols in turn need to be routed if they are to reach their intended recipients. How does a packet ultimately get to its destination? Well this is accomplished via it being routed by a series of routers, and this is also done primarily via the IP address listed in the IP header. With this simplistic explanation in hand we will now take a look at the two categories of routing protocols.<br /><br />The routing protocols themselves are broken down into two groups. Those are the IGP and EGP, or Interior Gateway Protocols, and Exterior Gateway Protocols. Much like their respective names infer, one group is used internally and the other externally. For example the IGP series of routing protocols are used on internal networks, and the EGP series of routing protocols is used on the actual Internet itself. What does that all really mean though? Well it means that when you do the initial configuration of your, in all likelihood, Cisco router that you will need to choose what type of routing protocol to install and configure.<br /><br />Now is as good a time as any to list the various types of routing protocols for each group. Interior Gateway Protocols are comprised of the following; <br /><br />IGRP: Interior Gateway Routing Protocol <br />EIGRP: Enhanced Interior Gateway Routing Protocol <br />OSPF: Open Shortest Path First <br />RIP: Routing Information Protocol <br />IS-IS: Intermediate System – Intermediate System <br />For Exterior Gateway Protocols there are; <br /><br />EGP: Exterior Gateway Protocol <br />BGP: Border Gateway Protocol<br /><br />Interior Gateway Protocols<br />We can see from the above noted examples of IGP protocols that there are several of them. Are they all used in today’s internal networks? Well I suppose they very well could be, but likely the most common ones used today are OSPF and RIP. With that in hand let’s go over RIP. RIP is what is called a dynamic routing protocol. What that means is that it will automatically figure out routing tables on its own. In other words the system administrator does not have to manually input all the various routes. That would be a serious pain in the butt! <br /><br />So RIP will automatically compute the routes, as well as secondary routes to be used in case a primary path should fail. If you are thinking that this sounds like “load balancing” you would indeed be correct. Another key piece of information to remember about RIP is that it is a “distance vector” protocol. Seen as this article is only a high level overview I will say only that “distance vector” involves the method of discovering routes. For more information on this very important topic please click here. Some key points to remember about RIP are that it uses port 520 and uses UDP as its transport protocol. <br /><br />OSPF is the other commonly used IGP. A key differentiator between RIP and OSPF is that OSPF is a “link state protocol”. This simply means that it uses a different way to build its routing tables. OSPF enabled routers will advertise metrics which contain the information that the other OSPF enabled routers will use to build its routing tables. It is as simple and as complicated as that. Further reading can be found here. Also, as above, some key points to remember are that OSPF supports multicasting and subnets. Lastly, OSPF uses IP, and not TCP or UDP.<br /><br />Exterior Gateway Protocols<br />Well we covered the two main IGP’s at a very high level, but what about the EGP protocols? Well let’s indeed take a look at the two better known ones. BGP or Border Gateway Protocol is the routing protocol in use today by the routers which populate the Internet. By that I mean routers that are used by your ISP for example, or what are also called Internet facing routers. These routers form the backbone of the Internet and BGP v4 is what is currently running on them. Much like RIP above, BGP is essentially itself a distance vector protocol or algorithm. One notable fact about BGP is that it uses TCP for its transport protocol and will communicate via port 179. In other words, routing tables are exchanged using TCP for transport and done via port 179. With that said about BGP, what is there to know about EGP? Well realistically not a whole lot as it is not really used anymore. It has been replaced, if you will, by BGP. Should you wish to read more about it please click here. <br /><br />Wrapping up<br />Well as you can see I was not kidding about the high-level overview of routing protocols. There have literally been thick books written on BGP alone. It really is impossible to cover all about these routing protocols in one article, let alone a book. What this article hopes to convey rather is the diversity within the routing protocols themselves, and the difference between them and the routed protocols. What can you do to learn more about these routing protocols? I have always been a big believer in putting concepts into practice. It is, in my opinion, the only way to really learn and furthermore cement lessons learnt. <br /><br />To that end you should, if financially possible, pick up some used Cisco networking gear. They are not all that expensive to buy and will pay dividends in your quest to know more about how traffic is actually routed. Further to buying some networking gear I would advise you to use programs such as Nemesis which will allow you to craft RIP, OSPF, and IGMP amongst others. Being able to craft some routing protocol packets will also let you see how they react to certain stimulus. Packet crafting is how I initially taught myself about TCP/IP, and I would certainly encourage you to do so with these routing protocols. Doing so will force you to learn more about the protocol itself and how it works. Lastly, as mentioned, getting some networking gear really is the key as much of the protocol configurations must be done via this hardware. You will only get so far by actually reading. If you really are on a limited budget then you may wish to buy one of many available simulators. <br /><br />Well this brings to an end my high-level overview of routing protocols. I hope that this is enough to whet your appetite and push you to further study this critically important area of computer networks. As always I welcome your feedback, and on that note till next time! </p><p style="padding-bottom: 10px; padding-left: 10px; float: right; padding-top: 2px"><script type="text/javascript"></script></p>]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1531973</id>
<title><![CDATA[10 common mistakes you should avoid when flashing your BIOS ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1531973" />

		<category term='一般'/>
	
<published>2009-01-10T21:23:59Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<h3 class="post-title entry-title"><font size="2">The BIOS (Basic Input/Output System) is critical to the proper operation of your computer. It is the first code that is executed at start-up and defines the way your motherboard will communicate with the system hardware components.<br /><br /></font><font size="2">The decision to flash your BIOS should not be taken lightly. It is essential that you do it mistake free if you still want to be able to use your computer.</font></h3><p align="justify"><font size="2">For the purposes of this article I am going to assume that you understand the risks of flashing your BIOS and have a good reason for upgrading your existing BIOS. If are not familiar with the basics of flashing the BIOS or if you are not 100 percent sure that flashing your BIOS is the right thing to do then please read the companion article Three Good Reasons for Flashing Your BIOS.</font></p><br /><br /><p align="justify"><font size="2">Disclaimer: Flashing the BIOS incorrectly can lead to an unusable system. Flash the BIOS at your own risk.</font></p><br /><br /><p align="justify"><font size="2">I have detailed ten common mistakes that are made during a BIOS upgrade listed in order from the beginning to the end of the BIOS flashing process.<br /></font></p><p align="justify"><font size="2">1. Misidentification of your motherboard make/model/revision number<br />If you built your computer then you know the brand of the motherboard that you purchased and you will also likely know the model number. The revision number may be less well known to you.</font></p><p align="justify"><font size="2">If you purchased your computer prebuilt, as most people do, then you probably don’t know what is under the hood. You might be able to get the information by entering the serial number of the PC on a Web site, but when it comes to flashing your BIOS you need to be 100 percent accurate and the information on the Web site could be incorrect. The only way to know for sure your motherboard make is to pop off the side panel or open the case and take a peek. (Figure A) Look for the manufacturer, model number and a revision number. (Figure B)</font></p><p align="justify"><font size="2">Figure A</font></p><p align="justify"><a href="http://3.bp.blogspot.com/_vMObugWhd8s/SDqJbWolDxI/AAAAAAAAAAM/zVA7I-R36Q8/s1600-h/202408-500-375.jpg"><font size="2"><img src="http://3.bp.blogspot.com/_vMObugWhd8s/SDqJbWolDxI/AAAAAAAAAAM/zVA7I-R36Q8/s320/202408-500-375.jpg" border="0" /></font></a><font size="2"> </font></p><p align="justify"><font size="2">The motherboard make is printed on the motherboard. Do not get the name from the fans.</font></p><p align="justify"><font size="2">Figure B</font></p><p align="justify"><a href="http://3.bp.blogspot.com/_vMObugWhd8s/SDqJbWolDyI/AAAAAAAAAAU/Byhjr6qjpB4/s1600-h/202409-500-375.jpg"><font size="2"><img src="http://3.bp.blogspot.com/_vMObugWhd8s/SDqJbWolDyI/AAAAAAAAAAU/Byhjr6qjpB4/s320/202409-500-375.jpg" border="0" /></font></a></p><p align="justify"><font size="2">The motherboard model can be printed on the motherboard or as in this case, on a sticker placed on the motherboard.</font></p><p align="justify"><font size="2">You can also get pertinent information from the initial POST screen. (Figure C) The first line in the upper left portion of the screen shows the BIOS maker and version. The second line shows the motherboard model, BIOS version and date. The lower left section of the screen shows the</font> BIOS version date, motherboard model and BIOS ID.</p><p>Figure C</p><a href="http://1.bp.blogspot.com/_vMObugWhd8s/SDqJd2olDzI/AAAAAAAAAAc/jXfsv9qQNK8/s1600-h/202411-500-372.jpg"></a><p align="justify"><img src="http://4.bp.blogspot.com/_vMObugWhd8s/SDqKzmolD0I/AAAAAAAAAAk/EON22kV2JqU/s320/202410-439-371.jpg" border="0" /></p><p align="justify">2. Failing to research or understand the BIOS update details<br />Even properly researching the changes in the BIOS upgrades may not be enough to completely understand exactly what was changed. Often these BIOS upgrade notes are written by techs with little or poor knowledge of English and rarely are the details noted in full. It is not uncommon to find something similar to this.X38-002A BIOS Upgrade</p><p align="justify">Fix to E6400 S3 resume problem</p><p align="justify">There are several issues with this. You need to know what E6400 and S3 are. Even after learning that an E6400 is an Intel Core 2 Duo CPU and S3 is one of four sleep functions in the PC’s power settings, you then need to know if you have an E6400 CPU. If you do, are you using the S3 STR (Suspend To RAM) Sleep option in Windows and having problems with it?</p><p align="justify">You can’t expect your motherboard manufacturer to explain what E6400 and S3 mean, but they should be able to explain what the problem was that was fixed. Perhaps if more people requested this, more detailed information might be included in the BIOS update notes in the future.</p><p align="justify">Most BIOS updates are cumulative. You will need to review all of the BIOS update notes after your current BIOS version in order to know all of the changes made with the latest upgrade version.</p><p align="justify">3. Flashing your BIOS for a fix that is not needed<br />As you can see from the example above, it is often difficult to understand exactly what fix was implemented with a BIOS upgrade. It is equally difficult for the average PC user to determine if any of the hardware in their system is included in the fix. As a rule of thumb if your computer is operating normally, leave it alone.</p><p align="justify">If you are unsure if a BIOS update will fix a problem that you are having with your PC, you can ask for more information from the manufacturer. Be 100 percent sure that the BIOS update will fix any issues that you may be having before flashing the BIOS. Hoping a BIOS update will fix a problem that you are experiencing is a poor reason to risk a BIOS flash.</p><p align="justify">4. Flashing your BIOS with the wrong BIOS file<br />Most BIOS updates come as a zipped file containing the binary code file, the flash utility, and sometimes a README file. Flashing the erasable memory of your BIOS with the wrong code is almost certain to cause failure the next time you try to boot. Be careful when selecting the file. Many motherboard model names are similar within a single manufacturer. Download the file for the exact make/model/revision of your motherboard.</p><p align="justify">The flash utility included in the download should match the BIOS manufacturer information on the initial POST screen. In the example above, I have an Award BIOS from Phoenix Technologies (Phoenix Technologies and Award merged in 1998). The older version of the Award flash utility that I received in my BIOS update file was called AWDFLASH.EXE. The latest version is called AFU869.EXE. The acronym AFU <a name="_Hlt199042743" title="_Hlt199042743"></a>. It also coincidentally 5. Using an outdated version of the manufacturer flash utility or tool<br />You may be tempted to pull out the CD that came with the motherboard or computer and use the utilities on the CD to flash your BIOS. It is well worth your time to download the latest utilities from your motherboard manufacturer or computer maker. There is usually a good reason why a new version of the flash program has been made available.</p><p align="justify">You will need to go to the motherboard manufacturer or computer makers Website to download the latest version of the BIOS code anyway, so plan to download the latest flashing utilities or tools at the same time.</p><p align="justify">6. Not following or understanding the motherboard manufacturers specific directions<br />Most of you reading this article and considering a BIOS upgrade are probably of the male persuasion. Like me you probably don’t like reading and following directions. This is one time when reading and following the motherboard manufacturer instructions are essential. Each motherboard has specific steps that must be followed to have the upgrade succeed.</p><p align="justify">One example of this is a jumper on some motherboards or a setting in some BIOSes that must be changed to enable BIOS memory writing.</p><p align="justify">Instructions for flashing your make of motherboard can usually be found on the manufacturers Website. Specific instructions are sometimes placed in a README.txt file that comes with the BIOS flash file. Look for and read the instructions in this file carefully.</p><p align="justify">If you have read all of the steps needed to flash your BIOS and there are some steps that you don’t understand, get help from the manufacturer or consider having a professional do the install for you.</p><p align="justify">7. Flashing your BIOS without an UPS or at higher risk times<br />It is best to flash your BIOS with a UPS installed to provide backup power to your system. A power interruption or failure during the flash will cause the upgrade to fail and you will not be able to boot the computer.</p><p align="justify">Don’t assume that this can’t happen to you. I was converting the file system on the root drive on a PC once at 2:00 in the morning when I heard a loud pop outside. The lights blinked and the conversion failed. Apparently a transformer had blown in the neighborhood interrupting my power just long enough to ruin my day, or rather night. I had to reinstall the operating system from scratch.</p><p align="justify">If you don’t have access to a UPS, flash the BIOS in the late evenings or when the risk of power outages are lower. Avoid flashing the BIOS during thunderstorms, windy days, high peak electrical usage, prime drive time or any other time when power outages are more likely.</p><p align="justify">8. Flashing the BIOS from within Windows with other applications running<br />Flashing your BIOS from within Windows is universally discouraged by motherboard manufacturers. If you absolutely must flash your BIOS from within Windows and are willing to accept the additional risks involved, close all running applications and unnecessary processes. Antivirus processes running in the background are notorious for causing problems.<br />TechRepublic has a list of services that can be disabled in <a name="_Hlt199042800" title="_Hlt199042800"></a><a href="http://downloads.techrepublic.com.com/abstract.aspx?docid=172521" target="_blank"><strong><font color="#bf277e">XP</font></strong></a> and in <a href="http://downloads.techrepublic.com.com/abstract.aspx?docid=296633" target="_blank"><strong><font color="#bf277e">Vista</font></strong></a><a name="_Hlt199042820" title="_Hlt199042820"></a>.</p><p align="justify">9. Flashing an overclocked system<br />Some information I found while researching this article recommended not flashing your PC while it is overclocked. You may be able to successfully flash your overclocked system, but why take the additional risks? I don’t recommend overclocking except for the most experienced users with minimal changes and only for good reason. If you have an overclocked PC, you should be familiar enough with the BIOS to be able to reset the settings to their default values. Play it safe and throttle back.</p><p align="justify">10. Failing to have a recovery plan if the BIOS flash fails<br />When things go wrong it is a good idea to have a recovery plan. If your flash utility offers it, make a backup of your existing BIOS code. If this option is not available, download a copy of your current BIOS version or find a utility that will back up your current BIOS code. The original BIOS file should be on a bootable floppy with the flash utility and ready to install.<br />Prepare in advance for a floppy read failure by making bootable backup copies to have on hand. Mark your floppies with the BIOS version to know which are the new, and which are the original versions. It is also a good idea to copy the files to a Temp directory on the hard drive to verify that the files can be read or you can run CHKDSK to verify that there are no bad sectors on the floppy.</p><p align="justify">Research possible recovery options in advance and print them out. If you plan for a failure you will be less likely to panic if one occurs. If a failure does happen to you, do not turn off your computer. A failed flash means that the BIOS is likely corrupted and a reboot will fail. Keep the support number for your computer written down and available.</p><p align="justify">Plan for the worst case scenario; consider keeping a backup PC handy and ready to use.</p><p align="justify">The Final Word<br />If you have noticed some themes in this article then you are quite perceptive, patient reader:<br />Prepare, Prepare, Prepare!<br />Minimize the risks<br />Become educated and do your research<br />Double and triple check your work<br />I hope that these ten tips will aid you the next time you upgrade your BIOS. Happy flashing </p><p style="padding-bottom: 10px; padding-left: 10px; float: right; padding-top: 2px"><script type="text/javascript"></script></p>]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1527700</id>
<title><![CDATA[A look at some more AX4/iSCSI availability diagrams]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1527700" />

		<category term='一般'/>
	
<published>2009-01-07T22:17:35Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<p align="justify">Your comments on AX4 &amp; iSCSI high availability were very informative and provided a number of idea for improving on the described availability scenario. In this post, Scott Lowe continues the availability discussion.</p><p align="justify">You guys gave me some great thoughts in my last posting in which I discussed my AX4/iSCSI highly available architecture. In this posting, I will continue the thread and give you a look at what the Westminster College architecture will look like in a few weeks. Some of this information is based on ideas provided in your comments. Although I’ve had the basic architectural diagram in mind for quite some time, your comments have helped to refine it. </p><p align="justify"><br />Let’s start with a look at how VMware ESX will fit into our architecture.</p><br /><img src="http://3.bp.blogspot.com/_rZZsMgfON-I/SWNZlMJF3AI/AAAAAAAAACc/O73DOBsgsGQ/s400/full1.jpg" border="0" /><br /><p align="justify">This diagram is very similar to the one from the previous posting with one change. At the bottom of the diagram, I show an ESX cluster, fully VMotion-enabled. Each ESX server has multiple connections to the iSCSI storage network as well as to the primary network the users use to connect to the ESX servers. Under this scenario, we will achieve a high level of service availability for all of the servers running on the individual ESX servers. We’ll get to a highly available architecture with our SQL servers — and well as some other non-ESX services — through clustering, which will also entail a setup like the one above.</p><p align="justify"><br />The next scenario expands on the scenario shown in the previous discussion.</p><br /><br /><p align="justify"><a href="http://4.bp.blogspot.com/_rZZsMgfON-I/SWNZk8czQdI/AAAAAAAAACU/O9iVcKQjIbg/s1600-h/esx.jpg"><img src="http://4.bp.blogspot.com/_rZZsMgfON-I/SWNZk8czQdI/AAAAAAAAACU/O9iVcKQjIbg/s400/esx.jpg" border="0" /></a>I mentioned in that posting that, for simplicity’s sake, I wouldn’t show the connections to our core switch — an HP Procurve 5412zl. One of the comments on the previous posting recommended that we use the HP 5412zl for our primary iSCSI VLAN rather than our Dell blade-based M6220 switch. Under this scenario, we would bond together the four uplink ports on the M6220 to the 5412zl. The only downside to this scenario is that all iSCSI traffic from our blade chassis will have to traverse both the M6220 and the 5412zl. An alternative would be to use one uplink port on each of the M6220’s to connect to the AX4 and connect the other pair of iSCSI ports on the AX4 to the 5412zl. Doing this, we would have only two ports available to bond together from the M6220s to the 5412zl. We will test both scenarios, but I suspect that we will go with the alternative scenario I just described as it provides a higher level of redundancy.</p><p align="justify"><br />.</p>]]></summary>

</entry>
<entry>
<id>http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1527707</id>
<title><![CDATA[iSCSI is the future of storage ]]></title>
<link rel="alternate" type="text/html" href="http://ccldaoyou.mysinablog.com/index.php?op=ViewArticle&amp;articleId=1527707" />

		<category term='一般'/>
	
<published>2009-01-05T22:21:19Z</published>
<updated>2009-11-28T05:22:13Z</updated>
<author>
<name><![CDATA[ccldaoyou]]></name>
<uri>http://ccldaoyou.mysinablog.com</uri>
</author>

<summary type="html"><![CDATA[<p align="justify" class="post-footer-line post-footer-line-1">iSCSI is here to stay and will eventually supplant a significant portion of the installed base of Fibre Channel SANs out there. Further, as organizations make their initial forays into block-level shared storage, iSCSI will beat Fibre Channel more often than not.<br /><br />This week, HP announced their $360 million acquisition of LeftHand networks. Last year, Dell surprised the tech industry with a $1.4 billion purchase of the formerly independent EqualLogic. With these iSCSI snap-ups by true tech titans, iSCSI has officially arrived, is here to stay, and, I believe, will become the technology of choice for most organizations in the future.</p><p align="justify">This is not to say that iSCSI has been sitting in the background up to this point. On the contrary, the technology has taken the industry by storm. Both of these companies based their entire business hopes on the possibility that organizations would see the intrinsic value to be found in iSCSI’s simplistic installation and management. To say that both companies have been successful would be an understatement.</p><p align="justify">I’m a big fan of both EqualLogic and LeftHand Networks offerings, having purchased an EqualLogic unit in a former life. At that time, I narrowed my selection down to two options - LeftHand and EqualLogic. Both solutions had their pros and cons, but both were more than viable.</p><p align="justify">It’s not all about EqualLogic and LeftHand, though. The big guns in storage have finally jumped feet first into the iSCSI fray with extremely compelling products of their own. Previously, these players, including EMC and NetApp, simply bolted iSCSI onto existing products. Lately, even the biggest Fibre Channel vendors are releasing native iSCSI arrays aimed at the mid-tier of the market. EMC’s AX4, for example, is available in both native iSCSI and native Fibre Channel versions and is priced in such a way that any organization considering EqualLogic or LeftHand should make sure to give the EMC AX4 a look. To be fair, the iSCSI-only AX4:</p><p align="justify">-Does not support SAN copy for SAN to SAN replication<br />-Is not as easy to install or manage as one of the aforementioned devices, but isn’t bad either<br />-The bandwidth to the array does not increase as additional space is added<br />-It does not include thin provisioning, although this was rumored to be rectified in a future software release<br />-The AX4 supports up to 64 attached hosts </p><p align="justify">But, the price per TB is simply incredible and a solution based on a different vendor would not have been attainable. This year, I purchased just shy of 14 TB of raw space on a pair of AX4 arrays-4.8 TB SAS and 9 TB SATA-for under $40K. For the foreseeable future, I don’t need SAN copy and space can be managed in ways other than through thin provisioning. Over time, we’ll run about two dozen virtual machines on the AX4 along with our administrative databases and Exchange 2007 databases. By the time I need additional features, the AX4 will be due for replacement anyway.</p><p align="justify">iSCSI started out at the low end of the market, helping smaller organizations begin to move toward shared storage and away from direct attached solutions. As time goes on, iSCSI is moving up the food chain and, in many cases, is supplanting small and mid-sized Fibre Channel arrays, particularly in organizations that have never had a SAN before. As iSCSI continues to take advantage of high-speed SAS disks and begins to use 10Gb Ethernet for a transport mechanism, I see iSCSI continuing to move higher into the market. Of course, faster, more reliable disks and faster networking capabilities will begin to close the savings gap between iSCSI and Fibre Channel, but iSCSI’s reliance on Ethernet for an underlying transport mechanism brings major simplicity to the storage equation and I doubt that iSCSI’s costs will ever surpass Fibre Channel anyway, mainly due to the expensive networking hardware needed for significant Fibre Channel implementations.</p><p align="justify">Even though iSCSI will continue to make inroads further into many organizations, I don’t think that iSCSI will ever completely push Fibre Channel out of the way. Many organizations rely on the raw performance afforded by Fibre Channel and the folks behind Fibre Channel’s specifications aren’t sitting still. Every year brings advances to Fibre Channel, including faster disks and improved connection speeds.</p><p align="justify">In short, I see the iSCSI market continuing to grow very rapidly and, over time, supplanting what would have been Fibre Channel installations. Further, as organizations continue to expand their storage infrastructures, iSCSI will be a very strong contender, particularly as the solution is updated to take advantage of improvements to the networking speed and disk performance</p>]]></summary>

</entry>

</feed>