Access to GUI on remote machine using PowerShell and WinRM
Is it possible to get access to a GUI on a remote machine using PowerShell with for example WinRM? I have an application which uses UI Automation framework to examine some GUI. This application should be run remotely on some machine. Right now I am able to run application remotely but I can't see any UI elements (which is quite obvious). What's the best approach for this. JPBlanc As far as I understand begining in Vista Microsoft block acces to the interactive desktop from a service. To make working on Seven, my services which were interacting with the user desktop in XP, I create a process