Re: How to get VM path to .vmx file when you have the VM name?
That's a pity. It's not ideal to pass paths each time I want to power on a VM but if that's the best way, then so be it.Thanks for the helpful explanation.John
View ArticleRe: Can't Upgrade to Windows 8.1 on Fusion 5
Folks: Regarding in-place upgrade of an x86 Windows 8 Enterprise to Windows 8.1 Enterprise VM terminating after selecting keyboard layout: 1) I changed the Hard disk type to IDE, and the Windows 8.1...
View ArticleTPS not working
Hello We got a VMWARE View Environment with abaout 1000 Win 7 Desktops. I have recently done the VCP Course/Exam and learned the different memory features.One of it is the transparent page sharing...
View ArticleRe: Vedere rete VmWare o partzioni (dischi) dentro le linux Guest
Quindi si tratta delle shared folder del player, non ho mai visto questo tipo di configurazione da un host windwos su guest linux.Io uso il contrario : host linux (ubuntu) su guest windwos (seven). da...
View ArticleRe: Starting out with vCO: unable to return list of VMs with...
Hello tschoergezYes, I can see the VM's fine when I browse from within the vCO Client (Administer -> vCenter Server)
View ArticleRe: Starting out with vCO: unable to return list of VMs with...
Here's the script snippet, it returns nullfunction findVM(vmname) { var allVms = VcPlugin.getAllVirtualMachines(); var ret = null; System.log("Count " + allVms.length); for (var i in allVms) {...
View ArticleRe: vCO PowerShell plug-in access is denied
Unfortunately PowerShell plugin for vCO does not support CredSSP authentication.One possible workarounds that I found on the net was to start new powershell process (using psexec) and perform the...
View ArticleRe: Problems with Vcops for View Broker Agent connecting to Horizon View Adapter
Has anyone got any ideas on this please?
View ArticleRe: Starting out with vCO: unable to return list of VMs with...
ok. i think i'm going somewhere, it now returned values BUT the new VM created is not on the inventory. so whats happening from what I can see is: VM is Created -> VcPlugin.getAllVirtualMachines()...
View ArticleRe: ESXi VM's not visible in the vCenter
i restarted inventory service of vCenter Server Only
View ArticleRe: VMWare Workstation 10: No internet on guest on NAT Settings
Hi all,Please could you describe the steps exactly how you solve this problem ie how to add/configure an additional virtual NIC (Network Interface Card)? Do I do this in the host or the guest?I also...
View ArticleRe: vShere 5.5 out of-the box.
You're right: most of the times it's like what you say, but in the case on VMware Wst, the devices are created dinamically straight into /dev, without copying them from /lib/udev/devices, as I checked...
View ArticleDatastore IOPs
Hi guys If i wanted to use the webservice to query Datastore IOP's, what counter should i be targeting? Sorry i should also mention that im trying to do this within perl sdk Thanks Vic
View ArticleRe: vShere 5.5 out of-the box.
If you create the devices in /lib/udev/devices with the correct permissions, everything should work. That's what I do (though I use SuSE rather than Ubuntu). mknod /lib/udev/devices/vmnet0 c 119...
View ArticleRe: vSphere Web Client e problema console
a intuito direi che pubblicare il vCenter Server, soprattutto quello windows, sia peggio che pubblicare un host.
View ArticleRe: vmware fusion is damaged and could not be repaired
You have reinstalled 4.0.1 . Try with latest build 4.1.4 https://my.vmware.com/group/vmware/details?productId=240&rPId=3133&downloadGroup=FUS-414 Uninstall existing version first and try.
View ArticleRe: Dedicated NIC to VM
Thanks dude...Can I add a vnic in ucs and then create a vswitch for that vm....also if I do so vmotion wont work unless n until I create vswitch in other hosts also right?We r using nexus 1000v in the...
View ArticleRe: Having issues adding ESXi host to vCenter Server Appliance
So I have found a work around if you really need a non-self-signed cert on the ESXi host - do not install the root CA cert and intermediate certs that signed the ESXi host cert in the vCenter appliance...
View Article