Re: Move Vcenter Protect to another server and activation
If you look in help>about vcenter protect you will find your currant key. You can also get the latest version at by using the help>check for program updates.
View ArticleRe: ESXi5 NTP not syncing, configuration issue?
Very helpfull. This solved my problem. Turns out i have to point to ESXi to my DNS (it doesn't do it automatically) to resolve the ntp server.
View ArticleRe: New mac and windows OS
Hello and welcome to the communities. Basically you will need to use an external USB drive, copy them over the network, etc - just like you would with a new physical machine.
View ArticleRe: PROBLEMAS AL AÑADIR UN DISCO AL RAID EN VSPHERE 4
Muchas gracias por su respuesta. Yo en cambio no hablo bien el Inglés pero quizás nos podamos entender. Por lo que pude ver en el documento que me referencia solo tengo una solución; actualizar a la...
View ArticleRe: 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 Article