Re: vpowercli script в win scheduler
Здравствуйте.К сожалению не на чем сейчас потестить, но, возможно, в последней строчке (после Disconnect-VIServer -Confirm:$false) должен быть ещё "перевод каретки") т.е. "enter". Или exit (c интером)...
View ArticleRe: ESXi and DMZ
That's what I'm thinking of. Put a host and the vm's in the dmz or both.It could be that some people in our company are afraid of that, running vm's in a dmz that run on a host that is not in the dmz....
View Articlewindows server 2012 TLG setup
please can someone help I am having trouble understanding how to set up the following in VMware workstation...
View ArticleIs it possible??
Hi Team, Is there any way to find the esx host ip using virtual machines IP or virtual machines? without login to the esx? because i have N number of esx its very difficult to find which vm is...
View ArticleRe: vCOPS login headache
I don't quite understand - does the memory increase actually solved the issue or you are going to test it for some time and post back here the results? Thanks,Alex D.
View ArticleHow to use DataByConstraintRequest?
Hi , I am new to the vSphere web client plugin development. I went through some samples specifically the helloworld sample and the views-properties-ui sample. I was then trying to retrieve list of...
View ArticleRe: Is it possible??
No it is not possible - the VM is not aware of anything aout the ESXi host - if you are managing your hosts with vCenter you can search for the VM name
View ArticleRe: Is it possible??
The free RVTools might be the easiest non-scripted way to discover this info.
View ArticleRe: Problem: Trace characteristics display no charts
I just tried it and was unable to reproduce your problem. One thing I notice though is on p.20 of the IOAnalyzer User's Guide (Collecting a vSCSI Trace), the command in step#7 misses an output...
View ArticleRe: ESXi and DMZ
I'd go with option 1.Some reasons:with a separate vSwitch for the DMZ connected to a dedicated DMZ switch the VM has no network connection to the production systemif you have a vSphere Cluster you can...
View ArticleRe: What do the fields in a trace file mean?
The definitions of each column can be found in the second line of your CSV output file:#Command Type,Serial Number,IO Data Length,Num SG Entries,LBN,Time Stamp (microseconds),Command Latency...
View ArticleRe: VMware vSphere Web Client - migrate option greyed out
There is probably some VM configuration in place that prevents vMotion.Please check Virtual Machine Configuration Requirements for vMotion in the vSphere Client.Do these VMs e.g. use raw disks?Can you...
View ArticleRe: Can't convert my physical machine to a VM because it's UEFI
I did a clean install of W8 Pro x64 myself. Drive is also GPT. Does VMWare have any plans to support EFI/GPT?
View ArticleRe: Install vmware tools in Debian 7.1 guest will not work
Hi Jens, You don't specify which Debian 7 version/arch you're running there, so I'll ask: Are you running one of the kfreebsd versions as your guest? I doubt we officially support those at this point,...
View ArticleRe: Recompose, Refresh and Rebalance take 60 minutes to start
No in my case the task just waiting 60 min and then begin normal task. I noticed one thing. When attach persistent disk it's also takes 60 min. I don't know the exact requirements for view composer to...
View ArticleRe: Removing character strings within a hashtable
You can create the table in the right format with just the name of the hosts if you modify the second line of your script into: Select @{N="Name";E={$_.Name.Split('.')[0]}}, If you want to modify the...
View ArticleRemoving character strings within a hashtable
Hello all PowerCLI'ers out there. Here's what I hope will be an easy one for you guys. I have built a hashtable named $hostInfo that contains information about our VMHosts. The information when...
View ArticleRe: Install vmware tools in Debian 7.1 guest will not work
Hi Darius, it is the amd64, but Linux > Debian 7x64 is not available ..., I have selected Version 5x64 it works.I wonder if I have to buy the workstation 9 to have the correct selection available...
View ArticleRe: Is it possible??
Anishkumarv wrote: is this a reliable tool??yes, very reliable. In my opinion a tool that no VI admin should be without. Great news, it's free!
View Article