Re: vmware ws 11 windows xp guest: pga tour 07 black screen
I could get it run in a windows 10 guest without any prior "hacking". Just install and run. However, performance seems not be very well.
View ArticleRe: Slow network speed (LAN and internet) on ESXI 5.1 VMs
I am wondering if it could be perhaps the drivers for uplinks... I've seen problems like these in the past due to NIC driver compatibility at the host level (not VM). I am also assuming you used the...
View ArticleVMware Player Click Drift Causing Daiy Freezing and Dirty Shutdowns...
Hello All! Thank you in advance for your responses! I am getting vmware clock drift in windows XP VMWare Player.VMWare Host is Windows 7. I ran this VMware on other windows 7 laptops withno issues. I...
View ArticleRe: Writable volume change with profile
Just noticed there is a change in the 2.9 release notes. Support for profiles on writable volumes:Leveraging writable volumes for user profile delivery and storage will continue to be supported.So is...
View ArticleRe: Cisco UCS c240 Can't have a partition outside the disk
Thanks for this tip...it help throw a process of installing 4 ESXi on Cisco using customized cisco image. I have installed the previous version and problem solved. Then i have updated with VUM.
View ArticleFor forks sake! - bin/sh: Cant fork error but have the HP-AMS 10.0.1 update?
Hosts stopped responding and showed as disconnected in VCenter. 5.1. Attemoted DCUI logon - refused only sowing "/bin/sh: Cant fork" KB/2085618 informs that an AMS version under 10.0.01 could cause...
View ArticleRe: vCenter licenses deatils
Hi, Any good reasons for this specific format?It would be much easier to extract two files.One with all vCenter licenses.Another one that provides for each host the vCenter and the license...
View ArticleRe: vRealize Orchestrator - Can't add to vSphere Web Client
Thanks for the reply but I'm an idiot. vRO 6+ is not compatible with web client <6.0.
View ArticleRe: Find File Differences between Two Snapshots (or Snapshot and Current)
Not that we've built.You'd have to script something... you could technically mount the .vmdk and run diffs against it's contents like any other file.
View ArticleRe: full clones or linked clones
To be honest, just like that, it's hard to say. Every environment is different. You'd need to weigh out the pros and the cons of each deployment type and see what the business requirements are. Both...
View ArticleRe: iPad won't charge over USB with Fusion 8.0.1 on El Capitan
I gave it a shot but couldn't reproduce the issue as described. I find that I am unable to charge the iPad only after it's passed through to the Guest VM (Windows).It recognizes the data connection,...
View ArticleRe: Leap Motion Controller does not connect in Windows run by Fusion
It might be that we're not giving enough power to the device... I'm checking with the dev team about this.
View ArticleRe: Interact with ssh session?
If you schedule a workflow, value for input of type SecureString will be stored encrypted in the database. But there are also some other cases, eg. if you log it using System.log(), I think it will...
View ArticleRe: full clones or linked clones
I would recommend that you try linked clones first, if you can't make them work in your environment then you might consider a full clone.
View ArticleRe: Cannot view console on VM discovered via VCSA - "Failed to initialize SSL...
Hi, Have you seen this?Opening a virtual machines console with the vSphere Client or vSphere Web Client connected to vCenter Server 6.0 fails
View ArticleRe: VMWare Workstation not able to start
HelloThe instruction below worked for me.Note : It helps if your working off a fresh installation.## For info, I am on openSUSE Tumbleweed# STARTcd /usr/lib/vmware/modules/sourcetar -xvf ./vmnet.tarcd...
View ArticleFURIOUS with this software. USB simply does not work!
Wasted god knows how many hours of my time today. Connect my usb device and NOTHING SHOWS UP anywhere in vmware or its logs "No USB devices" is what is displayed. This software is garbage. Tried...
View ArticleRe: Need help with script to find vm's by IP
Could you please try this? function Search-VMAssociatedToIP{param($ArrayOfIPToCheck)process{ $VMsAndAssociatedIP = get-view -viewtype "virtualmachine" | foreach-object{ $VM = $_...
View ArticleRe: Guest with NAT networking: can't resolve hostname with SSH
So if I am trying to push to github.com, I would add an entry in C:\Windows\System32\drivers\etc\hosts: 127.0.0.1github.com Is this correct? I have tried this and it hasn't resolved my issue, so I just...
View Article