DP installation using GUI fails with Cannot connect to the SCM (Service Control Manager) on client
Issue:
when installing DP using GUI we get below alert in Installation Server(IS) - windows 2008 r2.
"[Critical] [110:1022] Cannot connect to the SCM (Service Control Manager) on client XXXXX.com:
[5] Access is denied."
Solution :
please log in to IS - WIndows server 2008 r2
open CMD Prompt and then run this command.
"omniinetpasswd -add {UserName@Domain | Domain\UserName | UserName} [Password]"
UserName@Domain is administrator user account of Domain."
example : "omniinetpassword -add administrator@tek" where "tek is the domain name." and "administrator is the Administrator account of Domain."
It will ask for password Then type the Administrator account password of above Domain account.
Then Try again this will resolve the issue.