For example I have a .py script on my computer (Windows Server 2017), and I want to use it to control a remote server (Windows Server 2017) to do the following steps:
- Open MS Word(which has already been installed) on the remote server
- Use the word to open a word doc which is located on the remote server too.
Anyone has any brilliant idea? Thanks a lot!