Re: Guests without vShield Driver or Thin Agent Enabled
There seem to be some VM that have an older version of VMware Tools running.But that is a warning. The error indicates that the account under which you run the script, doesn't have the required vCenter...
View ArticleRe: VM List on conditions to be generated.
It does return results which are written to the file. In fact it actually returns the correct results, which is a bonus. The file looks like Name...
View ArticleNoisy neighbor with RDMs
We've got SQL server VM which puts a huge load on storage: 1,5k average commands per second, with 3,5k spikes (as reported by vCenter). It negatively impacts all datastores latency as a result. We are...
View ArticleHow can I record sound in Guest OS (Windows 7 64 bit) with VMware ESXi 5
Dear All I've created and setup few VM with guest OS Windows 7 64 bit and I'm able to listen to the sound from Guest OS locally (via RDP). However, I'm not able to record sound in Guest OS. Anyone have...
View ArticleRe: VM List on conditions to be generated.
Do you also get those blank lines when you change the last line to$allvms | Export-Csv "D:\temp\computers.csv" -NoTypeInformation -UseCulture
View ArticleRe: Aggiunta CPU
La macchina è comunque un server di nuova generazione e secondo me funziona bene anche con un solo processore (per il tipo e numero di VM che hai).Occhio che aggiungere un secondo processore comporta...
View ArticleRe: Come gestire le cpu
In realtà l'HT non aumenta veramente le prestazioni (basta fissare 2 VM CPU intensitive sullo stesso core fisico e si vedranno andare al 50% l'una), ma aiuta lo scheduler.E' comunque best practice...
View ArticleCreating Development Environment from Production
Hi Guys I've been asked to look at setting up a User Acceptance Testing Environment on our Vmware kit , Are there any experts that could point me in the right direction the most common way of doing...
View ArticleRe: Need help with ESXi host crashing every 9 days
This link might help you further: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1005184
View ArticleRe: View 5.2 - sysprep breaks USB redirection
Ended up with some time to test this today. Method 1 does not work. Still no USB connectivity after sysprep. Note that device manager was showing the latest (5.5.0) driver prior to me uninstalling and...
View ArticleAveriguar el Host de una VM
Buenas,¿es posible conocer el Host donde está registrada la VM? en el caso de:Sólo tener acceso a la VM por rdp, es un guest WXP con la Vmware Tools instaladas.Siento que la pregunta sea un poco rara,...
View ArticleTo resource pool or Not to resource pool
I have two esx host, clusted and setup for drs. There is an existing Resource pool that all vm's are included in. So I have 20 vms in this one resource pool, with mostly default settings. Would I...
View ArticleSearching VMs in multiple VCs
Hi, I always connect with multiple VCs at a time to search VMs (4 to 5 VCs). Eventhough I found a VM, i need to re search using the cluster name or host name to find the VC name again. So is there any...
View Article64 bit guest on nested ESXi 5 not supported
I get a error about "Longmode is unsupported" when trying to install windows 2012 server on a guest vm on a nested ESXi 5 instance. I've tried all the proposed resolutions I could find on the forums....
View ArticleUpgrading vCO 5.1 to 5.1.2
Hi, Has anybody upgraded the vCO 5.1 appliance to the new 5.1.2 version?. I don't see any patching file on the downloads section so I am assuming the upgrade is basically a new installation of the...
View ArticleCan you change which kernel ports does vmotion without going into maintence...
If you have a running host, with a standard vswitch, can you change which kernel port handles vMotion without putting it into maintenance mode? What's happening is that we have a number of blade...
View ArticleRe: Searching VMs in multiple VCs
You can get the vCenter like this Get-VM|SelectName,@{N="vCenter";E={$_.Uid.Split(":")[0].Split("@")[1]}}
View ArticleRe: Averiguar el Host de una VM
Hola Zas, la verdad que es una buena pregunta, llevo un rato pensando si existe alguna forma por medio de las vmtools sacer el nombre del host donde está corriendo la vm, pero no conozco ni se si se...
View ArticleRe: Can you change which kernel ports does vmotion without going into...
Basically you can change most network settings - including vMotion - without affecting the VM's. When you say they reconfigure the VLAN, do you know how long this will take and whether the current VLAN...
View ArticleRe: 64 bit guest on nested ESXi 5 not supported
Which version do you use? Please take a look atRe: unable to boot x64 VMs on nested ESXi host where jmattson explained the difference between ESXi 5.0 and 5.1. André Message was edited by: a.p. -...
View Article