Re: Workstation 9: USB utterly slow - please fix! (Or do I need to change a...
Is the copy operation going to the OS disk or to the 2 additional disks in your VM?
View ArticleRe: Export Compliance Reports
I have another question on how to run the script. Right now I'm doing the following: Set my hosts in C:\esxihosts.txt:$vmHosts = Get-Content "C:\esxihosts.txt"Then I'll run the script with:...
View ArticleRe: script to check a setting in a vmx file for specific entry
All those VMs are running, is it possible to copy vmx file even VM is running? there are more than 100 VMs that I need to check for the scsi0:1.writeThrough = "true" entry. Is it possible to check this...
View ArticleRe: Need script for VM uptime (for 30days )..hepl me its very urgent
HI I have just copied your script on MySript.PS1 fileIs there anything need to my for my enviroment like Vcenter name or VM name?
View ArticleLocked file on VM
We had an issue last week with a host server that resulted in the guest VMs being removed and re-added to the vCenter inventory. This has worked fine with the exception of 1 VM that seems to have a...
View ArticleRe: Need script for VM uptime (for 30days )..hepl me its very urgent
I just copy whole script on the MYScript.Ps1. Is any thing need to modify something Please tel me ..??
View ArticleRe: 'User root@127.0.0.1 logged in' is this normal?
Here is the same problem!!!Cheers, Yours Udin
View ArticleRe: Windows Server 2008 R2 Console doesn't work
might look like a vnc related issue, when you open the console of the vm, can you do a tail on the vmware.log of the vm to find any suspicious messages? Also, do check on this kb VMware KB: Remote...
View ArticleRe: Using replication to a D.R. site
Hi, No difference with regards to "test failover".The "seed" help with not need to exchange most of the common data.Still, VR performs checksum calculation on both sides, as the source VM is powered on...
View ArticleRe: DefaultPSP Change Through PowerCLI/Host Profiles doesn't stick...
Well I found Set Default PSP Round Robin ESXi 5.0U1, and it resolved my issue. by the following..... $vHs = Get-VMHost ForEach($vH in $vHs){ #Getting ESX CLI for each Host $vHcli = Get-EsxCli...
View ArticleRe: vmview -ubuntu
This script, written by Peeter P. Motskula will create the CHROOT jail for you, and download all the proper stuff to make vmware view client run on your 64 bit Ubuntu Installation (Works with 11.10...
View ArticlePatching and Anti virus updation for win 2008 & suse Linux
Hi, I have 30 vms (ESXI 5.X) and most of the OS are suse linux and windoes 2008 .what is the best patching ,Anit virus solution i can implement here . 1.Anti Virus Updation2.Microsoft...
View ArticleRe: ESXi 5.1: can't mount .iso files more than 3GB to Windows VMs
Andrewka78 wrote: Are there any limits for the .iso size in the ESXi 5.1 or any settings to change it? Hi, I have no solution, just wanted to let you know there don't seem to be such a limit, as I...
View ArticleRe: Minimum Hardware requirements for Esxi 5 installation
Please verify the md5 checksum of the downloaded ISO image and - in case you are installing from a CD - burn another CD. Also see the VNware's supported hardware list -...
View ArticleRe: multiple monitors on Fusion 5.0.1
How did you get multiple monitors working? I have ML 10.8.4 baseVmware Fusion 5.0.3ML 10.8.4 VM I would really like to get multiple monitors working in my ML 10.8.4 VM. I have tried detecting displays...
View ArticleRe: vSphere HA Waiting for cluster election to complete Operation timed out
So I spent a lot of time this evening working through similar issues. I had successfully configured a cluster with 4 virtual hosts on a new vSphere 5 U2 vCenter. I finally obtained some signed...
View ArticleRe: Connect via host for web server
Have you configure IP address in apache you webserver? If not please do it followings way.. You have to change a line in your apache .. apache/httpd.conf ServerName localhost...
View ArticleRe: Poor performance vSphere to vCenter
Here is article for Troubleshooting Performance Related Problems. Have a look.. http://communities.vmware.com/docs/DOC-14905 Also see......
View ArticleRe: content of CDROM
Last month I was facing the same problem DVD rom can't read the file.After change the DVD rom problem have been solve.I think here is the same problem.Cheers, Yours Udin
View ArticleRe: Tunnel Mode
If you wanna tunnel mode then you have to go for VPN.Cheers, Yours Udin
View Article