Re: does it make any difference what version PowerCLI to use??
thread moved from VMware ESXi 5 to VMware vSphere™ PowerCLI
View ArticleRe: What would cause an inaccessible datastore?
That's the really odd thing, I can browse them from the GUI, but can't from the API. I think I may have solved it tho. The datastores were/are mounted on one set of machines, but those were...
View ArticleRe: Did I find an API bug? : Adding multiple disks soap error
I dont think so, If that was true, why could I add the three individual machines by array index as apposed to passing it the array of three items
View ArticleRe: What would cause an inaccessible datastore?
Yeah, the accessible flag is based on some aggregation of all the hosts that can see the datastore, so it generally tends to be inaccessible. But you can go through each host on each datastore through...
View ArticleRe: Did I find an API bug? : Adding multiple disks soap error
Do this, add "print Dumper($vmSpec)" before line 150. We can eyeball the spec sent to the API.
View ArticleRe: VMware Workstation license from VCP
Just a quick question. Did you search for the license key in your emails yet? You should have received the key in an email with certification@vmware.com as the sender. André
View ArticleRe: How to migrate hosts from one vCenter to another with vDS?
Hi, As DVS setting are stored in vCenter server database, I dont think you will be able to migrate DVS settings to new vCenter server, unless you upgrade the existing vCenter 5.0 to 5.1. So then you...
View ArticleRe: VdcStorageProfiles missing in Orgvdc object (version5.1)
The latest version of PowerCLI has vCloud 5.1 API support, and allows you to add the vdcStorageProfiles section easily to the object: $vdc = New-Object VMware.VimAutomation.Cloud.Views.AdminVdc...
View ArticleRe: Loading ESXi onto a blade
What kind of blade is it? There should be some kind of management controller in the blade chassis that has to be connected to your network. You can connect to that controller to gain IP/KVM access...
View ArticleHelp allocating NICs
We have ESXi Entperise Plus license. We have three servers with 8 Intel gigabit NICs. We also have two FC ports for storage access. I'm trying to design how I will allocate the nics and somehow tie...
View ArticleCisco VPN Client Installation Help
Hi, I am a newbie regarding VPN. I was using a Cisco VPN on my windows laptop before it died on me. Now, I am trying to make the Cisco VPN client work on my Mac. I currently running Fusion on Mac X...
View ArticleCloning for vCenter Heartbeat
From the documentation, 6.5.1 support Physical to Virtual and Virtual (from a ESXi) to Virtual (to another ESXi) What's about using VMware Converter to clone a Virtual vCenter running on a ESXi 5.1...
View ArticleRe: setting up NFS server - 2008R2, sharing out secondary disk - advice on...
Hi, Refer this doc to understand the diference between eager , lazy, thick and thin, then you will be able to decide which one to choose...
View ArticleRe: Guest CPU usage 100% Host CPU 45%
The guest OS is reporting 100% utilization. Specifically, "WHAT" is using the CPU resources, from the perspective of the guest OS? If Task Manager is showing several application processes as the...
View ArticleRe: WINXP PRO OEM OS PROBLEM(S)
@mattnbin Since you issue is with a non-OEN version then it would have been better it you had started your own thread and provide adequate details surrounding whatever your issue is, as saying only "I...
View ArticleRe: does it make any difference what version PowerCLI to use??
I would highly recommend to always use the latest PowerCLI version. At the moment this is PowerCLI 5.1 Release 2. The latest version has the most features and the least bugs. You can see in the release...
View ArticleRe: cannot enable View module
I'm not sure why. I can't connect to our https://connectorFQDN:8443/hc/admin. Any other setting I need to do to let enable the login? I am preparing the list of questions for Horizon Data, which can't...
View ArticleCoreDump with powering on Windows Server VM
I am getting a core dump when I power on Windows Servers 2008..Tried it on two and both have same issue. Attached is the log... The VM's run off a USB but I can start other VM's no issue. PC is Windows...
View Article