hi, how could you support more then 3 hosts with the VMWare Essentials package i know each pack is for 6 cpu's setup by default for 2 cpu's per Host. thanks.
i have updated my ESXi host to 5.5 update 2 (at least the host reports there are no updates for it) and now i am trying to update the vcenter part of the house please see questions below thanks. ...
See more...
i have updated my ESXi host to 5.5 update 2 (at least the host reports there are no updates for it) and now i am trying to update the vcenter part of the house please see questions below thanks. what is the easiest and fastest way to update the vcenter install? do i even have to do this?
so i kill the vmware Update manger service then try and kill the java's process but they keep on responding as quick as i close them... so witch services do i kill? is it the vmware update manag...
See more...
so i kill the vmware Update manger service then try and kill the java's process but they keep on responding as quick as i close them... so witch services do i kill? is it the vmware update manager or do i do other to?
hi i tried to upgrade the ESXI 5.1 to 5.5 i got vcenter all done with the update manager but i get this error when i import the image: vmware update manager 5.5 web exception how do i fix th...
See more...
hi i tried to upgrade the ESXI 5.1 to 5.5 i got vcenter all done with the update manager but i get this error when i import the image: vmware update manager 5.5 web exception how do i fix this. thanks. Nathan Saunders.
i been trying to use this script to install esxi 5 updates and it fails with :WARNING: Failed to download metadata. the esxi is running version 5 and the powercli is running the last update (jes...
See more...
i been trying to use this script to install esxi 5 updates and it fails with :WARNING: Failed to download metadata. the esxi is running version 5 and the powercli is running the last update (jest tryed to reinstall it) any ideas? thanks
https://www.vmware.com/tryvmware/index.php?p=free-esxi5&lp=default&cc=www&client=VMware_Site&entqr=0&ud=1&output=xml_no_dtd&proxystylesheet=VMware_gsa_Site&site=VMware_Site&ie=UTF-8&oe=UTF-8&q=es...
See more...
https://www.vmware.com/tryvmware/index.php?p=free-esxi5&lp=default&cc=www&client=VMware_Site&entqr=0&ud=1&output=xml_no_dtd&proxystylesheet=VMware_gsa_Site&site=VMware_Site&ie=UTF-8&oe=UTF-8&q=esxi+free&x=0&y=0 under the 2nd tab over from the left.
how do i find the limits of a command?... i have found some powercli commands will not do what they are ment to do... jest reterning information instend of getting the esxi host to complete the t...
See more...
how do i find the limits of a command?... i have found some powercli commands will not do what they are ment to do... jest reterning information instend of getting the esxi host to complete the task. like $server=192.168.1.5 Set-VMHost -VMHost $server -State "Maintenance" -RunAsync that should set the esxi host into Maintenace mode.
i tried that line... but the issue is the connection line does not like the "-assecurestring" because the "$Password records the "*" as it's value witch is not what the password is for the esxi b...
See more...
i tried that line... but the issue is the connection line does not like the "-assecurestring" because the "$Password records the "*" as it's value witch is not what the password is for the esxi box so the authentication fails
i am looking to Suspend any powered on vm's using most likely the commandlets get-vm and Suspend-VM also with out conferming each vm something like Get-vm | where {$_.PowerState -eq "Powered...
See more...
i am looking to Suspend any powered on vm's using most likely the commandlets get-vm and Suspend-VM also with out conferming each vm something like Get-vm | where {$_.PowerState -eq "PoweredOn"} | suspend-vm but i get this error: Suspend-VM : 30/07/2011 11:17:11 PM Suspend-VM fault.RestrictedVersio n.summary At line:1 char:60 + Get-vm | where {$_.PowerState -eq "PoweredOn"} | suspend-vm <<<< + CategoryInfo : NotSpecified: (:) [Suspend-VM], SecurityError + FullyQualifiedErrorId : Client20_MoServiceImpl_Invoke_ViError,VMware.Vim Automation.ViCore.Cmdlets.Commands.SuspendVM
hi, i was looking at my datastores though the web insterface off of the https website that is hosted on the esxi 4.1 update 1 (where you download the vi client) and noted that datacenter name wa...
See more...
hi, i was looking at my datastores though the web insterface off of the https website that is hosted on the esxi 4.1 update 1 (where you download the vi client) and noted that datacenter name was not to my liking how do i change that name?
here is a ESXI 4.1 update script How To use the script: -download and unzip the update file -locate the metadata.zip and place that in a sub folder of the datastore you configure in the scri...
See more...
here is a ESXI 4.1 update script How To use the script: -download and unzip the update file -locate the metadata.zip and place that in a sub folder of the datastore you configure in the script -run script this script has: -remote ESXI Login (fixed of 4.0.1) -user name prompted -password prompted -in a encrypted way -file install from a Datastore -promps for user to put esxi into manance mode -adds a switch/loop so that the script can have new things added to it easily. (known issues) but when you run the script it crashs powershell but shows the progress in the vi client (64 bit of power cli only)
i tryed to update using the install-vmhost commandet but the command did take the command line but would fail to install... i did 2 other install with that command so i really think there is no w...
See more...
i tryed to update using the install-vmhost commandet but the command did take the command line but would fail to install... i did 2 other install with that command so i really think there is no way to do it by powercli... i really think they need a graphical way of doing it for people with out vcenter.