Email Alert Notifications continue to be sent even when Disabled or Removed
I configured a number of alert notifications in vROps 6.0.2 for testing. Once done, i either disabled or completely removed the alert notification but the emails still keep coming. Why are the emails...
View ArticleRe: host is in a virtual san cluster but does not have virtual san service...
Jase, I fixed the issue I basically created a new VSAN cluster and enabled VSAN, then disconnected / removed the hosts from the cluster where they each showed the error. Then I added each host to the...
View Articleopen vsphere console after After I get response from the server
I need to add the flowing options to my script:1. end ping session after getting a replay from my server and close the powershell console.2. open vsphere client after I get the replay from my server "...
View ArticleRe: Horiozn 6 - RDSH Published App - Multiple Sessions per User
I would like to know this answer too. Anyone get this to work?
View ArticleRe: OpenGL driver problem - My application works in Parallels but not VMWare...
Thanks for reporting this! I've forwarded your post to our OpenGL experts, and they've reported back that they can reproduce the problem and are working on it. I don't have a timeline for a fix......
View ArticleRe: ESXi inside KVM
That's the CPUID output from the host, which doesn't really tell me what I need to know. Thank you, though, for providing the CPUID output from a kvm guest in a private thread. It appears that kvm...
View ArticleSome Windows 10 Apps stop working after recomposing/refreshing a linked-clone
Hello Everyone. I have a strange behaviour that happens when I recompose or refresh a Windows 10 VM. I have a VMware Horizon 6.2 configured to provide a Windows 10 linked-clone pool with persistent...
View ArticleFont spacing issue in Virtual Machine Library after 8.0.2 patch
Anyone else see this in the virtual machine library AFTER applying 8.0.2? Notice how machine name is at pushed to top versus in alignment with icon like it was in 8.0.1. Low impact since it has...
View ArticleVSAN - migrate 2 x vswitch with 1 nic to vds. 1 x vswitch runs VCSA & PSC, 1...
is this possible? Basically I'm trying to end up with 1 x vDs with 2 x 10GB uplinks.. then I'll divvy up the VSAN, MGMT, vMotion and VM network using NIOC shares.. So the UCS host only has 2 x uplinks...
View ArticleHD bad spot in xp-s002.vmdk
I have a client running Win 8.1 VMWare Workstation 9 with XP Pro. I think computer had a power hit as files went missing and everything slowed down. Fortunately, the data with in the VM has been backed...
View ArticleRe: Applications that Crash on Launch in VM, but Not Real Mac Hardware
We don't have 3D acceleration inside an OS X guest. BeLight Live Interior 3D seems to be failing while initializing its 3D engine when it does not find hardware-accelerated 3D graphics capability....
View ArticleRe: Match each datastore to its Lun ID then list VMs in each datastore
If you are using only LUNs an easy way to get the canonical name is:get-datastore | Select-Object Name,@{Name="CanonicalName";expression={$_.extensiondata.info.vmfs.extent.diskname}} I do not...
View ArticleError The connection to the remote computer failed. It is possible that...
I am having difficulties opening up a VDI using RDP protocol over a B2B VPN connection. The VDI works fine internally but not from the outside. I saw a couple of posts with people having a similar...
View ArticleRe: open vsphere console after After I get response from the server
Can we see more of the script? It will help with taking a course of action. or providing you with some input.
View ArticleWhere can I find the vim25.jar (is not on Maven Central)?
Please tell me how should I handle the vim25.jar because I can't find it on Maven central. Where can be found for public download?
View ArticleCan vim25.jar could be used in an open source project?
There is someone who can tell me if the vim25.jar can be used in an open source project?
View ArticleRe: Dashboard to show over and under provisioned VMs
Let me know if you need any help or have any questions.
View ArticleRe: VMWARE Workstation 11 failed to connect to server. Server is an unknown...
I dont think anyone cares about this issue anymore, I just gave up and have a notepad of IPs to know what hosts what.... 12.0.1 just came out, still same issues exists. to vmware, but since no...
View ArticleRe: Determine if VcVirtualMachine is SRM copy?
I found a rather hacky way to do it for now, but am still interested if there is a flag out there. Right now, i'm doing: if (vm.config.files.vmPathName.indexOf('-tmp.vmx') != 1) { // must be SRM...
View Article