Quantcast
Channel: VMware Communities: Message List
Browsing all 229247 articles
Browse latest View live

Re: Problem with PowerCLI and Threads / Jobs

Hi, the try catch block did not turn up anything ... I am posting the (almost) complete code, maybe somebody sees something: from Deploy-VM.ps1: if(!$global:DefaultVIServer) {        if(!(Get-PSSnapin...

View Article


Re: Problem with PowerCLI and Threads / Jobs

Hi, that helped alot - thanks! Still I need some further assistance: This is the script that starts the threads. In this case 5 at a time. $job = {        Set-Location $args[0]        .\Deploy-VM.ps1...

View Article


Re: Protecting vCenter and SSO with Replication

Hi, vSphere Replication is an extension to vCenter Server and relies on it. It requires vCenter Server on the target site to be up and running in order to invoke Recovery for a replicated VM. You can...

View Article

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 Article

Image may be NSFW.
Clik here to view.

Re: 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 Article


Re: 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 Article

Re: ILO hung after boot menu

Can you try upgrading you iLO firmware and give a try.

View Article

powercli 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 Article


Re: 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 Article


Image may be NSFW.
Clik here to view.

How 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 Article

Re: 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 Article

Re: 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 Article

Re: 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 Article


Is 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 Article

Re: How to get the Available CPU and Memory capacity in Cluster via Powershell ?

Have a look at Re: Cluster Statistics

View Article


Re: 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 Article

Re: 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 Article


Re: 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 Article

Re: How to register vSphere web client pulg-in using API

key : com.purestorageui

View Article

Re: Get vApp name from UUID

If that is a copy/paste, it seems you didn't use the correct method name - in my sample code, the method is: Server.findForType(<object type>,<object id>) based on your error, it looks like...

View Article
Browsing all 229247 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>