Hi,
I am having some issues trying to interact with the Windows system tool to work with active directory called CCM.EXE. I am in a virtual client using an account with administrative rights over the machine and a part of the Active Directory where is going to be created the network users. But when I tried to “spy” any object in the app, the following message is displayed: “Cannot access target application. Elevated privileges might be required. Try running UiPath Studio as administrator” (important to highlight that my account has administrative right over the virtual machine)
Because the account that I am using is in the group of Administrators and has administrative rights, I tried to run UiPath Studio as administrator. In this case, UiPath Studio finally recognize every object of the app, but when I tried to debug or run the project, the following message is displayed:
“Access is denied”
voiding any intent to run the process. I checked the connection to the UiPath Robot Service and when you run as administrator, there is no connection of UiPath Studio with the Uipath Robot Service. Have anybody experienced something similar?. What kind of special rights must have my account to capture interactions with CCM.exe?. Or, what I have to do to run the process as Administrator and not receive the message of “Access denied”?. Thank you very much in advance.