Re: Fusion6 - VMware Tools Problem
Far to often I found that nether worked correctly and why I always say completely uninstall/reinstall VMware Tools!
View ArticleRe: Fusion 6 and MacBook Pro Retina support - still useless
Everything is pixelated. But ... Fusion called me yesterday as they've been doing some more research on this. Latest settings:- There is a Win 7 option to set the DPI manually, so I'm now at 200%...
View ArticleRe: Set-CDDrive hangs with "override the lock" question
The only solution I can think of right now, is to check inside the guest OS (Invoke-VMScript or Get-WmiObject) if there is a CD/DVD mounted, and if it is unmount it.The disadvantage is that this...
View ArticleCacheClosedException: The cache is closed
I've found this problem in my applications. The problem is that i found this exception when the application try to do a put in a Gemfire Region. I attache the exception. In the gemfire.log ican see...
View ArticleI have a question about Hyperic alerts and actions
Hi,Can someone tell me if there's a way to configure Hyperic to do the following: I want an alert to fire when a specific condition is met like low disk space, high cpu, etc. and I want the alert to...
View ArticleRe: Change of Question
Welcome to the Community - I moved your question to a more appropriate forum
View ArticleRe: Install a Custom SSL Certificate for Log Insight
Will do, and no, I modified my command. I will update my question with the commands I am running
View ArticleRe: fusion 6 - upgrade vm from win 7 32bit to win 8.1 32bit gives "This PC...
yes, this is interesting: C:\Windows\system32>wmic OS Get DataExecutionPrevention_AvailableDataExecutionPrevention_AvailableTRUE
View ArticleReplacing the Log Insight SSL certificate with a CA signed cert
I am trying to generate a cert for Log Insight by using the method that is described in this blog post (at the bottom) using an automated batch...
View ArticleRe: VSphere/Vcenter/ESX 5.0.0 issue: Unable to upload...
This is about all I can find:/opt/vmware/share/build doesn't succeed here.. I will try again.-- also I have never seen the console of the vm being built-- it never shows up.. 11/09/2013 12:35:41...
View ArticleView desktop occasionally locks up (approx once a week).
Hello, I've recently deployed View in our network, and all generally works well (we have a couple of pools, windows 7 and windows 8), however every so often a user will complain that they cannot...
View ArticleRe: Move/migrate a VM to a new datastore and convert to eagerzerodthick
I tried Again using the following code and incorporating an anti-affinity rule in hopes it would work. But failed again: $vmtomigrate = Get-VM -Name mytestvm$vmtoavoid = Get-VM -Name 'mdczr1186'$dsc =...
View ArticleRe: VMware Fusion 6: auto snapshot revert when vm shuts down
I too am disappointed in the huge differences in the settings between Fusion and Workstation. What disk numbers are you talking about? I don't see any number in the vmdk names.
View ArticleRe: fusion 6 - upgrade vm from win 7 32bit to win 8.1 32bit gives "This PC...
So, Windows 7 also believes that DEP (NX) is available. Is DEP disabled in the Windows 7 VM? From a command prompt, type sysdm.cpl. Under Advanced -> Performance -> Settings, check the Data...
View ArticleRe: Installation of free Hypervisor on HP Proliant ML310e Gen8 fails
Ok this sounds like a plan. I will test it out on friday and provide feedback if it worked out as described.Thanks a lot for your assistance!Best regards, Bernd
View ArticleRe: VMware Fusion 6: auto snapshot revert when vm shuts down
If you look in the .vmx file is should be blatantly obvious! As an example if it shows: scsi0:0.fileName = "Virtual Disk.vmdk" Then add: scsi0:0.mode = "independent-nonpersistent"
View ArticleRe: vmWare Horizon Workspace- Changing port number
It may just be easier to set up a simple load balancer like Apache at 8443 or something and forward the requests to horizon workspace gateway VA at 443
View ArticleRe: Error: Unable to connet MKS 902
Gracias por la respuesta pcerda, en este caso conecto desde una IP pública y redirijo o bien por proxy o bien por VCenter a una IP local en todos los casos. Entiendo que el problema puede venir al...
View ArticleRe: VSphere/Vcenter/ESX 5.0.0 issue: Unable to upload...
Well the 401 seems to indicate authentication failed.Did you try the connection wizard for connecting to your provisioning engine through the web ui?
View ArticleRe: Switch between guest VMs in full screen mode in Vmware Player v5 and v6
There are keyboard shortcuts for switching among VMs: Ctrl+Alt+Left or Right arrow keys.
View Article