Re: USB 3.0?
Ok... I forgot to say the question is I have only USB 3.0 ports in my notebook. However, I've just tried the trial of VMware Workstation 10, with Windows 7 host and Linux guest, and most of the devices...
View ArticleHard Drive Space requirements for Broker
I was not able to find it, but anyone know what the HD space requirement is for a broker installation?I know the install is very small, would a 5GB non-OS drive be good enough?
View ArticleRe: How to change Storage Profile of VM in vAppTemplate?
Hi Cyren, Thanks, that info looks promising. Still working on how to plan this all out to get it done with the least pain so this is good to have. Jason
View ArticleRe: USB 3.0?
If you can find drivers that work with the device under Windows 7 and in a VMware Virtual Machine then you should be okay, otherwise what I've previously said stands as is.
View ArticleRe: 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 Article