Vmware windows firewall exception
If you have a done a standard installation of the vmware server 1.XX on a windows XP machine, the port to add to the windows firewall extension is : TCP 902 in order to access it … Read more The post...
View ArticleHow to Successfully Copy a virtual (ESXI Vmware Only) Machine
1. Shell into your vmware ESXI server and copy the the files (vmdks only) or simply make a copy of an existing virtual machine using the vsphere GUI interface. 2. Copy only the vmdk and the...
View ArticleDifference Between OVF and OVA
OVF (open virtualization format) –> is a collection of vm files (*.vmdks, *.ovf, *.mf, *.vhd). The OVF file itself is just an xml file that has information about the vmdks files in the directory....
View ArticleFailed to Deploy OVF package: The task was canceled by a user
Step 1 Open the ovf file in notepad Step 2 Remove the CD-ROM item lines from the ovf file. For some reason, the CD-ROM directives are the ones causing the issue. You can always add … Read more The post...
View Article