1

Knowing I had 90 days to figure out the licensing, I installed RDS. Seems I didn't need to as Administrators can log in anyway. Now it seems we don't want to buy any more licenses so I figured I would uninstall RDS and just use the administrator login angle. But on reboot the uninstall gets to about 90% then fails and I get the very scary continuous reboot situation. That seems to tire itself out after about 6 attempts.

Anyway - now the 90 days are up and I can't remote in at all.

This link suggests it can't be uninstalled because I created a broken Remote Desktop Server install by attempting to install on a domain controller, unaware that I shouldn't.

HopelessN00b
  • 53,795
  • 33
  • 135
  • 209

1 Answers1

1

You should have more than one domain controller in your network. And you shouldn't have anything else of consequence on this domain controller. So wipe the server and reinstall from scratch.

longneck
  • 23,082
  • 4
  • 52
  • 86
  • To add to this, if you *don't* have more than one DC, here's your chance. Promote a new domain controller, transfer your FSMO roles and all that, demote this one, and rebuild it... without any additional roles or installations this time. The only things that should go on a domain controller are DNS and Active Directory Domain Services... and some people do DHCP as well, which isn't particularly objectionable. – HopelessN00b Feb 26 '15 at 18:33