Re: Get-VM foreach loop slow?
Quick remark, you can make execution time a bit shorter by placing the filter (Where-clause) before the data handling (Select). Get-VM-name$arrVmlist|Where-Object {$_.Version-eq"v7"}...
View ArticleRe: Separating Internet from Intranet in VDI Solution?????
thanks bo.but i think this way is not thing that i want.i think i should use vSwitch but i don't know how use it for this scenario.
View ArticleRe: Nvidia Quadro
Hi Tom, Kindly share the output of following command~ # nvidia-smi -pl 0 Kindly observe the changes and let us know will this help in GPU performance If u have dell support take the help of them to...
View ArticleRe: Need script to find failed logins in vCenter
If the scripts mentioned in that KB do not produce any results, it could mean there are no failed logon events, or the retention period on the Tasks and Events is too low. What retention period is...
View ArticleRe: Having issues adding ESXi host to vCenter Server Appliance
You resolved this problem
View ArticleRe: License file download from host.mydomain.com to vCenter Server failed due...
You resolved this problem
View ArticleRe: Question about Oracle conversion in vSphere
Oracle isn't any different to any other database as far as VMware is concerned. There are plenty of documents on virtualizing Microsoft SQL so you could easily follow them for a high level. But it...
View ArticleUnable to install license on Workstation 9
I recently upgraded my Ubuntu machine to 13.04 beta. Had to do a fresh install of the OS. I was able to successfully install Workstation 9.0.2, build 1031769. it fires up OK, but when I go to install...
View ArticleRe: Is VMware Partner Labs, HOL-PRT-* (01-06) no longer available?
The Portal for the actual labs is: http://projectnee.com/HOL Once you log in you can take any lab as many times as you want to, the lab manuals are integrated into the the interface. The Link you...
View ArticleRe: Change Primary Email Address (Login Email) with VMware HOL
Barry congrats on the new job ! Can you send me a private note - proesch at vmware dot com and we can create a new account for you .... RegardsPablo
View ArticleRe: ESX Server Host reporting 2x CPU count
Good news! Thanks for reporting back the resolution, it could help someone in the future with a similar problem. // Linjo
View ArticleRe: View Horizon VM Desktops Slow Video Performance
Just wanted to verify if you saw any difference with the Chrome setting I suggested earlier.The tuning best practices is getting a bit outdated, a revised version is coming soon. // Linjo
View ArticleRe: ESXi 5.0 free license for hosting
Just to clarify, there are no restrictions on hosting your own VMs. You cannot however, sell Virtual Machines, eg, if you were a commercial business such as Linode, using ESXi free (or using ESXi...
View ArticleRe: TicketedSessionAuthentication for RHEL linux guests
Hi, Thanks for the answer. Are you sure - I though that the "SSPIAuthentication" object is based on SSPI - Not the "TicketdSessionAuthentication" . Then - what is the diffrerance between the two?...
View ArticleRe: Most of the machines are not consolidatable
Hi, The issue was related to permissions. I have corrected it and the issue got resolved. Now all the machines are consolidatable. Regards, Atif
View ArticleUsing MSA P2000 with VMware View
Hi, I want to know if anybody has experince VMware View deployment with HP MSA P2000 as the SAN Storage? I have a deployment case with round 200 users wanted to use Windows 7 as guest OS. What I'm...
View ArticleRe: 合併顯示問題Combined display issues
The filtering on the instances is happening too soon. At that time you have metrics for all the counetr types you specified.Meaning that this where-clause will throw away all the metrics that do have a...
View ArticleRe: Adding new evaluate license - Invalid license key: license file not found
Hi,You need to install "vCenter Operations Manager". Once installation is completed try to add license key again. Here is the installation and configuration steps of vCenter opetaions Manager...
View ArticleRe: 2 shared disk on 4 vms and 2 vcenter ?
Thank you for your response. yes mapping file (VMDK) is visible in both environments. when I try to add existing disk with script or manually it gives following error: Incompatible device backing...
View ArticleRe: TP-Link TG-3468 NIC compatibility to VMware ESXi 5.1
Hello, i have that condition too, with TG-3468, i use esxi 5.1, everything went well except my PCIe network adapter (TG-3468).the adapter is fully detected, but i can't use it as my networking...
View Article