Hi, I’m currently SSH’ing into a windows machine to run a python script to call `win32com.client.GetActiveObject`. This command works successfully locally but via a remote SSH terminal it does not.
I have tried opening the application with and without “Run as Administrator” and trying the same function call and neither work. Any ideas? _______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32