Re: Help not working in vCOPs UI
That is exactly it. Thank you! I was using Firefox.It seems to work fine in IE and Chrome, but not in Firefox. Good catch.Thanks again.
View ArticleRe: Adding EdgeGateway and OrgVdcNetwork
Edgegateway required one external and one internal Network. And we can create 3 types of orgVDCNetworks. 1. Isolated neworks, 2. NAT Routed Networks. 3. Bridged networks. Edgegateway is needed when we...
View ArticleRe: How to download vmware vsphere
Follow the link posted by andré above . But If you want to test with a vcenter do not use vSphere Hypervisor 5. Regards,Julien.
View ArticleConfigurator URL: HTTP Status 404 -
Hi All, I am going through the VMware Hosrizon Suite and I'm integrating View with Workspace. I have an issue where if I log onto the configurator URL I get the following error: HTTP Status 404 -...
View ArticleRe: Help not working in vCOPs UI
which is your Firefox version though?AFAIK it works properly in the latest (v22)
View ArticleRe: How to obtain ESXi 5.1 Update 1 Offline Bundle with free esxi 5.x account
Thanks Andre! That utility did the trick. That utility was really easy to use. I downloaded the drivers from Adaptec and downloaded the following product from VMware Front Experience: ESXi-Customizer...
View ArticleRe: How to download vmware ESXi ??
Hi friend, Thanks for the reply.I want to practice my personal system.For that what and all are required?I mean which setup and from which link??
View ArticleRe: Vmware Home Lab
Thank you, Andre. I had thought of SSD drive, however, was not sure whether the motherboard would support it. Also I will go through the link that you have suggested.
View ArticleRe: Update VMware Tools?
Hi jason, the script is good. In the help of the Update-Tools -NoReboot parameter is says:Indicates that you do not want to reboot the system after updating VMware Tools. This parameter is supported...
View ArticleVM loses connectivity after vMotion to another host in cluster
Hello all, This is my first time posting so forgive me if the question was posted to an incorrect forum. I have been trying to manually balance the loads of my VMs between my 2 hosts (for example host1...
View ArticleRe: How to download vmware ESXi ??
If you want to manage only one ESX, use the second which is free for use. Regards,Julien.
View ArticleRe: vCO Port Issue when connecting to vCenter
Hi Steven, Unfortunately I have tried this and the result is the same error message for me. I went ahead and double-checked both using 8080 / no secure channel and trying 443 / secure channel. The...
View ArticleRe: VM loses connectivity after vMotion to another host in cluster
Hi, I think you have an issue with your PG1 on your host2. Can you try to migrate one vm attach to PG2 from host1 to host 2. If it works, your issue is on your PG2 on host2. Regards,Julien.
View ArticleRe: No folder "hgfs" in "mnt", WindowsXP (host)/Fedora18(guest)
Since I have a Mac I have no real need to use Fedora however I did install Fedora 18 using the same directions you did and while Fedora 18 is on the supported OS list for VMware Workstation 9 which...
View ArticleRe: VM to VM communication
Hi. Possible? Yes, it will "come outside", meaning that it will use the physical switches/routers/etc. To keep it simple just use the dVswitch and then you can configure specific network configurations...
View ArticleRe: How to download vmware ESXi ??
Hi André, I need ESXi. Are ESXi and VMware vSphere same??
View ArticleMacMini 5,1 NIC intermittently stops responding
Hi all, I know this setup is unsupported technically but I thought I would ask the question anyway seeing as there seem to be quite a few helpful Mac folks on here Basically at random the NIC seems to...
View ArticleRe: Update VMware Tools?
Hi, Try something like this : $vms= Get-Content "c:\scripts\txt_files\VMs.txt" Foreach ($vm in $vms){Get-VM -Name $vm | Update-Tools -NoReboot} Regards,Julien.
View Article