I tried to run Install-ADCSCertificationAuthority on a remote domain joined machine. And get back the following error.
0x80072082 ERROR_DS_RANGE_CONSTRAINT (8322)
Using Enter-PSSession fails and running from a winrm fails as well
There is nothing documented on the page for Install-ADCSCertifcationAuthority that says it can't be run remotely.
I double checked the two things that would matter,
Whoami - shows that I am logged in remotely as the Enterprise Admin "domain\administrator"
Verified that the user is in the EA group
Also validated the machine was properly joined to the domain.