I understand that "metadata cleanup" involves Ntdsutil.exe, but...
When you give "format, install, and metadata cleanup" as an option, do
you mean "format" the the system partition disk? Or is the format
step part of another nt utility?
If that is what PT meant (and I believe so) then the metadata
cleanup would ONLY be necessary if this were not the last
DC in the domain, OR if it were a domain with OTHER domains
in the forest.
Deleting a DC without telling the other DCs, or deleting a Domain
without telling the DCs of the remaining Domains requires the
metadata cleanup.
One more thing: I'm already doing a naughty thing and running a
development web server on this corrupt DC.
You need to be very careful running NTDSUtil if you
care about any of this domain or forest. (Truthfully,
When running dcpromo to
demote, it states it will remove all the user accounts, among other
scary things.
Yes, all of the Domain user accounts if this is the
last DC.
If this is the last DC, you already lost all of the accounts
in that Domain.
Do you think the IIS service and it's components will
still attempt to look for an AD account or will they automatically
look for comparable accounts in the SAM?
No, it will not. The accounts will be missing/invalid
if they are not where they used to be.
There is NO relationship between a domain account
and a server/workstation account of the same name.
(I.E., they are two different accounts.)
You will need to reconfigure IIS to use a machine account
(once this is a server) or to use a domain account if any
still exist.
Would dcpromo most likely
cause catastrophe to my well running web server on this DC?
Catastrophic? No.
Fixable trouble? Possibly -- see above.
I have backups of the physical files for web, and IIS config, but I'd
really like to have the AD functionality "restored" / "reinstalled"
without hassle.
If this is the last DC, then you either have a System State
Backup (to restore the AD) or you have LOST THE ENTIRE
domain forever.
In that case you can just remove the very sick DC and start
the (new) domain over with new users.
And only demote it (DCPromo) if you either have another
DC or you do not need the domain.
Delete last DC, lose domain.