Re: VM Will not start after powering off
Are you using any backup application if yes, can you goto the edit settings of backup vm and check the concerned vmdk of this VM is located there. If ye, remove it and add it on to this one
View ArticleRe: Using Powercli I having trouble modifying vm hardware and nic portgroup...
That is because you run the New-VM with the RunAsync switch.The VM will be created, but the script will immediately continue. Which means the VM is not yet created when the script reaches the Set-VM...
View ArticleRe: Powercli, change pathing: RDMS to Fixed and VMFS to Round Robin
This should get you all the VMFS LUNs. Get-Datastore|where {$_.Type-eq"VMFS"} |%{ $_.ExtensionData.Info.Vmfs.Extent|%{ $_.DiskName }}
View ArticleRe: VM Will not start after powering off
Hi AakashJ Thanks for taking the time to reply. I am not using any VM backup software. The only backup software used is within the windows OS. ThanksShaun
View ArticleBypass SSO to allow multiple logins to Service Portal using one browser
Hi guys! Just wanna ask if there is a way to simultaneously login multiple users in Service Portal using one browser? We have SSO enabled so it automatically logs me in. I tried to use the link:...
View ArticleRe: VM Will not start after powering off
This is what I notice in the vmx file. I do notice two set of hdds. Create a new virtual machine and point the vmdk file to new VM.Try powering on. Also can you ping the VM with its IP address and...
View ArticleRe: How does Horizon View share the GPU between VMs?
Good questions and answers. Only half of the configured vRAM will be allocated from the GPU, so if you have 1 K1 with 16GB memory then you can have max 64 users. (256MB x 64 = 16)But with CAD users you...
View ArticleRe: Help! Cannot copy & paste text between guest and host in VMware...
Right On! you are GURU though! (^^)(__) Jeff
View ArticleRe: Unable to add host to Distributed Virtual Switch
vmnic0 is used by standard switch vswitch0.
View ArticleRe: Unable to add host to Distributed Virtual Switch
How are you adding add the host to dv switch with vnic0 or without vmnic0?
View ArticleRe: Log level setting in vCO configuration interface has no effect on vCO...
Hi Igor, I followed the article How to handle vCenter Orchestrator logs? to manually change the log level configured in log4j.xml, however, this doesn't seem to work for the configuration part of...
View ArticleRe: Constant NetBIOS Name Service query/refresh for Windows 7 VM
Arion,Thanks very much for your update. Would you please update an sniffer files instead of a screenshot of this problem?
View ArticleRe: VMware offering Mock Exam
There isn't a Mock exam, like VCP, with several question. But, as written, the simulator give an idea.Also, for DCA, I remember that at last VMworld there where some lab challenges offer by VMware Edu...
View ArticleRe: VM goes into System Recovery mode after reboot
Hello AakashJ, Thank you for your response.The VM is not a domain controller and it has not been converted. It was created from a template and as I said in my previous post the other VM is fine,...
View ArticleRe: Virtual Storage Appliance: consigli
Per poche macchine la VSA può avere senso. Occhio che devi pianificare bene la rete di back-end.Tieni poi presente che è NFS, quindi se pensavi (parli di SLA alti) di implementare un cluster a livello...
View ArticleRe: problemi nel download da Vmware.com
Le trial non sono scaricabili all'infinito (di vari prodotti, scaduta la trial non hai più accesso).Oppure può essere solo un problema di permessi in myvmware. Verifica se avete altri utenti.
View ArticleLost access to volume
Buenos días, He enganchado una Maxdata a traves de fibra a un ESXi 5.0 y en principio es administrable, ve los discos, los engancha copia, mueve, ... La historia esta en que en los Datastore que hay en...
View Article