Re: Unable to select VMware Infrastructure Server
Great, let's see how this looks like in 45 minutes. After the conversion completes, you should be able to convert the powered off virtual machine from the ESXi host to VMware Workstation. André
View ArticleRe: Custom Spec - Automatic Logon Needed For SysPrep?
Afaik only the actions defined in the GuiRunOnce section of the sysprep file would require an autologon.Check the sysprep.inf file that the OSCustomizationSpec generated before starting the VM and...
View ArticleRe: Getting two VMs to communicate
Looks like I have more problems than I thought. Hopefully more details will help. First of all my DHCP server isnt authorizing, and the option to authorize it does not exist in the action menu. So I...
View ArticleRe: Move-HardDisk Format Change question
Are those datastores by any chance NFS datastores with Hardware Acceleration enabled ?And is this on a ESX 5.0 system ?
View ArticleRe: vCenter Converter API with Ruby
Hi No, there are no Ruby examples. Using Converter SDK is based on that Converter is a Web service and thus comes with a WSDL file (actually several files). If you manage somehow to generate Ruby stubs...
View ArticleRe: vmdk file
At least they show there are no hidden snapshots which use the disk space. What I am confused about is that the "Provisioned Size" column doesn't show up. Anyway, a agree with the other posters that...
View ArticleRe: Unable to ping from or to host
DogRocco wrote: The host IP gets a dynamic Ip from router: IP: 192.168.1.45Subnet: 255.255.255.0Gateway: 192.168.1.1 Windows 7 workstation: IP: 192.168.1.79Subnet: 255.255.255.0Gateway: 192.168.1.1 I...
View ArticleRe: how to fix a virtual Network Adapter to be the first one (from guest...
Most OSes assign the order of NICs by either the PCI slot of the device or the MAC address of the NIC. What you see in the BIOS or OS as NIC1 is not necessarily "Network Adapter 1" as seen in the...
View ArticleRe: Finally got off my BUTT, Sat and Passed VCP 510 today..
Congratulations!!!!!!!!!Regards,Milton
View ArticleRe: Custom Spec - Automatic Logon Needed For SysPrep?
So the "Automatically log on" checkbox does drive the sysprep process? My point is that I can't figure out how the options on this dialog box are related to the subsequent dialogs and sysprep. Are...
View ArticleRe: Ghost boot/recovery CD
Hello -- I am not convinced that there is an issue with the CD ... This CD is from version 9 of ghost -- I was able to find acopy of version 10 of ghost -- version 10 was during the transition from...
View ArticleRe: VMWare Server 2 help! Host dropping off network...
Please make sure that your guest host name and MAC address is not same with other one.I think Bridge mode is the best way configuring network adapter.Regards,Milton
View ArticleRe: The selected base layer was not prepared with the Windows 7 Image Setup tool
You have to go to the Mirage icon on the bottom right of the actual reference machine. Right-click on the system tray icon for Mirage and you should see it there.
View ArticleRe: Regarding subnet mask of a virtual machine.
Here is script. The netmask of the first address of the interface:InetAddress localHost = Inet4Address.getLocalHost();NetworkInterface networkInterface =...
View ArticleRe: vmdk file
What I am thinking of is the provisioned size of the virtual disks as it shows up in the individual VM's settings. André
View ArticleRe: How can I get multiple datastores on one LUN?
1 LUN = 1 Datastore = Many VMDKs.For each LUN having 2TB-512b maximum size. then it would be 500TB ++ before you run out of space.It is quite rare to reach such limits.Regards,Milton
View Article