server 2019 hyper V server 2019 domain controller Ordinal Error

Tyson R. Mosby 0 Reputation points
2023-02-13T11:22:53.6766667+00:00

Server 2019 hyper V server 2019 domain controller I installed quick books and file doctor and reinstalled c++ multiple versions to get my network work shares working right, which wasn't right. Hence, I de-installed my virus software, thinking it was a firewall issue. After reboot, I continue to get ordinal errors; I cannot go to the control panel, services, etc. I tried to use DISM will only get to 4%. I cannot get installer services to work. I used REVOunistaller portable to remove the multiple versions of C++. It did remove, but I still cannot install the current version of C++. Seated, I can only get portable programs to work, but nothing will install. I've tried booting from the server disc, but repair does not work, and safe mode with networking does not work for some reason. It just reboots again back into regular mode.

I need to create users and modify my domain, but I got another Ordinal (355, 5815) error. I can access the command prompt, and I tried SFC / Scsannnow. It does not find anything wrong.

when trying to install C++ i get a setup failed (0x80070641)

The weird thing is that it changed my network settings after the reboot. I did reset my network settings as a precaution. I had to change my network adapter to an IP address I originally had.

Any suggestions? It's all related.

I get failed. I do have a server disc in the DVD drive to try and do an offline DISM, but I'm not doing something right because it will not work. Maybe my directory is not correct. I need the correct syntax.

Help, please.

Thank you

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2023-02-13T14:56:03.3033333+00:00

    The much cleaner / safer method is to install the hyper-v role (as only role) on host, then stand up two virtual machines, one for active directory domain services, and another as application server. Mixing other roles / applications on a domain controller, multi-homing are all recipes for disaster.

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Anonymous
    2023-02-13T21:12:36.8533333+00:00

    Might try standing up a new one for replacement. I'd use dcdiag / repadmin tools to verify health correcting all errors found before starting any operations. Then stand up the new 2019, patch it fully, license it, join existing domain, add active directory domain services, promote it also making it a GC (recommended), transfer FSMO roles over (optional), transfer pdc emulator role (optional), use dcdiag / repadmin tools to again verify health, when all is good you can decommission / demote old one.

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.