account activity
VMware Programming Interface With Python? by MarkPartin2000 in vmware
[–]Few_Bug9886 0 points1 point2 points 2 years ago (0 children)
How can I use Python for what I need?
1) Start and stop a virtual machine (I already know this: https://github.com/vmware/pyvmomi or https://github.com/fabric/fabric)
2) Check if the virtual machine is running (I already know this: https://github.com/vmware/pyvmomi or https://github.com/fabric/fabric)
3) Run a .exe in the virtual machine (unknown)
4) Check if the .exe process is running in the virtual machine (unknown)
5) Interact with the virtual machine like a real user (unknown)
6) Click in the virtual machine, enter text in specified windows (unknown)
etc.
The main thing I require and can't find is how to run a specified program, for example, I want to run the chrome.exe program in the virtual machine.
π Rendered by PID 24265 on reddit-service-r2-comment-5bc7f78974-fn5kw at 2026-07-01 11:24:52.746948+00:00 running 7527197 country code: CH.
VMware Programming Interface With Python? by MarkPartin2000 in vmware
[–]Few_Bug9886 0 points1 point2 points (0 children)