Re: Query for IP address and assign value to variable
You can combine your code into one command as follows: $WorkSheet.cells.item(11,$i) = ($esxi | Get-VMHostNetworkAdapter-namevmk0).ip
View ArticleRe: Gigabyte GA-C847N will
Note: Discussion successfully moved from VMware ESXi 5 to Community Hardware Software
View ArticleDeploy vApp from template while giving the deployed vApp a name, the VMs...
Hello, I am trying to deploy a vApp from a template in the catalog, I have been successful creating the vApp using...
View ArticleRe: Does SRM require the same version of vSphere at both sites?
Then I suspect you're in trouble... if your arrays can't do replication then that leaves VR as your only option, and if your hosts can't move to 5.x then you can't use VR either. To use SRM you'll need...
View ArticleRe: P2V Fail
Please provide some more information about the target (ESXi, Workstation, ...) and the converter log bundle which can be created from the Converter GUI. André
View ArticleRe: Player 5.01-corrupted vmdk needs repair. Options?
You can find instructions as well as the tool (see Attachments) at http://kb.vmware.com/kb/1023856 André
View ArticleRe: Storage providers error
Hi, yes I solved this - but it is long time and I dont remember how . But first think - do you know that you have right adress to provider? You can see in Ins. Managment in vCenter in Storage area....
View ArticleRe: Upgrading from 4.1 to 5.1 - SSO Design?
Jon, see my post here: http://communities.vmware.com/message/2191541#2191541 I don't want to use multisite because I don't see a need for its complexity relative to what we 'get' out of it in return....
View ArticleRe: Powercli script to list cluster Name, Guest and Hostname in Cluster
I asume that you want the cluster name, guest and hostname for all your vm's. You can this information and export it to a .csv file as follows: Get-VM |Select-Object-Property @{N="VM";E={$_.Name}},...
View ArticleRe: Converting XP Box issue: Unable to find System Volume
See this posthttp://communities.vmware.com/thread/434953?tstart=0boot from the floppy-image attached in that post - that should have a boot.ini that fits your case.If that can make you boot - you can...
View ArticleRe: Multiple Nics over one vSwitch (no TF)
Are you doing this for a failover scenario such as one ISP goes down so you have the other ISP to run? If you're trying to do a failover then you're best using router capabitlites. Also, there are...
View ArticleRe: ESXi 5.x on new Apple Mac Mini 6,2 Late 2012 *NOT* working
After multiple times of trying to power on the OS X VM, each resulting in the ESXi host's crash, I decided to remove ALLdevices enabled in ESXi for Direct Path I/O and only after I restarted ESXi 5.1,...
View ArticleRe: Is it possible to deploy the OVF in Workstation?
The vApp relies on IP Pools for the communication channel between the two VMs - at least initially, so that's one problem. I'm not a whiz with OVF, vApps and Workstation but I don't believe the vApp...
View ArticleRe: Issues with powercli script to create/delete snapshots
You can try to run the following command in the task scheduler: %SystemRoot%\system32\windowspowershell\v1.0\powershell.exe -PSConsoleFile "C:\Program Files (x86)\VMware\Infrastructure\vSphere...
View ArticleRe: Is it possible to deploy the OVF in Workstation?
Hi, what would be the sense of having vC Ops run in workstation? You need a vCenter Server to monitor most resources, alternative would be standalone install if you want to monitor non vCenter related...
View ArticleRe: could not register or updtae vCenter Server extension
Thank you so much for helping me.I managed to resolve the issue by re-installing vCenter. Thanks
View Article[Solucionado] Vmware Workstation 9 y Servidor DNS no se llevan muy bien
Hola, buenas tardes Tengo la siguiente topologia para hacer pruebas: + 1 Domain Controlller y Servidor DNS con Windows 2008 Seerver R2+ 1Servidor que lo quiero utilizar para hacer laboratorios con...
View ArticleHow to license vCNS 5.1.2 for endpoint when installing 5.0 U2
I recently installed ESXi and vCenter 5.0 U2. I am also installing Trend Micro Deep Security 8.0 SP2. I deployed vCNS 5.1.2 for vShield endpoint functionality. The vCNS shows up in Evaluation mode...
View ArticleRe: Using RDM to create a shared disk, over Fibre Channel?
Read this - http://pubs.vmware.com/vsphere-51/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-51-setup-mscs.pdf Basically, you add a new disk as type RDM on the first cluster node and then add...
View Article