I've been toying with Automator recently, and came up with some actions for Fusion. Currently, the actions include:
Suggestions for more actions are welcome.
I will update this top post if and when I make updates so you don't have to search through the thread.
Nothing too exciting yet, this is mostly stuff you can trivially do with vmrun (pause/unpause is perhaps particularly interesting, since Fusion doesn't currently have a UI for this). For example, one useful combination would be to list all running VMs and pause them, and a matching action to list all running VMs and unpause them - this might be handy if you want to quickly devote computing power to some task but don't want to suspend.
The current version is 0.2008.09.02. To use, unzip and put the resulting actions in /Users/${USER}/Library/Automator/ or /Libarary/Automator/
- List running virtual machines
- List virtual machines in the Virtual Machine Library
- Perform power operation on a list of virtual machines
- Power On
- Shut Down (soft)
- Power Off (hard)
- Reboot (soft)
- Reset (hard)
- Suspend
- Pause
- Unpause
Suggestions for more actions are welcome.
I will update this top post if and when I make updates so you don't have to search through the thread.
Nothing too exciting yet, this is mostly stuff you can trivially do with vmrun (pause/unpause is perhaps particularly interesting, since Fusion doesn't currently have a UI for this). For example, one useful combination would be to list all running VMs and pause them, and a matching action to list all running VMs and unpause them - this might be handy if you want to quickly devote computing power to some task but don't want to suspend.
The current version is 0.2008.09.02. To use, unzip and put the resulting actions in /Users/${USER}/Library/Automator/ or /Libarary/Automator/
Tags:
vmware_fusion,
automator,
scripting,
vmrun