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

Re: ThinApp Webex Add in

Same issue.  Anyone happen to get things working. Trying WebEx and Firefox 22 (23) and as a linked app.

View Article


Image may be NSFW.
Clik here to view.

Re: Win 7 Uninstall Workstation 8

Please do the followings thisng, may help.. 1. Open the disk management, it will give you more realiable data. From here you can change the characters assigned to devices.2. It is possible that the...

View Article


Re: How to setup Orchestrator 5.1 with SSO multisite/Vcenter Linked mode

It depends on the SSO setup. There is a fast way you can check.Register your VCO server against SSO01 and add the two VC servers with session per user configured and restart the VCO server.Start the...

View Article

Re: Script to set the CPU and Memory for VMs

you could do this with the column headers being: VMName,CPU,MEM $vmlist = Import-CSV C:\csvfile.csv foreach ($item in $vmlist) {    $vmname = $item.vmname    $cpu = $item.cpu    $mem = [int]$item.mem *...

View Article

Re: Script to set the CPU and Memory for VMs

Thanks for that. I have this cmdlet. But I need the script to enable the HotAdd for vCPU and vMem and then perform the Set-VM values. Should have made it specific, sorry. Best Regards

View Article


Re: Script to set the CPU and Memory for VMs

It will require the VM's to be brought offline is that fine? 

View Article

Image may be NSFW.
Clik here to view.

Re: Persona Management

have a look.. http://blogs.vmware.com/euc/2011/08/vmworld-2011-persona-management-in-view-5.html   abirhasan   

View Article

Image may be NSFW.
Clik here to view.

Esx 4.1.0 error vCLI when configuration backup

Hi, I have a Esx 4.1.0 Build 260247, when I try do configuration backup with the command vicfg-cfgbackup.pl --server <insert IP address of name of server here> -s <Where you want it saved...

View Article


Re: Script to set the CPU and Memory for VMs

Yes, Absolutely. As long as the script can shutdown the VMs, ensure that the hotadd is enabled and set the vCPU and Mem values, bring up the VMs, it would be great.

View Article


Image may be NSFW.
Clik here to view.

Re: i passed from RHCE to VCP

Congratulations!!!  abirhasan   

View Article

Is it possible to have a NAS device which all VMs have access to?

So we have an IBM storwize v3700 on our network, and ideally we'd like to have it so all out of virtual machines are able to access it, and share data across them. Basically mount it as one large...

View Article

Vmware View Connection Server

Can you run the Vmware view connection server over HTTP and not HTTPS? We are currently running it over HTTPS and would like to run it on Port 80 if possible. Please advise.  ThanksMike

View Article

256GB (16x16GB) @ 1600Mhz or 512GB (16x32GB) @ 1333Mhz?

Hi! We're looking at adding two blades to our cluster consisting of six BL460c G6 and two BL460c G7 all at 192GB. The two scenarios include two BL460c Gen8 with E5-2970 processors. The question is the...

View Article


Image may be NSFW.
Clik here to view.

Re: VCP 4 exam

If you've yet to train on vSphere 4 and want to gain both VCP4 and VCP5 certifications, here's the path that you need to follow:abirhasan   

View Article

assing fiber card to a virtual machine

How I could assign a fiber card to a virtual machine in ESXi 5.1?, I connected it, my Vcenter recognized it, but when I try to assign as device into a virtual machine, doesn't see it. Please a little help

View Article


Re: Win 2008 R2 guest shutdown with MONITOR PANIC: vcpu-0:ASSERT error

Errors involving bugNr=676321 as well as other system instability issues can be the result of erratum BT-248 on Intel E5 series processors (and related errata on other processor series).  If there is...

View Article

Re: mount the replicated volumes

Hi Luc D, Can you please check if this part of the script looks good: $ResSpec = New-Object Vmware.Vim.HostUnresolvedVmfsResolutionSpec[](1)           $ResSpec[0].ExtentDevicePath = $DevicePath...

View Article


Image may be NSFW.
Clik here to view.

Re: Update Manager fails to update to 5U1 due to SQL error.

You can check the release note to get more information: http://download.microsoft.com/download/1/6/3/163A851B-D956-42E9-B426-F5C0EBE6B654/ReleaseNotes.htm    abirhasan   

View Article

Re: Script to set the CPU and Memory for VMs

Try this.  I took the hotadd function from here:http://ict-freak.nl/2009/10/05/powercli-enabledisable-the-vm-hot-add-features/ I tested against 1 VM and it works ok.  it will loop and power all VM's...

View Article

Re: How do I determine if I am running on a VM?

You could check bit 31 of CPUID[1].ECX (the HYPERVISOR bit), or you could check for the presence of the VMware backdoor port (0x5658).

View Article
Browsing all 193504 articles
Browse latest View live


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