($err, $tempFileName) = VMCreateTempFileInGuest($vmHandle,
$options,
$propertyListHandle):
This function creates a temporary file in the guest operating system. The user is responsible for removing the file when it is no longer needed.
$tempFileName. The name of the new temporary file.
use VMware::Vix::Simple; use VMware::Vix::API::Constants;since VMware Workstation 6.0