Re: vCenter / Apache Tomcat Default Error Page files Vulnerability
What version of vc is this? Share output of vpxd -v
View ArticleSkip PowerOn VM
Hi all,I'am working in Wokflow to Deploy VMs from vRA. All works well, but vRA powerOn my VM at the end.I want to PowerOff this VMs in the end of the process. In vRA, I configure my Subscriptions like...
View ArticleRe: Horizon vCheck Plugin issue
Did you already try changing "$pool.base.name" into "$($pool.base.name)"?
View ArticleRe: Horizon View Client 4.10 Audio Drops out during Skype calls
We had an issue reported where the audio for a user stop after 5-10 minutes in a gotomeeting that’s running from the horizon desktop.I tested and experienced the same issue, but it looks like all audio...
View ArticleRe: Cname for connection view
The hostname of the server does not matter and if done correctly should not be visible to the endpoint. However, do not try to rename or change the IP of a connection server. If you really need to you...
View ArticleRe: Horizon View Client 4.10 Audio Drops out during Skype calls
We are continuing to work with VMware to see if they will resolve this in a future Horizon Client. As of now Horizon Client 4.10.0 and Horizon Agent 7.4.0 have this issue. We've started an upgrade to...
View ArticleList virtualportgroups in a cluster count VMs and VMhosts
Get-Datacenter "CG-SO" | Get-Cluster|Get-VMHost |Get-VirtualPortGroup tells me the virtualportgroups and vlans.NPR--10.1.202.0_24 key-vim.host.PortGroup-NPR-... 202NPR--10.1.201.0_24...
View ArticleRe: Horizon View Client 4.10 Audio Drops out during Skype calls
I replied in the thread you created. I'll test tomorrow with 7.7.0 and see if it fixed it for us. If you decide to open a SR I can provide ours so they can be linked. Re: Audio issues with OS X Mojave...
View ArticleRe: Audio issues with OS X Mojave client version 4.10
VMware said they could not reproduce this was Horizon Agent 7.7.0. I have a few pools upgraded from Horizon Agent 7.4.0 to 7.7.0 that I'll test with tomorrow. If you decide to open a SR I can provide...
View ArticleRegister all VM's found in datastore into vCenter
OK, I have a datastore called "test-vmgarbage-nobackups" and it has about 15 VM folders in there as well as some folders that only have .vmdk's for other VM's. Anyone have a quick and simple command...
View ArticleRe: Register all VM's found in datastore into vCenter
Have a look at my VMX Raiders Revisited post.
View ArticleVsphere vCenter 6.0.0: False error while importing. Check for if host is in...
Hi All, I am trying to deploy a VM via an automation framework which runs the ovtool command. For a particular kind of OVF, I am getting the below error whereas another kind of OVF is getting deployed...
View ArticleRe: Created VM from operating system and won't allow me to login
Hi, This typically happens when people virtualize an existing laptop which has synaptic software and drivers installed.The way to resolve this is to uninstall the synaptic software and then rerun the...
View ArticleRe: Fusion 11: Virtual Windows 10: copying files to shared folders very slow
Hi, You are not mentioning how many files you are copying.If you are copying a large amount of files then shared folder perform really bad. If that's not the case, then make sure that your antivirus is...
View ArticleRe: Black Screen after installing vm tools - Windows 10 Enterp - version 11.1.4
Hi, The display drivers that come with VMware tools for VMware Workstation 11 are too old and had this side effect.You can try disabling 3D on your guest. If that doesn't help then you can try...
View ArticleRe: List virtualportgroups in a cluster count VMs and VMhosts
Try something like this. Get-Datacenter-PipelineVariable dc |Get-Cluster-PipelineVariable cluster |Get-VMHost|Get-VirtualPortGroup| Select @{N='Datacenter';E={$dc.Name}},...
View ArticleAcademic kit difference
Hello , Can I ask about the difference between vmware essentials plus and vmaware essentials plus for academic version ? If I buy academic version , Do I pay every year for it ? thank you in adance !
View ArticleRe: Vmrun Start command on shared machines
Hi, You need to use the -h host option for shared machines.The reason is that it runs under another user account (not admin, but SYSTEM) and with the -h option you can access the VM from your own...
View ArticleRe: Can't install any guest os
Hi, Yes that sounds very much like a disk problem.Did you verify the SHA1 / SHA256 / MD5SUM hashes of the installation media? --Wil
View Article