VBoxManage export Filname with date
Posted: 15. Jul 2013, 15:15
Hello!
I try to make an export with a batchfile. Can I make an automated rename to the ovf file with date or other variables.
Example:
VBoxName: Server1
Date of the export: 07/15/2013
Batch-Command "c:\Program Files\Oracle\VirtualBox\VBoxManage.exe" export "Server1" --output c:\vm_backup\server1_date%.ovf
The file ist named: server1_07152013.ovf in the path c:\vm_backup\
Is this possible?
Regards
Lothar
I try to make an export with a batchfile. Can I make an automated rename to the ovf file with date or other variables.
Example:
VBoxName: Server1
Date of the export: 07/15/2013
Batch-Command "c:\Program Files\Oracle\VirtualBox\VBoxManage.exe" export "Server1" --output c:\vm_backup\server1_date%.ovf
The file ist named: server1_07152013.ovf in the path c:\vm_backup\
Is this possible?
Regards
Lothar