Surface Automation technique for Virtual Desktop
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-02-18 10:59 PM
I have a requirement of automating couple of activities on the remote machine which I connect through Windows Remote Desktop manager(mstsc.exe)
I tried to create a VBO for mstsc.exe and pass the server name as arguments. Hence I chosen the VBO as windows application first and then in the application modeller I tried to spy the server name input box but identify button is not disabled after launch and only after supplying the server name and clicking on submit in Remote desktop manager, identify button in the application modeller is getting enabled. Any idea how to spy the remote desktop manager dialog box thus passing server name dynamic?
I also thought of passing the arguments/switches in the application wizard through which we can launch but the server name will change everytime and hence I want the server names to be dynamic.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-02-18 03:01 PM
Try changing the Application Manager mode. I got it to work with 'External OS Size'
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-02-18 07:51 PM
Thanks John, I have tried by attaching the dialog box by attaching the process name.
