ctwise Posted July 24, 2014 Share Posted July 24, 2014 Ever since Microsoft released a new major version - 8.0 - the RDP workflow has been completely broken. Microsoft, for reasons known only to them, removed the ability to _search_ the defined servers. Since they don't provide an AppleScript dictionary for the app, the only way to script opening a specific server was to use the search function, so the workflow was broken. Microsoft just released 8.0.8 which finally adds the search functionality _back_ into the application. The workflow still didn't work so it needed to be tweaked to the new UI. Everything is back to working normally now for the workflow. You can find it on Packal: http://www.packal.org/workflow/microsoft-remote-desktop Keep in mind that even though this is working the same way it always did before, it's still fragile since it uses UI scripting since there's no exposed scripting support. That means that a new version pop-up window will stop the workflow from working and having focus on a remote desktop instead of the main application will also stop the workflow from working. Until Microsoft adds scripting support, this is the best I can do. gr4z and Coopeh 2 Link to comment
gr4z Posted July 25, 2014 Share Posted July 25, 2014 Thanks! Been waiting for ages to MS to fix this Link to comment
ryancardoza Posted August 15, 2014 Share Posted August 15, 2014 Automatic Software Updates took Microsoft Remote Desktop to version 8.0.9 a few nights ago and now this workflow is not working correctly. Link to comment
ctwise Posted August 15, 2014 Author Share Posted August 15, 2014 Automatic Software Updates took Microsoft Remote Desktop to version 8.0.9 a few nights ago and now this workflow is not working correctly. It's probably the version update window that Microsoft insists on showing with every new point release. Run the app normally and click the button that says, 'don't show this update window again'. The workflow should start working again after that. Unfortunately, this workflow will continue to be 'brittle' until Microsoft specifically supports scripting the app. ryancardoza 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now