USB in Fusion 5
Is there a way to see in the .VMX file if a device is locked into hooking up to the MAC side. All my USB devices ask me when I plugged them in except a URC MX900 remote. I am assuming that the remote...
View ArticleRe: Network Quota reached error
I discovered this problem only happens when this user fences their vApp...
View ArticleRe: Version 9 virtual hardware for free?
Hi Duncan, Your idea sounds very interesting! But could you please provide just a few more hints? In particular, I gather from http://blogs.vmware.com/vipowershell/files/2012/12/image.png that...
View ArticleУменьшение размера виртуального жесткого диска
Есть файл vmdk размером в 320 гигабайт. В нем NTFS диск 60 гб и всё оставшееся. Как уменьшить размер vmdk файла да и в самой системе? Как сделать так, что если vmdk имеет размер 100 гигабайт то, чтобы...
View ArticleRe: Detecting existing DS or Cache in VM
DistributedSystem.connect is deprecated as of GemFire 6.5. CacheFactory.create and ClientCacheFactory.create are the recommended API's to create peer and client Cache instances, respectively. These...
View ArticleVDI Accelerators
Here is the only less-than appealing disadvantage of our VDI system (PCoIP) compared to our Citrix portal (ICA) that ONLY my Wireless subset of users experience sporadically out in the field. The...
View ArticleRe: Detecting existing DS or Cache in VM
Thanks but we have clients that need to work with 6.0.5.2 libs. Is there anything we can do here?
View Articlevm.guest.hostname returns null?
Hello, I use the "vm.guest.hostname" to retrieve the guest VM hostname and run my deletation workflow. It works perfectly fine in 5.0 environment. After I upgraded to 5.1 environment, it fails and no...
View ArticleHow to get esxi hosts in a cluster with Web Services SDK using JAXWS
Just beginning with Web Services SDK 5.1. Have run most of the JAXWS sample java programs. Did not find this java program example in the ...\VMware\vSphereSDK\SDK\vsphere-ws\java\JAXWS\samples...
View ArticleRe: Editar reglas de firewalls del esxi 5
Hasta donde tengo entendido, no. http://pubs.vmware.com/vsphere-51/index.jsp?lang=en_US Diego
View ArticleHost NIC not detected in Windows Installation repair option
This is not working: http://communities.vmware.com/message/2182436#2182436 (Note: VMware 9.0.1, Windows 7 SP1 host OS, host material, Lenovo W5xx series workstation laptop). So I thought I would...
View ArticleRe: SNMP.XML
Hi, It look good. I think settings are correct. Run this command , it will trigger test alert to destination, if you receive alert , then this configuration is right. esxcfg-snmp.pl --server hostname...
View ArticleRe: Exception 13 and Exception 14 in world ....
Hi, About second PSOD screen shot, how frequently do you see this issue ? If it is very frequent, can you try disabling Hyper threading using the system BIOS. Note : Raise Support Request with VMware....
View ArticleTesting a custom PdxSerializer
I've written a custom PdxSerializer implementation to use in my Gemfire cache and I was wondering how I can get Gemfire to invoke my custom serializer in my integration tests. I have a local Gemfire...
View ArticleRe: USB in Fusion 5
have a look at Set the Default Plug-In Action for a USB Device You must choose the option "Ask what to do " under plugin action
View ArticleRe: Create custom virtual machine workflow
Hi Burke, I followed your instructions in this thread to create an autodeployment workflow but I'm running into a problem. If I run the workflow by trying to clone from a template the setup gets...
View ArticleRe: USB in Fusion 5
Avanish thanks for the answer. I do have it set to ask. Im wondering if I did not clcik on use in MAC and checkbox the remember this selection. I was hoping that in the .vmx file there would be a line...
View ArticleRe: Testing a custom PdxSerializer
Here is some code to serialize an object to a byte[] and deserialize it back to an object using GemFire APIs: import com.gemstone.gemfire.internal.util.BlobHelper;// Serialize to byte arraybyte[]...
View ArticleRe: Detecting existing DS or Cache in VM
CacheFactory.getAnyInstance can be used to get an existing and open cache instance. If one hasn't been created or has been closed, the method throws a CacheClosedException. This method is typically...
View ArticleRe: VM Workstation 8.0.5 cannot add bridged network: There are no un-bridged...
For those who have a similar problem. It seems to be a VMWare GUI problem, I found the solution here http://communities.vmware.com/message/1994817
View Article