<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

	<channel>
		<title>List Archives</title>
		<link>http://www.activedir.org/ListArchives/tabid/55/forumid/1/view/topics/Default.aspx</link>
		<description>The activedir.org mail list archives</description>
		<language>en-US</language>
		<generator>ActiveForums  3.6</generator>
		<copyright>Copyright 2009 ActiveDir.org</copyright>
		<webMaster>info@mail.activedir.org</webMaster>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ListArchives" type="application/rss+xml" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FListArchives" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FListArchives" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FListArchives" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/ListArchives" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FListArchives" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FListArchives" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FListArchives" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
			<title>[ActiveDir] Hosts File</title>
			<description>Anyone know of any adverse reaction to editing a host file on a domain &lt;br&gt; controller such that its own IP points to a different name? &lt;br&gt;  &lt;br&gt; Never mind the reason..  I'm still trying to wrap my head around why &lt;br&gt; an application would require this, but this is what I was told had to &lt;br&gt; be done.. &lt;br&gt;  &lt;br&gt; My dilemma is trying to determine if doing this could cause any &lt;br&gt; adverse AD/DC behavior...   I have already seen it cause oddity on a &lt;br&gt; DC with DHCP, in the admin console the server name is no longer the &lt;br&gt; true hostname of the DC but rather of the added name from the hosts &lt;br&gt; file.  Not sure if that's severe, but I'm curious what else could be &lt;br&gt; broken... &lt;br&gt;  &lt;br&gt; thanks! &lt;br&gt;  &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/W0-QR2Oah3c/Default.aspx</link>
			<author>rmscheck</author>
			<pubDate>Fri, 06 Nov 2009 03:33:45 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37698/view/topic/Default.aspx</feedburner:origLink></item>
		<item>
			<title>RE: [ActiveDir] XP clients caching bad DC IPs unable to log in until  rebooted, 2003 and 2008 mixed DCs</title>
			<description>Rich, &lt;br&gt; I've run multi-homed DCs for a few years where only one NIC was to be &lt;br&gt; published.  I never had to edit the registry as you did in step 1.  Steps 2 &lt;br&gt; and 3 need to both be done.  When running DNS on a DC, it will register SRV &lt;br&gt; records for all interfaces bound to the DNS server, even if you uncheck the &lt;br&gt; setting on the NIC. &lt;br&gt;  &lt;br&gt; See the following article on Domain Controller Stickiness &lt;br&gt; http://blogs.dirteam.com/blogs/sanderberkouwer/archive/2008/06/24/domain-con &lt;br&gt; troller-stickiness-prevention.aspx as it discusses domain controller caching &lt;br&gt; issues.  Rather than rebooting a client, I would try to run "nltest &lt;br&gt; /dsgetdc: /force" to see if this prompts the workstation to find a new DC.   &lt;br&gt;  &lt;br&gt; John &lt;br&gt;  &lt;br&gt;  &lt;br&gt; After much digging and trial and error, I determined that what was needed &lt;br&gt; was all three of these: &lt;br&gt; 1) Registry key &lt;br&gt; HKLM\System\CurrentControlSet\Services\DNS\Parameters\PublishAddresses &lt;br&gt; - 10.10.10.36 (or 37) &lt;br&gt; 2) Select only that interface for DNS to listen on &lt;br&gt; 3) Uncheck Register this interface address in DNS for all except 10.10.10.x &lt;br&gt; network. &lt;br&gt;  &lt;br&gt;  &lt;br&gt; -----Original Message----- &lt;br&gt; From: activedir-owner@mail.activedir.org &lt;br&gt; [mailto:activedir-owner@mail.activedir.org] On Behalf Of Rich Milburn &lt;br&gt; Sent: Thursday, November 05, 2009 8:11 PM &lt;br&gt; To: activedir &lt;br&gt; Subject: [ActiveDir] XP clients caching bad DC IPs unable to log in until &lt;br&gt; rebooted, 2003 and 2008 mixed DCs &lt;br&gt;  &lt;br&gt; Ok we just slipped our 2008 AD schedule because someone wasn't &lt;br&gt; comfortable with the test environment results.  I'll try to give &lt;br&gt; enough details so someone can help, without writing a novel a la &lt;br&gt; joe... &lt;img src="/emoticons/wink.gif" align=absmiddle alt=";)" border=0&gt; &lt;br&gt;  &lt;br&gt; Original State - 2 Server 2003 SP2 DCs, 10 XP SP2 clients, in a lab. &lt;br&gt; DC01, DC02.  Clients point to these two as DNS servers. &lt;br&gt; Step 1 - &lt;br&gt; Extended schema, promoted DC03 and DC04, Server 2008 SP2 Enterprise &lt;br&gt; (x86), same forest, same domain.  All DCs running DNS. &lt;br&gt; DC01 = 10.10.10.36, 2003 &lt;br&gt; DC02 = 10.10.10.37, 2003 &lt;br&gt; DC03 = 10.10.10.56, 2008 &lt;br&gt; DC04 = 10.10.10.57, 2008 &lt;br&gt;  &lt;br&gt; Complicating factor:  the person who installed and configured the OS &lt;br&gt; on 2008 servers left Register this interface's address in DNS checked &lt;br&gt; on all 3 interfaces.  Yes, these servers are multi-homed.  Yes, I know &lt;br&gt; that's not recommended.  No, I didn't check it before running dcpromo. &lt;br&gt;  &lt;br&gt; Step 2 - &lt;br&gt; Moved FSMO roles from DC01 to DC03. &lt;br&gt; Swapped IP addresses so that now: &lt;br&gt; DC01 = 10.10.10.56, 2003 &lt;br&gt; DC02 = 10.10.10.57, 2003 &lt;br&gt; DC03 = 10.10.10.36, 2008 &lt;br&gt; DC04 = 10.10.10.37, 2008 &lt;br&gt;  &lt;br&gt; All clients now point to DC03 and DC04 for DNS.  Clients cannot log &lt;br&gt; in.  Swap IPs back, clients can log in.  Back again, can't log in. &lt;br&gt; nslookup domain.name shows &lt;br&gt; 10.10.10.36 &lt;br&gt; 192.168.10.112 &lt;br&gt; 192.168.85.115 &lt;br&gt; 10.10.10.37 &lt;br&gt; 192.168.10.114 &lt;br&gt; 192.168.85.117 &lt;br&gt;  &lt;br&gt; Pinging the domain name 10 times from a client shows 36 once, 37 once, &lt;br&gt; and the other addresses 8 times. &lt;br&gt;  &lt;br&gt; Note that the 192.168 networks are not routed to the 10.10.10.x nets, &lt;br&gt; and are unreachable.  Clients are on a different subnet (10.10.20.x) &lt;br&gt;  &lt;br&gt; After much digging and trial and error, I determined that what was &lt;br&gt; needed was all three of these: &lt;br&gt; 1) Registry key &lt;br&gt; HKLM\System\CurrentControlSet\Services\DNS\Parameters\PublishAddresses &lt;br&gt; - 10.10.10.36 (or 37) &lt;br&gt; 2) Select only that interface for DNS to listen on &lt;br&gt; 3) Uncheck Register this interface address in DNS for all except &lt;br&gt; 10.10.10.x network. &lt;br&gt;  &lt;br&gt; Now nslookup domain.name shows &lt;br&gt; 10.10.10.36 &lt;br&gt; 10.10.10.37 &lt;br&gt;  &lt;br&gt; Ok not sure why 56 and 57 are not showing up but at least this is on &lt;br&gt; the right track. &lt;br&gt;  &lt;br&gt; Tech reboots clients, and now clients can log in. &lt;br&gt;  &lt;br&gt; Step 3 - &lt;br&gt; demote 2003 DCs. &lt;br&gt;  &lt;br&gt; All seems well.  DC01 and DC02 are now member servers. &lt;br&gt;  &lt;br&gt; However, clients that are not rebooted, cannot log in.  Hmmm. &lt;br&gt;  &lt;br&gt; Shut down old DCs.  Now clients... can still not log in unless they &lt;br&gt; are rebooted (we kept trying another one to see).  Once a client is &lt;br&gt; rebooted after fixing DNS, it can always log in, no problems.  So my &lt;br&gt; guess is that these clients have cached the bad DNS entry they got, &lt;br&gt; and the easiest way to clear the cache is a reboot. &lt;br&gt;  &lt;br&gt; So.  Production is a mirror, two DCs, added two more a la step one &lt;br&gt; above.  So far so good.  I took the precaution to perform fixes 1 and &lt;br&gt; 3 on the new 2008 production servers prior to dcpromo, and fix 2 &lt;br&gt; immediately afterwards.  Nslookup shows all 4 DNS addresses, which are &lt;br&gt; on the right network.  It seems that we will not have the DNS problem &lt;br&gt; with bad DC addresses being handed out and cached.  However... some &lt;br&gt; techs are not convinced that we will not have to reboot every single &lt;br&gt; client like we did in the lab.  And since that would be bad (clients &lt;br&gt; are ATM machines), they decided to stop the upgrade before we do Step &lt;br&gt; 2 tomorrow, until we have 100% confidence we will not have to reboot &lt;br&gt; all the ATMs.  Sigh. &lt;br&gt;  &lt;br&gt; ###### So my first question is:  Why didn't these clients fail over to &lt;br&gt; the next DC in the list?  It seems they contacted the first DC address &lt;br&gt; returned, and gave up. &lt;br&gt;  &lt;br&gt;  &lt;br&gt; Ok.  Chapter 2. &lt;br&gt;  &lt;br&gt; So I turned on the old lab DC01 and DC02.  Ran dcpromo.  DC01 blue &lt;br&gt; screened in the middle of it, and rebooted.  Nice.  Seems everything &lt;br&gt; worked except loading the DNS zones, but to be sure, I demoted it, &lt;br&gt; rebooted, and ran dcpromo again.  RDP session dropped again, in the &lt;br&gt; middle, most likely BSoD.  How fun.  Yep, 0x000000cc (0x8b54efa0, &lt;br&gt; 0x00000001, 0x8083a197, 0x00000000).  I'll be googling that in a &lt;br&gt; moment. &lt;br&gt;  &lt;br&gt; Oh and seems like DC02 had the same BSoD error.  Could these be &lt;br&gt; related to promoting 2003 DCs into a 2003 mode domain with only 2008 &lt;br&gt; DCs?? &lt;br&gt;  &lt;br&gt; Well, any ideas are certainly welcome at this point. &lt;br&gt;  &lt;br&gt; Thanks &lt;br&gt; Rich (Milburn) &lt;br&gt;  &lt;br&gt; PS and hello again to anyone who remembers me ;-) &lt;br&gt;  &lt;br&gt;  &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/hNp65QRt-ZQ/Default.aspx</link>
			<author>jserban</author>
			<pubDate>Fri, 06 Nov 2009 01:36:58 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37696/view/topic/Default.aspx</feedburner:origLink></item>
		<item>
			<title>[ActiveDir] XP clients caching bad DC IPs unable to log in until 
 rebooted, 2003 and 2008 mixed DCs</title>
			<description>Ok we just slipped our 2008 AD schedule because someone wasn't &lt;br&gt; comfortable with the test environment results.  I'll try to give &lt;br&gt; enough details so someone can help, without writing a novel a la &lt;br&gt; joe... &lt;img src="/emoticons/wink.gif" align=absmiddle alt=";)" border=0&gt; &lt;br&gt;  &lt;br&gt; Original State - 2 Server 2003 SP2 DCs, 10 XP SP2 clients, in a lab. &lt;br&gt; DC01, DC02.  Clients point to these two as DNS servers. &lt;br&gt; Step 1 - &lt;br&gt; Extended schema, promoted DC03 and DC04, Server 2008 SP2 Enterprise &lt;br&gt; (x86), same forest, same domain.  All DCs running DNS. &lt;br&gt; DC01 = 10.10.10.36, 2003 &lt;br&gt; DC02 = 10.10.10.37, 2003 &lt;br&gt; DC03 = 10.10.10.56, 2008 &lt;br&gt; DC04 = 10.10.10.57, 2008 &lt;br&gt;  &lt;br&gt; Complicating factor:  the person who installed and configured the OS &lt;br&gt; on 2008 servers left Register this interface's address in DNS checked &lt;br&gt; on all 3 interfaces.  Yes, these servers are multi-homed.  Yes, I know &lt;br&gt; that's not recommended.  No, I didn't check it before running dcpromo. &lt;br&gt;  &lt;br&gt; Step 2 - &lt;br&gt; Moved FSMO roles from DC01 to DC03. &lt;br&gt; Swapped IP addresses so that now: &lt;br&gt; DC01 = 10.10.10.56, 2003 &lt;br&gt; DC02 = 10.10.10.57, 2003 &lt;br&gt; DC03 = 10.10.10.36, 2008 &lt;br&gt; DC04 = 10.10.10.37, 2008 &lt;br&gt;  &lt;br&gt; All clients now point to DC03 and DC04 for DNS.  Clients cannot log &lt;br&gt; in.  Swap IPs back, clients can log in.  Back again, can't log in. &lt;br&gt; nslookup domain.name shows &lt;br&gt; 10.10.10.36 &lt;br&gt; 192.168.10.112 &lt;br&gt; 192.168.85.115 &lt;br&gt; 10.10.10.37 &lt;br&gt; 192.168.10.114 &lt;br&gt; 192.168.85.117 &lt;br&gt;  &lt;br&gt; Pinging the domain name 10 times from a client shows 36 once, 37 once, &lt;br&gt; and the other addresses 8 times. &lt;br&gt;  &lt;br&gt; Note that the 192.168 networks are not routed to the 10.10.10.x nets, &lt;br&gt; and are unreachable.  Clients are on a different subnet (10.10.20.x) &lt;br&gt;  &lt;br&gt; After much digging and trial and error, I determined that what was &lt;br&gt; needed was all three of these: &lt;br&gt; 1) Registry key &lt;br&gt; HKLM\System\CurrentControlSet\Services\DNS\Parameters\PublishAddresses &lt;br&gt; - 10.10.10.36 (or 37) &lt;br&gt; 2) Select only that interface for DNS to listen on &lt;br&gt; 3) Uncheck Register this interface address in DNS for all except &lt;br&gt; 10.10.10.x network. &lt;br&gt;  &lt;br&gt; Now nslookup domain.name shows &lt;br&gt; 10.10.10.36 &lt;br&gt; 10.10.10.37 &lt;br&gt;  &lt;br&gt; Ok not sure why 56 and 57 are not showing up but at least this is on &lt;br&gt; the right track. &lt;br&gt;  &lt;br&gt; Tech reboots clients, and now clients can log in. &lt;br&gt;  &lt;br&gt; Step 3 - &lt;br&gt; demote 2003 DCs. &lt;br&gt;  &lt;br&gt; All seems well.  DC01 and DC02 are now member servers. &lt;br&gt;  &lt;br&gt; However, clients that are not rebooted, cannot log in.  Hmmm. &lt;br&gt;  &lt;br&gt; Shut down old DCs.  Now clients... can still not log in unless they &lt;br&gt; are rebooted (we kept trying another one to see).  Once a client is &lt;br&gt; rebooted after fixing DNS, it can always log in, no problems.  So my &lt;br&gt; guess is that these clients have cached the bad DNS entry they got, &lt;br&gt; and the easiest way to clear the cache is a reboot. &lt;br&gt;  &lt;br&gt; So.  Production is a mirror, two DCs, added two more a la step one &lt;br&gt; above.  So far so good.  I took the precaution to perform fixes 1 and &lt;br&gt; 3 on the new 2008 production servers prior to dcpromo, and fix 2 &lt;br&gt; immediately afterwards.  Nslookup shows all 4 DNS addresses, which are &lt;br&gt; on the right network.  It seems that we will not have the DNS problem &lt;br&gt; with bad DC addresses being handed out and cached.  However... some &lt;br&gt; techs are not convinced that we will not have to reboot every single &lt;br&gt; client like we did in the lab.  And since that would be bad (clients &lt;br&gt; are ATM machines), they decided to stop the upgrade before we do Step &lt;br&gt; 2 tomorrow, until we have 100% confidence we will not have to reboot &lt;br&gt; all the ATMs.  Sigh. &lt;br&gt;  &lt;br&gt; ###### So my first question is:  Why didn't these clients fail over to &lt;br&gt; the next DC in the list?  It seems they contacted the first DC address &lt;br&gt; returned, and gave up. &lt;br&gt;  &lt;br&gt;  &lt;br&gt; Ok.  Chapter 2. &lt;br&gt;  &lt;br&gt; So I turned on the old lab DC01 and DC02.  Ran dcpromo.  DC01 blue &lt;br&gt; screened in the middle of it, and rebooted.  Nice.  Seems everything &lt;br&gt; worked except loading the DNS zones, but to be sure, I demoted it, &lt;br&gt; rebooted, and ran dcpromo again.  RDP session dropped again, in the &lt;br&gt; middle, most likely BSoD.  How fun.  Yep, 0x000000cc (0x8b54efa0, &lt;br&gt; 0x00000001, 0x8083a197, 0x00000000).  I'll be googling that in a &lt;br&gt; moment. &lt;br&gt;  &lt;br&gt; Oh and seems like DC02 had the same BSoD error.  Could these be &lt;br&gt; related to promoting 2003 DCs into a 2003 mode domain with only 2008 &lt;br&gt; DCs?? &lt;br&gt;  &lt;br&gt; Well, any ideas are certainly welcome at this point. &lt;br&gt;  &lt;br&gt; Thanks &lt;br&gt; Rich (Milburn) &lt;br&gt;  &lt;br&gt; PS and hello again to anyone who remembers me ;-) &lt;br&gt;  &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/7mbjjgRVigM/Default.aspx</link>
			<author>richmilburnactivedir</author>
			<pubDate>Fri, 06 Nov 2009 01:12:38 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37695/view/topic/Default.aspx</feedburner:origLink></item>
		<item>
			<title>RE: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers</title>
			<description>Does certain equal Dell or all hardware vendors. &lt;br&gt;  &lt;br&gt; -----Original Message----- &lt;br&gt; From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Adam Thompson &lt;br&gt; Sent: Friday, 6 November 2009 1:57 p.m. &lt;br&gt; To: activedir@mail.activedir.org &lt;br&gt; Subject: Re: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers &lt;br&gt;  &lt;br&gt; 2009/11/5 Susan Bradley &amp;lt;susan@sbslinks.com&amp;gt;: &lt;br&gt; &amp;gt; I sign up for the HP alerts and decide whether or not to upgrade. &lt;br&gt; &amp;gt; &lt;br&gt;  &lt;br&gt; I find that certain Hardware Providers seem to just suggest that you &lt;br&gt; update the drivers and firmware as a first course of action for any &lt;br&gt; problem. &lt;br&gt; This can get a little frustrating when you have five servers &lt;br&gt; exhibiting the same bugcheck codes on frequent STOP errors and the &lt;br&gt; crashdump analysis points to the same driver for each one - and yet &lt;br&gt; Hardware Provider are unable to tell you why they think a driver &lt;br&gt; update will solve the issue, as there's no known issue matching the &lt;br&gt; issues with the servers.  Nevertheless, they will refuse to progress &lt;br&gt; the case any further unless you upgrade all the drivers and firmware &lt;br&gt; first.  This can take a while to get through change control. &lt;br&gt;  &lt;br&gt;  &lt;br&gt; &amp;gt; FYI on the 2k8 era nics as well: &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; Did you know that Dell doesn't recommend that you update the broadcom &lt;br&gt; &amp;gt; drivers from the inplace driver update (control panel, device manager)?  If &lt;br&gt; &amp;gt; you do you run the risk of corrupting the driver? &lt;br&gt; &amp;gt; &lt;br&gt;  &lt;br&gt; I've been asked to do remote hands for one of our colo customers a &lt;br&gt; couple of times when this has happened.  Quite why they can't use the &lt;br&gt; DRAC is beyond me. &lt;br&gt;  &lt;br&gt; --  &lt;br&gt; AdamT &lt;br&gt;  &lt;br&gt;  &lt;br&gt; ############################################################################################# &lt;br&gt; This e-mail message has been scanned for Viruses and cleared by NetIQ MailMarshal. &lt;br&gt; ############################################################################################## &lt;br&gt; ############################################################ &lt;br&gt; PLEASE NOTE: &lt;br&gt;  &lt;br&gt; The information contained in this email message and any  &lt;br&gt; attached files may be confidential and subject to privilege. &lt;br&gt; Any opinions expressed in this message are not necessarily  &lt;br&gt; those of the Department of Building and Housing. All technical &lt;br&gt; opinions are offered on a ?no-liability? basis. This message  &lt;br&gt; and any files transmitted with it are confidential and solely  &lt;br&gt; for the use of the intended recipient. If you are not the  &lt;br&gt; intended recipient, you are notified that any use, disclosure  &lt;br&gt; or copying of this email is unauthorised. If you have received  &lt;br&gt; this email in error, please notify us immediately by reply email  &lt;br&gt; and delete the original and any attachment(s). Thank you.  &lt;br&gt; ############################################################ &lt;br&gt;  &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/l52j7QWhSaM/Default.aspx</link>
			<author>robertsingers</author>
			<pubDate>Fri, 06 Nov 2009 01:02:29 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37694/view/topic/Default.aspx</feedburner:origLink></item>
		<item>
			<title>Re: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers</title>
			<description>2009/11/5 Susan Bradley &amp;lt;susan@sbslinks.com&amp;gt;: &lt;br&gt; &amp;gt; I sign up for the HP alerts and decide whether or not to upgrade. &lt;br&gt; &amp;gt; &lt;br&gt;  &lt;br&gt; I find that certain Hardware Providers seem to just suggest that you &lt;br&gt; update the drivers and firmware as a first course of action for any &lt;br&gt; problem. &lt;br&gt; This can get a little frustrating when you have five servers &lt;br&gt; exhibiting the same bugcheck codes on frequent STOP errors and the &lt;br&gt; crashdump analysis points to the same driver for each one - and yet &lt;br&gt; Hardware Provider are unable to tell you why they think a driver &lt;br&gt; update will solve the issue, as there's no known issue matching the &lt;br&gt; issues with the servers.  Nevertheless, they will refuse to progress &lt;br&gt; the case any further unless you upgrade all the drivers and firmware &lt;br&gt; first.  This can take a while to get through change control. &lt;br&gt;  &lt;br&gt;  &lt;br&gt; &amp;gt; FYI on the 2k8 era nics as well: &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; Did you know that Dell doesn't recommend that you update the broadcom &lt;br&gt; &amp;gt; drivers from the inplace driver update (control panel, device manager)?  If &lt;br&gt; &amp;gt; you do you run the risk of corrupting the driver? &lt;br&gt; &amp;gt; &lt;br&gt;  &lt;br&gt; I've been asked to do remote hands for one of our colo customers a &lt;br&gt; couple of times when this has happened.  Quite why they can't use the &lt;br&gt; DRAC is beyond me. &lt;br&gt;  &lt;br&gt; --  &lt;br&gt; AdamT &lt;br&gt;  &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/S5YWn-rX8fo/Default.aspx</link>
			<author>adwulf</author>
			<pubDate>Fri, 06 Nov 2009 00:58:17 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37693/view/topic/Default.aspx</feedburner:origLink></item>
		<item>
			<title>RE: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers</title>
			<description> &lt;br&gt; I'd like to comment on the "if it aint broke, dont fix it" bit. &lt;br&gt;  &lt;br&gt;   &lt;br&gt;  &lt;br&gt; I recently was involved at a customer that had accidentally deleted an OU containing all users of Org. They tried to do a non-auth restore of OU to recover. Recovery worked but wouldnt replicate out as destination servers hung badly. An analysis to later revealed issues with storage driver. General day to day trickling of updates was fine. But mass changes caused box to hang. Hence the relevance to the "if it aint broke dont fix it". Do you know if your environment aint broke? &lt;br&gt;  &lt;br&gt;   &lt;br&gt;  &lt;br&gt; As a result customer had to update  &lt;br&gt;  &lt;br&gt;   &lt;br&gt;  &lt;br&gt; 1. storage controller driver &lt;br&gt;  &lt;br&gt; 2. storage controller firmware &lt;br&gt;  &lt;br&gt; 3. Disk firmware &lt;br&gt;  &lt;br&gt; 4. storport.sys &lt;br&gt;   &lt;br&gt;  &lt;br&gt; This was a very stressful and painful process to recover from. I suggest following ITL/MOF best practices for release management and ensuring you keep those drivers and firmware up to date across the estate. Various hardware vendors offer means for deploying these updates from central locations and apparently to schedule things as well. I have no experience with any of these facilities myself. Other list denizens may pipe up....hopefully. &lt;br&gt;  &lt;br&gt;   &lt;br&gt; &amp;gt; Date: Thu, 5 Nov 2009 20:24:11 +0000 &lt;br&gt; &amp;gt; Subject: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers &lt;br&gt; &amp;gt; From: martiniscool@gmail.com &lt;br&gt; &amp;gt; To: activedir@mail.activedir.org &lt;br&gt; &amp;gt;  &lt;br&gt; &amp;gt; Hi All &lt;br&gt; &amp;gt;  &lt;br&gt; &amp;gt; Sorry for so many OT posts this week. I'm sure my question above will &lt;br&gt; &amp;gt; divide the camp, but I'm keen to find out what other companies are &lt;br&gt; &amp;gt; doing. &lt;br&gt; &amp;gt;  &lt;br&gt; &amp;gt; We've had a few server issues recently which we've opened cases for &lt;br&gt; &amp;gt; with the manufacturer. In alot of the cases, we've been asked to &lt;br&gt; &amp;gt; upgrade the firmware as the first action. Generally, we don't upgrade &lt;br&gt; &amp;gt; firmware or drivers on servers, not just because of the downtime, but &lt;br&gt; &amp;gt; also because when it comes to firmware, our general motto is if it &lt;br&gt; &amp;gt; ain't broke, don't fix it. Also of course, upgrading drivers &lt;br&gt; &amp;gt; (expecially NIC drivers) can sometimes (IMHO) just open up a big can &lt;br&gt; &amp;gt; of worms and cause problems that you didn't even have in the first &lt;br&gt; &amp;gt; place. &lt;br&gt; &amp;gt;  &lt;br&gt; &amp;gt; Anyway, I'm be curious to hear what other companies are doing. I'm &lt;br&gt; &amp;gt; also curious if you have any particular centralized apps (ala-WSUS) &lt;br&gt; &amp;gt; for doing this task, or if you just manually download them from the &lt;br&gt; &amp;gt; various manufacturers websites. &lt;br&gt; &amp;gt;  &lt;br&gt; &amp;gt; Thanks in advance for any feedback &lt;br&gt; &amp;gt; M &lt;br&gt; &amp;gt;  &lt;br&gt;  		 	   		   &lt;br&gt; _________________________________________________________________ &lt;br&gt; New Windows 7: Find the right PC for you. Learn more. &lt;br&gt; http://www.microsoft.com/uk/windows/buy/ &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/cRflOvfVhCc/Default.aspx</link>
			<author>weemat2</author>
			<pubDate>Thu, 05 Nov 2009 22:06:47 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37687/view/topic/Default.aspx</feedburner:origLink></item>
		<item>
			<title>Re: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers</title>
			<description>&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&amp;gt; &lt;br&gt; &amp;lt;html&amp;gt; &lt;br&gt; &amp;lt;head&amp;gt; &lt;br&gt;   &amp;lt;meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"&amp;gt; &lt;br&gt; &amp;lt;/head&amp;gt; &lt;br&gt; &amp;lt;body bgcolor="#ffffff" text="#000000"&amp;gt; &lt;br&gt; I sign up for the HP alerts and decide whether or not to upgrade. &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; In some cases [evil broadcom nics] we needed to upgrade nic drivers &lt;br&gt; [evil broadcom nics] and ensure they were newish when that lovely &lt;br&gt; Win2k3 sp2 [evil broadcom nics] came out that enabled the delightful &lt;br&gt; enhanced networking stuff [evil broadcom nics] so we could disable the &lt;br&gt; equally delightful RSS and TOE [evil broadcom nics] on our servers . &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; I do them when I build the server, I may do them afterwards.  I never &lt;br&gt; ever ever ever use WSUS for installing drivers.  Only from the &lt;br&gt; manufacturer, never from WSUS.  Burned too many times in the past. &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; FYI on the 2k8 era nics as well: &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; &amp;lt;p&amp;gt;Did you know that Dell doesn't recommend that you update the &lt;br&gt; broadcom drivers from the inplace driver update (control panel, device &lt;br&gt; manager)?  If you do you run the risk of corrupting the driver?&amp;lt;/p&amp;gt; &lt;br&gt; &amp;lt;p&amp;gt;&amp;lt;em&amp;gt;"A quick recap: &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; Enable both nics (write down the IP addresses). Uninstall the previous &lt;br&gt; ver. Of Bcom suite. Reboot install the new Bcom suite you downloaded. &lt;br&gt; Reboot put in the static IP and disable 2nd nic. Reboot have a cleint &lt;br&gt; reboot and log in.  &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; Before the client system reboots make sure the server is up.  &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; (if you have layer 3 or 4 switches or routers it takes 90 sec each for &lt;br&gt; the arp cache to renew)"&amp;lt;/em&amp;gt;&amp;lt;/p&amp;gt; &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; The Official SBS Blog : Device Manager may seem to hang while &lt;br&gt; uninstalling a NIC:  &lt;br&gt;  &lt;br&gt; &amp;lt;a class="moz-txt-link-freetext" href="http://blogs.technet.com/sbs/archive/2009/09/01/device-manager-may-seem-to-hang-while-uninstalling-a-nic.aspx"&amp;gt;http://blogs.technet.com/sbs/archive/2009/09/01/device-manager-may-seem-to-hang-while-uninstalling-a-nic.aspx&amp;lt;/a&amp;gt; &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; Now I REALLY HATE broadcom nics - THE OFFICIAL BLOG OF THE SBS "DIVA":  &lt;br&gt;  &lt;br&gt; &amp;lt;a class="moz-txt-link-freetext" href="http://msmvps.com/blogs/bradley/archive/2009/10/21/now-i-really-hate-broadcom-nics.aspx"&amp;gt;http://msmvps.com/blogs/bradley/archive/2009/10/21/now-i-really-hate-broadcom-nics.aspx&amp;lt;/a&amp;gt; &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt;  &lt;br&gt; Robert Singers wrote: &lt;br&gt; &amp;lt;blockquote &lt;br&gt;  cite="mid&lt;img src="/emoticons/biggrin.gif" align=absmiddle alt=":D" border=0&gt;3FCB078BFCAAA47BAA254FB49168927471A61C073@MAIL.Network.local" &lt;br&gt;  type="cite"&amp;gt; &lt;br&gt;   &amp;lt;pre wrap=""&amp;gt;I like to update server firmware by hand - as it were.  But that's just because I'm old enough to have done a lot of work on EISA machines. &lt;br&gt;  &lt;br&gt; And on your point about not upgrading firmware.  If a machine runs much better with a new firmware, don't you think it might just have been broken in the first place.  It's like prostate, breast, and cervical cancer - unless you're proactively checking you might just find one day that you're about to die. &lt;br&gt;  &lt;br&gt;  &lt;br&gt; -----Original Message----- &lt;br&gt; From: &amp;lt;a class="moz-txt-link-abbreviated" href="mailto:activedir-owner@mail.activedir.org"&amp;gt;activedir-owner@mail.activedir.org&amp;lt;/a&amp;gt; [&amp;lt;a class="moz-txt-link-freetext" href="mailto:activedir-owner@mail.activedir.org"&amp;gt;mailto:activedir-owner@mail.activedir.org&amp;lt;/a&amp;gt;] On Behalf Of martin &lt;br&gt; Sent: Friday, 6 November 2009 9:24 a.m. &lt;br&gt; To: &amp;lt;a class="moz-txt-link-abbreviated" href="mailto:activedir@mail.activedir.org"&amp;gt;activedir@mail.activedir.org&amp;lt;/a&amp;gt; &lt;br&gt; Subject: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers &lt;br&gt;  &lt;br&gt; Hi All &lt;br&gt;  &lt;br&gt; Sorry for so many OT posts this week.  I'm sure my question above will &lt;br&gt; divide the camp, but I'm keen to find out what other companies are &lt;br&gt; doing. &lt;br&gt;  &lt;br&gt; We've had a few server issues recently which we've opened cases for &lt;br&gt; with the manufacturer.  In alot of the cases, we've been asked to &lt;br&gt; upgrade the firmware as the first action.  Generally, we don't upgrade &lt;br&gt; firmware or drivers on servers, not just because of the downtime, but &lt;br&gt; also because when it comes to firmware, our general motto is if it &lt;br&gt; ain't broke, don't fix it.  Also of course, upgrading drivers &lt;br&gt; (expecially NIC drivers) can sometimes (IMHO) just open up a big can &lt;br&gt; of worms and cause problems that you didn't even have in the first &lt;br&gt; place. &lt;br&gt;  &lt;br&gt; Anyway, I'm be curious to hear what other companies are doing.  I'm &lt;br&gt; also curious if you have any particular centralized apps (ala-WSUS) &lt;br&gt; for doing this task, or if you just manually download them from the &lt;br&gt; various manufacturers websites. &lt;br&gt;  &lt;br&gt; Thanks in advance for any feedback &lt;br&gt; M &lt;br&gt;  &lt;br&gt;  &lt;br&gt; ############################################################################################# &lt;br&gt; This e-mail message has been scanned for Viruses and cleared by NetIQ MailMarshal. &lt;br&gt; ############################################################################################## &lt;br&gt; ############################################################ &lt;br&gt; PLEASE NOTE: &lt;br&gt;  &lt;br&gt; The information contained in this email message and any  &lt;br&gt; attached files may be confidential and subject to privilege. &lt;br&gt; Any opinions expressed in this message are not necessarily  &lt;br&gt; those of the Department of Building and Housing. All technical &lt;br&gt; opinions are offered on a ‘no-liability’ basis. This message  &lt;br&gt; and any files transmitted with it are confidential and solely  &lt;br&gt; for the use of the intended recipient. If you are not the  &lt;br&gt; intended recipient, you are notified that any use, disclosure  &lt;br&gt; or copying of this email is unauthorised. If you have received  &lt;br&gt; this email in error, please notify us immediately by reply email  &lt;br&gt; and delete the original and any attachment(s). Thank you.  &lt;br&gt; ############################################################ &lt;br&gt;  &lt;br&gt;  &lt;br&gt;   &amp;lt;/pre&amp;gt; &lt;br&gt; &amp;lt;/blockquote&amp;gt; &lt;br&gt; &amp;lt;/body&amp;gt; &lt;br&gt; &amp;lt;/html&amp;gt; &lt;br&gt;  &lt;br&gt;  &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/YX4zul96Y-Y/Default.aspx</link>
			<author>Bitzie</author>
			<pubDate>Thu, 05 Nov 2009 21:58:38 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37685/view/topic/Default.aspx</feedburner:origLink></item>
		<item>
			<title>Re: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers</title>
			<description>I usually take a long holiday to update firmware in my servers and &lt;br&gt; switches.  That way if the shtf you have time.  But always have a fall back &lt;br&gt; plan. &lt;br&gt;  &lt;br&gt; Chris &lt;br&gt;  &lt;br&gt;  &lt;br&gt; On Thu, Nov 5, 2009 at 3:38 PM, Robert Singers &lt;br&gt; &amp;lt;Robert.Singers@dbh.govt.nz&amp;gt;wrote: &lt;br&gt;  &lt;br&gt; &amp;gt; I like to update server firmware by hand - as it were.  But that's just &lt;br&gt; &amp;gt; because I'm old enough to have done a lot of work on EISA machines. &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; And on your point about not upgrading firmware.  If a machine runs much &lt;br&gt; &amp;gt; better with a new firmware, don't you think it might just have been broken &lt;br&gt; &amp;gt; in the first place.  It's like prostate, breast, and cervical cancer - &lt;br&gt; &amp;gt; unless you're proactively checking you might just find one day that you're &lt;br&gt; &amp;gt; about to die. &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; -----Original Message----- &lt;br&gt; &amp;gt; From: activedir-owner@mail.activedir.org [mailto: &lt;br&gt; &amp;gt; activedir-owner@mail.activedir.org] On Behalf Of martin &lt;br&gt; &amp;gt; Sent: Friday, 6 November 2009 9:24 a.m. &lt;br&gt; &amp;gt; To: activedir@mail.activedir.org &lt;br&gt; &amp;gt; Subject: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; Hi All &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; Sorry for so many OT posts this week.  I'm sure my question above will &lt;br&gt; &amp;gt; divide the camp, but I'm keen to find out what other companies are &lt;br&gt; &amp;gt; doing. &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; We've had a few server issues recently which we've opened cases for &lt;br&gt; &amp;gt; with the manufacturer.  In alot of the cases, we've been asked to &lt;br&gt; &amp;gt; upgrade the firmware as the first action.  Generally, we don't upgrade &lt;br&gt; &amp;gt; firmware or drivers on servers, not just because of the downtime, but &lt;br&gt; &amp;gt; also because when it comes to firmware, our general motto is if it &lt;br&gt; &amp;gt; ain't broke, don't fix it.  Also of course, upgrading drivers &lt;br&gt; &amp;gt; (expecially NIC drivers) can sometimes (IMHO) just open up a big can &lt;br&gt; &amp;gt; of worms and cause problems that you didn't even have in the first &lt;br&gt; &amp;gt; place. &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; Anyway, I'm be curious to hear what other companies are doing.  I'm &lt;br&gt; &amp;gt; also curious if you have any particular centralized apps (ala-WSUS) &lt;br&gt; &amp;gt; for doing this task, or if you just manually download them from the &lt;br&gt; &amp;gt; various manufacturers websites. &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; Thanks in advance for any feedback &lt;br&gt; &amp;gt; M &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; ############################################################################################# &lt;br&gt; &amp;gt; This e-mail message has been scanned for Viruses and cleared by NetIQ &lt;br&gt; &amp;gt; MailMarshal. &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; ############################################################################################## &lt;br&gt; &amp;gt; ############################################################ &lt;br&gt; &amp;gt; PLEASE NOTE: &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; The information contained in this email message and any &lt;br&gt; &amp;gt; attached files may be confidential and subject to privilege. &lt;br&gt; &amp;gt; Any opinions expressed in this message are not necessarily &lt;br&gt; &amp;gt; those of the Department of Building and Housing. All technical &lt;br&gt; &amp;gt; opinions are offered on a ‘no-liability’ basis. This message &lt;br&gt; &amp;gt; and any files transmitted with it are confidential and solely &lt;br&gt; &amp;gt; for the use of the intended recipient. If you are not the &lt;br&gt; &amp;gt; intended recipient, you are notified that any use, disclosure &lt;br&gt; &amp;gt; or copying of this email is unauthorised. If you have received &lt;br&gt; &amp;gt; this email in error, please notify us immediately by reply email &lt;br&gt; &amp;gt; and delete the original and any attachment(s). Thank you. &lt;br&gt; &amp;gt; ############################################################ &lt;br&gt; &amp;gt; &lt;br&gt; &amp;gt; &lt;br&gt;  &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/qyShja5ILjI/Default.aspx</link>
			<author>cmuncy</author>
			<pubDate>Thu, 05 Nov 2009 21:54:33 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37683/view/topic/Default.aspx</feedburner:origLink></item>
		<item>
			<title>RE: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers</title>
			<description>I like to update server firmware by hand - as it were.  But that's just because I'm old enough to have done a lot of work on EISA machines. &lt;br&gt;  &lt;br&gt; And on your point about not upgrading firmware.  If a machine runs much better with a new firmware, don't you think it might just have been broken in the first place.  It's like prostate, breast, and cervical cancer - unless you're proactively checking you might just find one day that you're about to die. &lt;br&gt;  &lt;br&gt;  &lt;br&gt; -----Original Message----- &lt;br&gt; From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of martin &lt;br&gt; Sent: Friday, 6 November 2009 9:24 a.m. &lt;br&gt; To: activedir@mail.activedir.org &lt;br&gt; Subject: [ActiveDir] [OT] Do you upgrade firmware or drivers on servers &lt;br&gt;  &lt;br&gt; Hi All &lt;br&gt;  &lt;br&gt; Sorry for so many OT posts this week.  I'm sure my question above will &lt;br&gt; divide the camp, but I'm keen to find out what other companies are &lt;br&gt; doing. &lt;br&gt;  &lt;br&gt; We've had a few server issues recently which we've opened cases for &lt;br&gt; with the manufacturer.  In alot of the cases, we've been asked to &lt;br&gt; upgrade the firmware as the first action.  Generally, we don't upgrade &lt;br&gt; firmware or drivers on servers, not just because of the downtime, but &lt;br&gt; also because when it comes to firmware, our general motto is if it &lt;br&gt; ain't broke, don't fix it.  Also of course, upgrading drivers &lt;br&gt; (expecially NIC drivers) can sometimes (IMHO) just open up a big can &lt;br&gt; of worms and cause problems that you didn't even have in the first &lt;br&gt; place. &lt;br&gt;  &lt;br&gt; Anyway, I'm be curious to hear what other companies are doing.  I'm &lt;br&gt; also curious if you have any particular centralized apps (ala-WSUS) &lt;br&gt; for doing this task, or if you just manually download them from the &lt;br&gt; various manufacturers websites. &lt;br&gt;  &lt;br&gt; Thanks in advance for any feedback &lt;br&gt; M &lt;br&gt;  &lt;br&gt;  &lt;br&gt; ############################################################################################# &lt;br&gt; This e-mail message has been scanned for Viruses and cleared by NetIQ MailMarshal. &lt;br&gt; ############################################################################################## &lt;br&gt; ############################################################ &lt;br&gt; PLEASE NOTE: &lt;br&gt;  &lt;br&gt; The information contained in this email message and any  &lt;br&gt; attached files may be confidential and subject to privilege. &lt;br&gt; Any opinions expressed in this message are not necessarily  &lt;br&gt; those of the Department of Building and Housing. All technical &lt;br&gt; opinions are offered on a ?no-liability? basis. This message  &lt;br&gt; and any files transmitted with it are confidential and solely  &lt;br&gt; for the use of the intended recipient. If you are not the  &lt;br&gt; intended recipient, you are notified that any use, disclosure  &lt;br&gt; or copying of this email is unauthorised. If you have received  &lt;br&gt; this email in error, please notify us immediately by reply email  &lt;br&gt; and delete the original and any attachment(s). Thank you.  &lt;br&gt; ############################################################ &lt;br&gt;  &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/rX0o0BdB6Ls/Default.aspx</link>
			<author>robertsingers</author>
			<pubDate>Thu, 05 Nov 2009 21:40:17 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37682/view/topic/Default.aspx</feedburner:origLink></item>
		<item>
			<title>[ActiveDir] [OT] 08 R2 &amp; Exchange 07 loophole?</title>
			<description>OK, so you can't put Exchange 07 on Server 08 R2, but can you install Exchange 07 onto a virtual Server 03 hosted on 08 R2? &lt;br&gt;  &lt;br&gt;  &lt;br&gt; </description>
			<link>http://feedproxy.google.com/~r/ListArchives/~3/lPZu3fFv7Fk/Default.aspx</link>
			<author>albertduro</author>
			<pubDate>Thu, 05 Nov 2009 20:16:37 GMT</pubDate>
		<feedburner:origLink>http://www.activedir.org/ListArchives/tabid/55/forumid/1/postid/37676/view/topic/Default.aspx</feedburner:origLink></item>
	</channel></rss>
