HI ,
I trying to write a workflow to automate RDP login window. I am unable to highlight any control on password window and getting attached pop up message
iampnkz
(Pankaj KUMAR)
2
Hi @vivek.srivastava,
This security window can’t be automated. Even using UiPath Screenplay. You need to consult with your IT to disable it.
Thanks!
@vivek.srivastava
Check below thread, It seems same issue
Happy Automation
supriya117
(Supriya Allada)
4
Hi @vivek.srivastava
Best practice is not to automate Windows Security/credential prompts via UI:
Use stored credentials:
→ Save the RDP password in Windows Credential Manager or in the “.rdp” file, and let mstsc handle login automatically