Delete Guest File
guest_delete_fileDeletes a specified file in a VMware guest OS using vmrun, solving file removal without manual guest login.
Instructions
Delete a file inside the guest VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name or .vmx path | |
| guest_path | Yes | File path to delete in guest |