Re: Error installing vCAC Manager (repoutil step)
Thanks for your answer ShibbiB. Yest I did the required MSDTC settings on the DB Host. I finally got it working by following this Microsoft KB: http://support.microsoft.com/kb/915599/en-usIt seemed to...
View ArticleRe: Vcentre 5.0 server stopped showing performance graph from last one day!!
Hi Shrikanth,Please look into the screenshot , both of the screenshot is of same VM. Thanks & regards,Masud Hussain
View ArticleRe: VmWare Update Manager Esx 4.0
Hi,just another information because it's not clear for me on documentation ... I can upgrade Esx using VCenter 4.0.0-934016 or I must upgrade first VCenter with 4.1 and after ESX ? I think that I...
View Articlepowercli script to poweron vm's status
Hi Team, How to collect the power on VM's un-used status.1) no average harddisk R/W above 0.5kbps from last 14 days2) no average NIC Utilization above 0.5 kbps from last 14 days3) last login from the...
View ArticleRe: VMware Horizon View 2.1 won't connect
This issue could be fixed with latest 2.1.1 which was going alive on July 24. Thanks.
View ArticleHow to get the Available CPU and Memory capacity in Cluster via Powershell ?
Hi All, I'm looking for ps1 command/script to grab the information of Available CPU & Memory from the Cluster using powershell commans of script. I instaled vCenter server/Powercli on Wn 2008 R2...
View ArticleRe: VMware Horizon View 2.1 won't connect
Hi, we have updated the Security Server to 5.2 also, and now we can login successful with an iPad View Client 2.1.1.So it seems that there has been sth. changed between 5.0 and 5.2 regarding the...
View ArticleRe: VMware vCenter Server Heartbeat or SRM ?
You can use vCenter Server Heartbeat to protect your vCenter server. While SRM addresses only VMs, with vCSHB you can protect both physical and virtual machines. vCSHB provides HA or DR, and can...
View ArticleRe: ILO hung after boot menu
Hi,I have same model server and its working fine with below BIOS and ILO firmware. System ROM: A22 07/10/2009; backup system ROM: 07/10/2009 ILO Current Firmware: 1.82 03/31/2010 Check the...
View ArticleIs this a normal situation in the VCAC Prereq Checker v 5.2 ?
VCAC Prereq Checker v 5.2 is already installed on my first server, but The Components on the core install tab is grayed out. Thank you.
View ArticleRe: How to get the Available CPU and Memory capacity in Cluster via Powershell ?
Have a look at Re: Cluster Statistics
View ArticleRe: multi select drop list - Copy entries within
It's not going to be possible without customising the screen. The javascript is very simple var mSelect = VSMCustomJS.GetFieldByDBName('FIELD_NAME');if (mSelect){ var vals = mSelect.GetValue();...
View ArticleRe: Problem with PowerCLI and Threads / Jobs
I just created a little test just to test the general functionality of threads: thread-ctrl.ps1$job = { Set-Location $args[0] .\thread.ps1 -name $($args[1])}$currentPath = (Split-Path -parent...
View ArticleRe: VmWare Update Manager Esx 4.0
If your upgrading the ESX from 4.0 to 4.1, you should have Update Manager version 4.1 and Update Manager 4.1 is compatible (VMware Product Interoperability Matrixes ) to work only with 4.1 vCenter...
View ArticleRe: I can't integrate ThinApp Roboform in Firefox
I am using the portable Firefox from portableapps.com, so i am starting Firefox from the launcher FirefoxPortable.exe
View ArticleRe: powercli script to poweron vm's status
1) and 2) can be checked with the Get-Stat cmdlet, use the "disk.usage.average" and "net.usage.average" counters3) With the Get-VIEvent cmdlet you can look for the VmRemoteConsoleConnectedEvent events,...
View ArticleRe: How do I subscribe to infrastructure events?
Yes, but in thiscase Ihave totakethese alerts and analyze. By timer. And sinceI needthe currentstate of the infrastructure, it turns a huge burdenon theVC.
View ArticleNo puedo conectar por NFS
Hola a todos,Tengo 2 servidores Esxi 5.0 con un rango de ip 10.32.210.x que necesito conectar a un Nas cuya ip es del rango 172.24.4.x y no puedo porque me dice que Unable to connect to NFS server.Los...
View ArticleRe: re-attach VDP to new vCenter server
Hi,As you are able to connect to VDP and protect the VMs in the vCenter, you are fine. You might have configured vCenter IP while registering VDP for the first time and so it could still fetch the...
View Article