Hi,
If you are using:
TEST\administrator (as an example)
to deploy to the machines in the test domain you need to ensure that this account can logon to the machine where the management service is located.
As a test, in a command prompt run:
runas /user:TEST\administrator cmd
after entering a password, If this launches a command prompt then that is the first hurdle. If it fails, the message should guide you. If SEC is on a DC in the PROD domain ensure:TEST\administrator has been granted the ability to log on to the machine. If it succeeds what error do you get when you try to protect the machines in TEST?
Thanks,
Jak
Hi,
If you are using:
TEST\administrator (as an example)
to deploy to the machines in the test domain you need to ensure that this account can logon to the machine where the management service is located.
As a test, in a command prompt run:
runas /user:TEST\administrator cmd
after entering a password, If this launches a command prompt then that is the first hurdle. If it fails, the message should guide you. If SEC is on a DC in the PROD domain ensure:TEST\administrator has been granted the ability to log on to the machine. If it succeeds what error do you get when you try to protect the machines in TEST?
Thanks,
Jak