<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>vZen</title>
	<atom:link href="http://vzen.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vzen.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 30 Sep 2009 15:21:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vzen.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>vZen</title>
		<link>http://vzen.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vzen.wordpress.com/osd.xml" title="vZen" />
	<atom:link rel='hub' href='http://vzen.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing Exchange 2010 RC</title>
		<link>http://vzen.wordpress.com/2009/09/30/installing-exchange-2010-rc/</link>
		<comments>http://vzen.wordpress.com/2009/09/30/installing-exchange-2010-rc/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 15:21:00 +0000</pubDate>
		<dc:creator>vzen</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://vzen.wordpress.com/2009/08/27/installing-exchange-2010-rc/</guid>
		<description><![CDATA[As a precursor to my beta exam next month, I am setting up a lab environment for Exchange 2010. And because I don’t have a lot of spare servers lying around (well, none actually), I decided to use VMware Workstation and do the whole thing virtually. The lab will consist of multiple Windows 2008 R2 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=17&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As a precursor to my beta exam next month, I am setting up a lab environment for Exchange 2010. And because I don’t have a lot of spare servers lying around (well, none actually), I decided to use VMware Workstation and do the whole thing virtually.</p>
<p>The lab will consist of multiple Windows 2008 R2 servers:</p>
<ul>
<li>srv1, a domain controller and dns server </li>
<li>srv2, an Exchange 2010 MB/HT/MT server </li>
<li>srv3, an Exchange 2010 CAS server </li>
</ul>
<p>The client will be my temporary laptop, with Windows 7 and Outlook 2010 beta. Also, to test OWA, I will be using FF 3.5 and IE 8. All VM’s will be created with 1GB RAM and 2x 40GB thin disks. I will not be installing the UM role anywhere, although I may install a third Exchange server as ET later on. For now, a minimal deployment is enough for studying. I also plan to configure and test the new DAG feature which no doubt will appear on the beta exam, but will install the extra MB role later and use the DC as witness.</p>
<p>Note: I disabled IPv6 on all servers because I couldn’t get it to work in any way with it enabled. Here’s the Microsoft how-to:</p>
<blockquote><ul>
<li><em>In the Network Connections folder, obtain properties on all of your connections and adapters and clear the check box next to the <strong>Internet Protocol version 6 (TCP/IPv6)</strong> component in the list under <strong>This connection uses the following items</strong>.           <br />This method disables IPv6 on your LAN interfaces and connections, but does not disable IPv6 on tunnel interfaces or the IPv6 loopback interface. </em></li>
<li><em>Add the following registry value (DWORD type) set to 0xFFFFFFFF:          <br />HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\DisabledComponents           <br />This method disables IPv6 on all your LAN interfaces, connections, and tunnel interfaces but does not disable the IPv6 loopback interface. You must restart the computer for this registry value to take effect. </em></li>
</ul>
</blockquote>
<p>Right, now on to the setup.</p>
<h2>srv1</h2>
<p>First up is the domain controller for the test environment. I won’t detail the installation of Windows Server 2008 R2, because that is just Next Next Finish mainly. After installation I setup the server to host the vzen.local domain. Pretty basic stuff really, left everything in the default setting although I did set it to Windows 2008 R2 mode. So maybe I will do a post on recovering deleted AD items sometime in the future.</p>
<h2>srv2</h2>
<p>Next up was srv2. This will be the main Exchange server, running the HT, MB and MT roles. For this, several prerequisites will need to be installed. For instructional purposes, I used several different tools to install them. You an choose whichever you like best.</p>
<ol>
<li>.Net framework 3.5 SP1      <br />I installed the .NET Framework 3.1 feature using the Server manager GUI. </li>
<li>Powershell 2.0      <br />This was easy. Powershell 2.0 is already installed with 2008 R2 <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </li>
<li>RSAT-ADDS      <br />Depending on your setup process, you will need the RSAT-ADDS tools to update the AD schema.&#160; If you install Exchange 2010 on a DC (not recommended of course) or run the setup schema preps on the AD schema master, they are not required but they are quite useful nonetheless. I installed the RSAT tools with the appropriate Powershell cmdlet (<em>Add-WindowsFeature RSAT-ADDS</em>). However, make sure you start Powershell from the startmenu so it loads with all the modules, otherwise it won’t work. </li>
<li>2007 Office System Converter: Microsoft Filter Pack      <br />Get that <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=60c92a37-719c-4077-b5c6-cac34f4227cc&amp;displaylang=en">here</a>. Install and move on. </li>
<li>IIS      <br />Exchange requires IIS for various functions. You can install the relevant role services with ServerManagerCmd or Powershell. I decided to use the precooked xml files that can be found in the scripts folder:       <br /><em>servermanagercmd -ip exchange-hub.xml</em> and<em> servermanagercmd -ip exchange-mbx.xml        <br /></em>These include the prereqs for the MT role, which are the Web-Metabase and Web-Lgcy-Mgmt-Console services for IIS. There is no script specifically for the MT role. They also include the previously installed .Net Framework btw. </li>
</ol>
<p>Installation can now commence. After having selected the DVD languages only Setup was started with the GUI. Installation was of the Custom kind, and to a different folder. I always install the applications on another disk (or at least partition) than the OS. After selecting the MB/HT/MT roles, I accepted the default First Organization name. Since I have no old clients, I did not install a public folder database from setup. I will probably still create one when testing though.Next up is the CEIP. Hoping the next version will be even better and include the stuff I like, I decided to participate <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  After that, Exchange does the prerequisite checks. Because I already installed everything, this was just peachy. Just 2 warnings about the schema updates and there being no CAS server. Both can be ignored, and the installation starts.</p>
<p><a href="http://vzen.files.wordpress.com/2009/08/image51.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vzen.files.wordpress.com/2009/08/image5_thumb1.png?w=304&#038;h=266" width="304" height="266" /></a> </p>
<p>After a long wait (just under 10 minutes actually) setup finishes, and the first Exchange 2010 server is a fact. On to server no. 3.</p>
<h2>srv3</h2>
<p>The third server is just a CAS server for now. Installation is much the same as srv2, but using the exchange-cas.xml script this time. Also, you have to change the start type of the Net.Tcp Port Sharing service to Automatic. After the reboot, setup was run from the cli with <em>setup.exe /r:c. </em>This installs the CAS role, the MT and the languages. It does require a reboot though:</p>
<p>&#160;<a href="http://vzen.files.wordpress.com/2009/08/image91.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vzen.files.wordpress.com/2009/08/image9_thumb1.png?w=304&#038;h=157" width="304" height="157" /></a> </p>
<p>&#160;</p>
<h2>Conclusion</h2>
<p>The above text shows how to install Exchange 2010 into a new and pristine Server 2008 R2 environment, using most of the tools and methods available in Windows 2008 R2. You can use whichever you prefer, but it shows there’s more than 1 way to do things. Please note that ServerManagerCmd is apparently deprecated in 2008 R2, so you’d probably do well to use either the GUI or the Powershell.</p>
<p>The configuration and use of Exchange 2010 will be the subject of later posts. I will also discuss new features then, and if I have time left maybe an upgrade/transition scenario with Exchange 2007 SP2. Stay tuned!</p>
<p><a href="http://vzen.files.wordpress.com/2009/08/image4.png"><img style="display:inline;border-width:0;" title="image" border="0" alt="image" src="http://vzen.files.wordpress.com/2009/08/image_thumb4.png?w=304&#038;h=220" width="304" height="220" /></a> </p>
</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:2c43e2f6-c4d0-42a9-a9c4-6e8f83b13b35" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Exchange" rel="tag">Exchange</a>,<a href="http://technorati.com/tags/2010" rel="tag">2010</a>,<a href="http://technorati.com/tags/Installation" rel="tag">Installation</a>,<a href="http://technorati.com/tags/Windows+2008+R2" rel="tag">Windows 2008 R2</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vzen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vzen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vzen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vzen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vzen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vzen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vzen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vzen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vzen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vzen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vzen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vzen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vzen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vzen.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=17&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vzen.wordpress.com/2009/09/30/installing-exchange-2010-rc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1919c55eeb7ad2fbe42c22e972164fef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vzen</media:title>
		</media:content>

		<media:content url="http://vzen.files.wordpress.com/2009/08/image5_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vzen.files.wordpress.com/2009/08/image9_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://vzen.files.wordpress.com/2009/08/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Mastering VMware vSphere 4</title>
		<link>http://vzen.wordpress.com/2009/09/29/mastering-vmware-vsphere-4/</link>
		<comments>http://vzen.wordpress.com/2009/09/29/mastering-vmware-vsphere-4/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 19:09:55 +0000</pubDate>
		<dc:creator>vzen</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://vzen.wordpress.com/2009/09/29/mastering-vmware-vsphere-4/</guid>
		<description><![CDATA[Mastering VMware vSphere 4 is a book by Scott Lowe that i’ve read over the last few days. Due to personal reasons (a certain VMware exam i planned some time ago) i was more or less forced to read this in a very short time. Luckily though, reading the book is no punishment at all. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=43&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Mastering VMware vSphere 4 is a book by Scott Lowe that i’ve read over the last few days. Due to personal reasons (a certain VMware exam i planned some time ago) i was more or less forced to read this in a very short time.</p>
<p>Luckily though, reading the book is no punishment at all. The book is very well written, concise, exhaustive and full of tips and real world examples. After reading it all the way to the end, i can tell you that despite being full of technical procedures and numbers, the book somehow keeps it all light and interesting; and keeps your focused on the details as well as the grand picture. It also features items such as VCDR, vShield Zones and VMsafe as well as a chapter on automation. This last chapter though is more of a teaser to get you into things; it does a nice job of showing what can be done without showing you everything (which is way too much and could fill a book by itself probably). </p>
<p>Also, it follows the objectives for the VCP410 exam very nicely and is therefore a must read if you are preparing for this exam. When used together with a nice lab environment to put things to the test, you will most definitely pass said exam. Just don’t forget to read the maximums document shortly before the exam so you know the vSphere numbers. A few questions on those will definitely show up. And also you will want to read Forbes Guthrie’s excellent vShpere Notes document (<a href="http://www.vreference.com/vsphere4-notes/">available here</a>).</p>
<p>Well, bottom line is I took the VCP410 on Monday exam and passed! So now I’m a vSphere 4 VCP as well as VI3. Scott Lowe: thank you <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>You can order the book via <a href="http://www.amazon.com/Mastering-VMware-vSphere-Computer-Tech/dp/0470481382/ref=ntt_at_ep_dpi_1">Amazon</a>. </p>
<p>&#160;</p>
</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7a5dd9b8-be01-4888-adf7-f6a319888a27" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/book" rel="tag">book</a>,<a href="http://technorati.com/tags/virtualization" rel="tag">virtualization</a>,<a href="http://technorati.com/tags/vmware" rel="tag">vmware</a>,<a href="http://technorati.com/tags/vsphere" rel="tag">vsphere</a>,<a href="http://technorati.com/tags/vcp" rel="tag">vcp</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vzen.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vzen.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vzen.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vzen.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vzen.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vzen.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vzen.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vzen.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vzen.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vzen.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vzen.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vzen.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vzen.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vzen.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=43&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vzen.wordpress.com/2009/09/29/mastering-vmware-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1919c55eeb7ad2fbe42c22e972164fef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vzen</media:title>
		</media:content>
	</item>
		<item>
		<title>Exchange 2010 High Availability</title>
		<link>http://vzen.wordpress.com/2009/09/09/exchange-2010-high-availability/</link>
		<comments>http://vzen.wordpress.com/2009/09/09/exchange-2010-high-availability/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 20:37:08 +0000</pubDate>
		<dc:creator>vzen</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://vzen.wordpress.com/2009/09/09/exchange-2010-high-availability/</guid>
		<description><![CDATA[In Exchange 2010 Microsoft has changed the way you can achieve High Availability with Exchange. For one, they did away with the concept of Storage Groups. Now, you only have to deal with databases containing mailboxes or public folders (yes, they still exist). The other one is the departure from traditional Microsoft Clustering. Now you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=42&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In Exchange 2010 Microsoft has changed the way you can achieve High Availability with Exchange. For one, they did away with the concept of Storage Groups. Now, you only have to deal with databases containing mailboxes or public folders (yes, they still exist). The other one is the departure from traditional Microsoft Clustering. Now you have to use Database Availability Groups to achieve HA. This also means that CCR, LCR and SCR no longer exist. It also means, you can use anything that runs Windows Server 2008 and Exchange 2010. No more HCL checking, the need for identical hardware, shared storage of difficult setups! </p>
<h2>Database Availability Groups</h2>
<p>If you have installed multiple Exchange 2010 servers, you can easily create Database Availability Groups. These are simply collections of 2 or more mailbox database copies, providing HA by using log shipping to maintain 2 identical versions of a database. This is possible because in Exchange 2010, each database is provided with a personal set of log files, measuring 1MB each. When a MB server or database fails, the CAS will automatically fail over to another server containing a copy. You can create up to 16 copies of a single database, across 16 different Exchange servers, and databases can be replicated independently of each other, meaning that if you have a server with 2 databases, both can be replicated to a different MB server, and a server can contain copies from multiple other MB servers. The maximum number of databases on any Exchange server is still limited to 50 though. </p>
<p>Please note: server failover is not yet supported in the RC version of Exchange 2010.</p>
<p>When using DAG&#8217;s it&#8217;s important to know that a database name must be unique within the DAG. It is therefore advisable to uniquely name each database in the entire Exchange Organization. Also, the folder paths to the database need to be identical as well. So you do have to have a procedure in place to ensure a consistent Exchange Server installation across multiple servers.</p>
<p>Also note that a DAG only works for mailbox databases. In order to protect public folders you are still limited to public folder replication such as has been available since Exchange 2000. </p>
<p>Another feature of a DAG is the ability to delay log file replay on copies (also called replay lag time). This way, you can prevent things happening on your copy for minutes, hours, or even up to 14 days compared to the active database. So if something happens that corrupts, deletes or otherwise damages your data, you can fallback to the copy database. There, you could then replay log files to a specific point in time, and then use that database as the new active database by copying it to the active server or promoting the copy database. Of course recovery time greatly depends on the lag time settings, the disk subsystem and usage intensity of the database.</p>
<p>The main advantage of DAG&#8217;s, in my view, is the ease of use and installation. Because Exchange 2010 does it all for you without the administrator having to setup a cluster up front. Previously, you had to uninstall Exchange, create the cluster and reinstall exchange if you suddenly decided to cluster your mailbox servers. Now, you can add extra database copies on the fly, regardless of the other Exchange roles installed on the server. Obviously you will need the MB role, but you can host a DAG on a server holding other roles as well. Possible scenario&#8217;s for a DAG include using copies as backup, creating traditional backups from copies, and using copies for hot standby. Of course, you will need extra space to host everything twice (or maybe even more), and preferably in separate datacenters (note: intersite links need a latency of &lt;250ms). And it is still no protection against database corruption (except when using replay lag time possibly), so i think a traditional backup is still required to offer adequate recovery capabilities, but they definitely enhance the options an administrator has in case of a disaster. And that is never a bad thing.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:9095f86d-9c70-41b4-9117-87e85396206e" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Exchange+2010" rel="tag">Exchange 2010</a>,<a href="http://technorati.com/tags/DAG" rel="tag">DAG</a>,<a href="http://technorati.com/tags/HA" rel="tag">HA</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vzen.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vzen.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vzen.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vzen.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vzen.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vzen.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vzen.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vzen.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vzen.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vzen.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vzen.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vzen.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vzen.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vzen.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=42&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vzen.wordpress.com/2009/09/09/exchange-2010-high-availability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1919c55eeb7ad2fbe42c22e972164fef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vzen</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Server Update Services 3.0 SP2</title>
		<link>http://vzen.wordpress.com/2009/08/28/windows-server-update-services-3-0-sp2/</link>
		<comments>http://vzen.wordpress.com/2009/08/28/windows-server-update-services-3-0-sp2/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 05:15:00 +0000</pubDate>
		<dc:creator>vzen</dc:creator>
				<category><![CDATA[Windows Update Services]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Service Pack 2]]></category>

		<guid isPermaLink="false">http://vzen.wordpress.com/2009/08/28/windows-server-update-services-3-0-sp2/</guid>
		<description><![CDATA[This week, Microsoft also released sp2 for their Windows Server Update Services, better known as WSUS. Improvements include support for Windows 7 and Server 2008 R2, and various enhancements to the WAU client. You can find it here. Installation over existing configurations is no problem, although you will need the Report Viewer 2008 in order [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=33&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This week, Microsoft also released sp2 for their Windows Server Update Services, better known as WSUS. Improvements include support for Windows 7 and Server 2008 R2, and various enhancements to the WAU client.</p>
<p>You can find it <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=a206ae20-2695-436c-9578-3403a7d46e40&amp;displaylang=en">here</a>. Installation over existing configurations is no problem, although you will need the <a href="http://www.microsoft.com/downloadS/details.aspx?familyid=BB196D5D-76C2-4A0E-9458-267D22B6AAC6&amp;displaylang=en">Report Viewer 2008</a> in order to view reports. A reboot&#160; is required after the installation, and you will have to walk through the initial configuration again, but luckily the earlier configuration is still in place.</p>
<p>And oh, Microsoft has changed the name of the administrative tool. It’s no longer Microsoft Windows Update Services 3.0, it is now found under the name Windows Update Services 3.0. To make it easier or something… Also, don’t forget to update he management station if you have one.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:abaee98b-f97d-4009-b7ce-a3e0a6a7aff0" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Windows+Update+Services" rel="tag">Windows Update Services</a>,<a href="http://technorati.com/tags/Service+Pack+2" rel="tag">Service Pack 2</a>,<a href="http://technorati.com/tags/Microsoft" rel="tag">Microsoft</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vzen.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vzen.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vzen.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vzen.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vzen.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vzen.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vzen.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vzen.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vzen.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vzen.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vzen.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vzen.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vzen.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vzen.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=33&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vzen.wordpress.com/2009/08/28/windows-server-update-services-3-0-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1919c55eeb7ad2fbe42c22e972164fef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vzen</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Server 2008 R2 AD Recyce Bin</title>
		<link>http://vzen.wordpress.com/2009/08/27/windows-server-2008-r2-ad-recyce-bin/</link>
		<comments>http://vzen.wordpress.com/2009/08/27/windows-server-2008-r2-ad-recyce-bin/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 22:03:07 +0000</pubDate>
		<dc:creator>vzen</dc:creator>
				<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://vzen.wordpress.com/2009/08/27/windows-server-2008-r2-ad-recyce-bin/</guid>
		<description><![CDATA[After many requests from administrators worldwide, Microsoft has finally added a Recycle Bin feature to Windows Active Directory in their Windows Server 2008 R2 product. Although it could already be done with 3rd party applications such as PowerGUI with the right plugin, up until now it was not possible to easily recover deleted AD objects [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=34&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After many requests from administrators worldwide, Microsoft has finally added a Recycle Bin feature to Windows Active Directory in their Windows Server 2008 R2 product. Although it could already be done with 3rd party applications such as <a href="http://www.powergui.org/index.jspa">PowerGUI</a> with the right plugin, up until now it was not possible to easily recover deleted AD objects with just Microsoft tools. You would need an authorative restore of an AD backup to get objects back.</p>
<p>Over on the Directory Services Team blog, Ned “what’ll it be this time” Pyle has posted <a href="http://blogs.technet.com/askds/archive/2009/08/27/the-ad-recycle-bin-understanding-implementing-best-practices-and-troubleshooting.aspx">a rather exhaustive article</a> on the workings and use of the new Recycle Bin function. I guess that saves me the trouble of much less detailed post.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:eb13dba3-ac7b-47b5-979c-52ff302a149a" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Recycle+Bin" rel="tag">Recycle Bin</a>,<a href="http://technorati.com/tags/Windows+Server+2008+R2" rel="tag">Windows Server 2008 R2</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vzen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vzen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vzen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vzen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vzen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vzen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vzen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vzen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vzen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vzen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vzen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vzen.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vzen.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vzen.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=34&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vzen.wordpress.com/2009/08/27/windows-server-2008-r2-ad-recyce-bin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1919c55eeb7ad2fbe42c22e972164fef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vzen</media:title>
		</media:content>
	</item>
		<item>
		<title>Installation Exchange 2007 SP2</title>
		<link>http://vzen.wordpress.com/2009/08/27/installation-exchange-2007-sp2/</link>
		<comments>http://vzen.wordpress.com/2009/08/27/installation-exchange-2007-sp2/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 10:21:43 +0000</pubDate>
		<dc:creator>vzen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vzen.wordpress.com/2009/08/27/installation-exchange-2007-sp2/</guid>
		<description><![CDATA[Microsoft released Exchange server 2007 SP2 this week, and I decided it would be nice to install this in my home environment before rolling it out at customers. My environment consists of a mixture of physical and virtual machines. The DC’s are physical machines, whereas the rest (including an Exchange 2007 MB/HT and an Exchange [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=5&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Microsoft released Exchange server 2007 SP2 this week, and I decided it would be nice to install this in my home environment before rolling it out at customers.</p>
<p>My environment consists of a mixture of physical and virtual machines. The DC’s are physical machines, whereas the rest (including an Exchange 2007 MB/HT and an Exchange 2007 CAS server) is a VM hosted on VMware Workstation 6.5.1. </p>
<p>The first thing worth noting is that to install SP2, you need the <a href="http://www.microsoft.com/downloadS/details.aspx?familyid=5A58B56F-60B6-4412-95B9-54D056D6F9F4&amp;displaylang=en">Windows Installer 4.5</a>. This does however require a reboot of the system, whereas the actual SP2 installation doesn’t. Not that it matters that much, considering that the SP installation shuts down most of the Exchange services, and thus effectively rendering email unusable anyway. You will need a maintenance window of at least 1 hour to upgrade the server, and more if you have the roles divided among multiple servers. </p>
<p>After the installation of the Installer update I installed the service pack itself. It is best to disable any antivirus software and backup agents first, but in my case there was no need to (i.e.. i have no such software running at home). The update was rather uneventful, except for the point where I accidentally rebooted the Schema Master server while setup was processing the schema updates. Oops…    <br />Luckily i was able to resume installation after replicating the AD partitions between my 2 domain controllers. I then ran setup from the command prompt on the Schema Master for the schema updates to make sure I wouldn’t have any other problems.     <br />After that is reran the setup on the Exchange VM and installed the sp in about 30 minutes total.</p>
<p>Lastly i upgraded the CAS VM, this time requiring about 20 minutes.</p>
<p>In conclusion: the installation of sp2 is not very difficult; repeatedly clicking next will usually get the job done.</p>
<p>Get Exchange Service Pack 2 <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=4c4bd2a3-5e50-42b0-8bbb-2cc9afe3216a">here</a>, and to see the Release Notes go <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ee7829a3-0ae8-44de-822c-908cd1034523&amp;displaylang=en">here</a>.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7d7809ba-34d4-42f3-b51a-4aa702bbda9c" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Exchange" rel="tag">Exchange</a>,<a href="http://technorati.com/tags/Service+Pack+2" rel="tag">Service Pack 2</a>,<a href="http://technorati.com/tags/Installation" rel="tag">Installation</a>,<a href="http://technorati.com/tags/2007" rel="tag">2007</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vzen.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vzen.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vzen.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vzen.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vzen.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vzen.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vzen.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vzen.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vzen.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vzen.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vzen.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vzen.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vzen.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vzen.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vzen.wordpress.com&amp;blog=8582986&amp;post=5&amp;subd=vzen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vzen.wordpress.com/2009/08/27/installation-exchange-2007-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1919c55eeb7ad2fbe42c22e972164fef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vzen</media:title>
		</media:content>
	</item>
	</channel>
</rss>
