<?xml version="1.0" encoding="iso-8859-1"?> 
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:dcterms="http://purl.org/dc/terms/" 
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:thr="http://purl.org/rss/1.0/modules/threading/"
	xmlns:pb="http://www.ideaspace.net/users/wkearney/schema/postback/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:mt="http://movabletype.org/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:html="http://www.w3.org/TR/REC-html40/"
	xmlns="http://purl.org/rss/1.0/"
> 

<rdf:Description rdf:about="http://www.ideaspace.net/users/wkearney/archives/entries/000482.html"> 
	<title>Back online long enough to get demoted</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000482.html</link>
	<description>This has been the Summer from Hell for machines around here. From drive failures to electric brownouts, it&apos;s been rough....</description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-09-15T14:36:03-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000482.html</dc:identifier>
	<dc:language>en-us</dc:language>

	 
	<dc:subject>Geek</dc:subject> 
	<dc:subject>Microsoft</dc:subject>

	

	

	
	
	
	<dcterms:abstract>This has been the Summer from Hell for machines around here. From drive failures to electric brownouts, it&apos;s been rough....</dcterms:abstract> 
	<dcterms:created>2003-09-15T14:36:03-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p>This has been the <i>Summer from Hell</i> for machines around here.  From drive failures to electric brownouts, it's been rough.  One box had to come offline for more than a month.  Being it was a Windows Active Directory controller made for some interesting problems.  Fortunately easy to solve.</p>]]></mt:body>
	<mt:excerpt>This has been the Summer from Hell for machines around here. From drive failures to electric brownouts, it&apos;s been rough....</mt:excerpt> 
	<mt:more><![CDATA[<p>The machine in question blew out it's power supply.  I'm sure Pepco's crappy level of service around here is to blame.  It would boot for a while and then just shut down.  It wasn't even reliable enough to perform a proper disconnect from the domain.  The remaining parts of the network survived just fine.  That was just a matter of telling one of the other domain controllers to seize the FSMO roles.  But when I brough the old machine back to life it didn't want to play along.  The current machines had gotten themselves far ahead in their replication and didn't want to play nice with the old box.</p>

<p>All I needed to do was run dcpromo to demote the box.  But it threw an error message about not being able to logon to the existing domain.  That and a <b>netdom /query fsmo</b> showed it to be still using the old (pre failure) domain roles.</p>

<p>After the usual go-rounds searching within Technet, I stumbled across a message indicating the use of Directory Recovery safe mode.  So I rebooted the pesky machine, pressed F8 and started it up into that mode.  A quick set of <b>ntdsutil</b> commands, a reboot and voila, it's back online.  </p>

<p>Long enough to demote it from being a domain controller, of course.  I only needed to rejoin so that I could <em>properly</em> remove it from the domain.</p>

<p>There's some deep mojo about machines and their particpation in the Active Directory that you dare not screw around with without exercising <b>a lot</b> of caution.  </p>

<p>It's been my experience that it 'doing it the right way' instead of just whacking it out of the AD is important.  May the Lord have mercy on your soul if you ever try manually editing the schema...  It's not for the faint of heart.</p>

<p>Now to scrounge up my RedHat 9 CDs and take a crack at getting linux installed on it...</p>]]></mt:more>
	<mt:keywords></mt:keywords> 
	<mt:entryID>482</mt:entryID>

	<mt:entryPrev>481</mt:entryPrev>
	<mt:entryNext>483</mt:entryNext>

	<html:link rel="prev" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000481.html.xml" title="Halo for Windows goes Gold!" />
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000483.html.xml" title="Mac-on-Linux via Cygwin?" />
	
	<mt:author>wkearney</mt:author> 
	<mt:authorNickname>Bill Kearney</mt:authorNickname> 
	<mt:authorEmail>wkearney@ideaspace.net</mt:authorEmail>
	<mt:authorURL rdf:resource="http://www.ideaspace.net/users/wkearney" /> 
	
	<foaf:name>wkearney</foaf:name> 
	<foaf:mbox rdf:resource="mailto:wkearney@ideaspace.net" /> 
	<foaf:nick>Bill Kearney</foaf:nick> 
	<foaf:homepage rdf:resource="http://www.ideaspace.net/users/wkearney" />
	
	<rdfs:seeAlso rdf:resource="http://www.ideaspace.net/users/wkearney/xml/index.rdf" />
	<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.64" /> 
</rdf:Description>
</rdf:RDF>