Re: PowerCLI and updateipmi
Yes, the code looks like it should be from the UpdateIpmi page in the SDK Reference. Did you check the logs if there are any more clues ?You should find the method call in there with the parameters as...
View ArticleRe: Need to figure out where ESXi is installed
Hello and welcome to the communities. Check out http://communities.vmware.com/message/2073373
View ArticleNeed help- parallel Virtual Machines can't tunnel through each other.
I have this question I have been trying to solve on my own for quite some time. I really could use some advice on it, as I've tried googling and searching around and keep receiving so many conflicting...
View ArticleRe: Array of all IP address in vCenter
Try changing that line as follows$row | Add-Member -Type NoteProperty -Name "IP" -Value ([String]::Join(',',$VM.Guest.IPAddress))
View ArticleRe: metric Needed
I haven't actually attached mine to a scoreboard yet. I just go to Environments and search for that object and look at the supermetric from there.
View ArticleRe: How to pass startup parameters into booting a VM?
Thanks for sharing that useful info
View ArticleRe: PROBLEMAS AL AÑADIR UN DISCO AL RAID EN VSPHERE 4
Exacto la limitante es la versión en la cual no puedes crear Datastores más grandes a 2TB, Intenta crear un nuevo Datastore, efectivamente veras los 2 Saludos
View ArticleBest approach to modify a .VMX file
OK, so I know a .vmx file can be directly edited (power down the VM, remove from the vCenter registry, edit and then re-register). You can also use the PowerCLI to script it... BUT... do you also have...
View ArticleIs it possible to add a Windows machine as a host?
Hello every one, I am using VMware VSphere 5.1. Below is my setup WIN2K8-ENT - DC (Domain Controller), running on Windows 2008 r2 64 bit.WIN2K8-STD - Hosting the Vcentre server, running on Windows...
View ArticleRe: Hostd.log
Did you ever find a solution to this? I have a vCenter server that is doing the same thing.
View ArticleRe: Having trouble creating a datastore in vcenter
What that is saying is that I am above the 2048GB -512kb limit. When I created the arrays I created them at exactly 2000000mB each so that I would not be rubbing up against that limit. Before I...
View ArticleRe: Guest OS hangs on restart
what i found for me to stop the hang is to uninstall the the virtual memory manager from the vmware tools this stoped the hang ups for me. NOT SAYING THIS WILL WORK FOR YOU!!!!
View ArticleESXi 5.1 gives 0.0.0.0 address
Installed ESXi 5.1 on two IBM 3650 servers.The first install went fine (can point VShpere Client and it all looks good), the install on the second 3650, it gave me an IP address of 0.0.0.0. The servers...
View ArticleCan I use vCloud Connector Basic to copy vSphere template between datacenters?
A client has 4 datacenters around the world. They use one a couple of vCenter servers in Linked Mode. vSphere/vCenter only, no vCloud. If they create a VM template at HQ, could they use vCloud...
View ArticleRe: Best approach to modify a .VMX file
You can use the virtual machine properties editor in the vSphere Client to make .VMX file changes to powered-off VMs. I tend to prefer this route, unless there is no other choice.
View ArticleRe: ESXi 5.1 gives 0.0.0.0 address
Hello and welcome to the communities. Sounds like maybe a different NIC is being used? I would pull all but one of the cables out, and make sure you have the cable with the subnet with DHCP on...
View ArticleRe: Move Vcenter Protect to another server and activation
Thanks again. Seems like the check for updates says 8.02 is available but all I get is a patch it looks like. 12MB in size. --AR
View ArticleRe: Best approach to modify a .VMX file
You don't necessarily need to remove/add the VM from/to the inventory, reloading from the command line will do too (see http://kb.vmware.com/kb/1026043) I'm not 100% sure with using PowerCLI to modify...
View ArticleNo available memory showing up in VDC's within vCAC Reservations
We are evaluating vCloud Suite and want to connect vCAC to vCloud Director to be able to deploy vApps within vCAC. It appears the endpoint is configured correctly and data collection is completing...
View Article