I'm running WSE 2016, which must be the only DC in the domain. According to the documentation, it is incompatible with a PDC/BDC construct.
For some unknown reason, Windows Updates have been failing for some time now. I've been working with Microsoft Support on the issue and I'm told that at this point the only fix—barring a clean install—is to run a Repair from the Recovery Environment. I've tried the standard recommendation of deleting/renaming the update store, to no avail.
I'm also told that the PDC must be demoted prior to running the Repair.
Oddly enough, I'm unable to get a clear and reliable answer on whether a PDC can be demoted without a BDC (Microsoft Support is not what it used to be). Also, upon reviewing this documentation, it seems to me that a demotion/promotion task will end up with the creation of new SIDs for my users and computers. This would be a problem for me, as my on-premises installation of Azure DevOps Server 2019 on a 2016 Standard member server relies on those SIDs to do its magic. If I'm going to have to deal with new SIDs anyway, I might as well do a clean install, bump up to WSE 2019 and deal with the pain of reconfiguring ADS.
So my main question, then, is this: Will it be possible to demote this PDC, even though it has no BDC (and cannot have one)?
Sub-question: If yes, will I lose my user and computer SIDs by doing so?
Hopefully my two-question construct here doesn't run too far afoul of the community's Q&A standards. If so, however, please say so and I'll edit my question to move the sub-question into a new topic. I'm just hoping to consolidate things since the two are so closely related.