Re: ESXi 5.x on new Apple Mac Mini 6,2 Late 2012 *NOT* working
Hi telecastle, Check that your Mac OS VM is configured with a USB controller. Mac OS is the only supported operating system which doesn't understand PS/2 keyboard and mouse, and is entirely dependent...
View ArticleRe: Cluster name,Total ESX in cluster,each ESX name, cpu socket & cores for...
Try something like this Get-Cluster|%{ $cluster=$_ $esx=Get-VMHost-Location$cluster $numcpu=$esx|%{$_.ExtensionData.Hardware.CpuInfo.NumCpuPackages} |Measure-Object-Sum| Select-ExpandPropertySum...
View ArticleRe: MBP keyboard not working in Windows 8 VM created from running PC
This is one of the reasons that most of the folks here recommend creating virtual machines from scratch. You always end up with a bloated, unstable virtual machine. Since you have to purchase/own a...
View ArticleПомогите с настройкой сети ESXi4.1
Добрый деньКакие-то непонятные проблемы появляются при создании виртуального коммутатора для подключения хранилища по iscsi (эта тема тут http://communities.vmware.com/message/2188962#2188962).После...
View ArticleThinPrint и подключение к RDP терминалу
Здравствуйте! Пользователи работают на виртуальных рабочих станциях по PCoIP. Локальные принтеры пробрасываются на виртуальные рабочие станции правильно и все работает как надо. Но как только...
View ArticleRe: How to recover the vSphere replicated VM with out webclient
Hi, The officially supported way of performing recovery of VR replicated VM is to go either with the Web client (if you are using the standalone VR 5.1 version) or through SRM if you are using VR in SRM.
View ArticleRe: USB passthrough
Hi Brainslice In regards to the Digi AnywhereUSB/14 box have you come across any license dongles or software that this USB over IP method does not work for?
View ArticleRe: Cluster name,Total ESX in cluster,each ESX name, cpu socket & cores for...
Thanks! I want to import csv file with vm names...I was struggling on getting same info for set of VMs..can you plz help putting syntax for same... Thanks!-V
View ArticleRe: Cluster name,Total ESX in cluster,each ESX name, cpu socket & cores for...
Provided your CSV file looks something like this"vmName""VM1""VM2"you can do something like this $csvName="C:\vmnames.csv"Get-VM-Name (Import-Csv-Path$csvName-UseCulture|Select-ExpandPropertyvmname)...
View ArticleRe: View 5.1 with multi domain
Could you let me know list of log files they are going through?
View ArticleRe: how to install vCenter Single Sign On 5.1 in HA using hardware load balancer
Have I use hw load balancer fqdn during the SSO Master installation, when it asks me to insert the FQDN or the IP Address of the local system ? Thanks again
View ArticleRe: Help with ESXi 4: vim-cmd snapshot revert
I'm also interested in how to create multiple root snapshots.I tried a lot, but I was not able to create multiple root snapshots..Only multiple parallel children below the first child snapshot..
View ArticleRe: VM motion
are you talking about burting your VM to Public cloud like amazon? If you are looking for this there is end point aviabale , give it a try !!
View ArticleПроброс физической PCI-E видеокарты в виртуалку
Сам так делал с PCI-E адаптековским контроллером ASR 3805 и всё отлично работало. Кто пробрасывал видеокарту? Слышал, там не всё так гладко...
View ArticleDatastore Problem
I have IBM-System X 3755 M3 server and installed on it ESXi 5.1 server, there is 4 disks each one 300 GB and I make it as RAID 5 to become the Datastore for ESXi server is 830 GB. - I created 4...
View ArticleERROR INSTALLING VMWARE FUSION ON MACBOOK
After downloading Fusion 5.0.2 for my 17" MacBook Pro that I recently installed Mountain Lion on, I received an error message stating "Not Recognized." I've checked the file name and it is correct, as...
View ArticleRe: Installing vCO plugin for vCac
Are you able to Import Plugin to the vCO configuration? Please make sure to import vCAC certificate in vCO before performing this action.While configuring vCAC plugin from vCO client, Make sure that...
View ArticleRe: MBP keyboard not working in Windows 8 VM created from running PC
... I guess you are right ... ;(
View ArticleRe: Narrow down "bandwidth" issue
Look for QOS rules and incorrectly configured routers on the way. If a UDP QOS rule is applied (have seen this is some university networks when they try to minimize the effect of UDP traffic like...
View ArticleRe: Unable to start vCenter Server Services : Trying to start service VPXD...
In the DNS you need to have 3 records: vc1-cti-lab - vCenter IP (Public IP used by the clients to connect to vCenter) vc1-pri-cti-lab - Primary Management IP vc1-sec-cti-lab - Secondary Management IP
View Article