Re: VM List on conditions to be generated.
Although the script could be optimised, it returns results, and they are written to the file.Are you sure there VMs that fit the 2 conditions (powered on and running a Windows guest OS) ? Is there...
View ArticleRe: Modificar puerto html access en VIEW
Hola Zas, En tu caso soy de los que prefiere pedir la apertura de un puerto y esperar semanas a tener que cambiar puertos en view. Te paso un resumen de puertos, como dijo mi colega y amigo Ferrer, el...
View ArticleRe: 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: VM List on conditions to be generated.
LucD wrote: Do you also get those blank lines when you change the last line to$allvms | Export-Csv "D:\temp\computers.csv" -NoTypeInformation -UseCultureYes, I get the same thing. I was using...
View ArticleRe: Guests without vShield Driver or Thin Agent Enabled
Hi Luc, Is this script intended only for VDI environment, I'm running it a multi tenanted server environment. I used higher privileges but still get the error bellow. I'm just wondering the vShield...
View ArticleRe: Bridged non funziona correttamente..!!
Prova con uno sniffer di pacchetti a cercare di vedere se almeno arrivano. Perché messo così sembra proprio un problema di firewall.
View ArticleRe: Errore nella creazione di uno snapshot
I file vanno modificati a VM spenta.Comunque io farei un bel clone o una copia con il converter.... Giusto per avere una versione sicuramente funzionante e senza snapshot.
View Articlevmware 5.1
Can you please provide more information on the factor in vCloud Networking and Security – it is the replacement forvShield in vmware 5
View ArticleRe: Need a script for audit purpose
It looks as if these events are not captured anymore in vSphere 5.x.I'm going to look for an alternative.
View ArticleRe: Cannot connect through home router
So what is the error? Do you get to the login-stage or not even there? // Linjo
View ArticleRe: VM List on conditions to be generated.
I mean, do you also get the blank lines when you open the CSV file with Excel ?
View ArticleRe: Guests without vShield Driver or Thin Agent Enabled
No, the script should work with any VM, provided the VM's guest OS is supported for Invoke-VMScript.Which guest OS are we looking at ? Did you run the script from my post I mentioned earlier ?It could...
View Article