Fusion 8 / Win10 Guest : Keystroke for task view?
Hello,I'm running a windows 10 guest under fusion 8 Pro. I would like to have a keystroke to start task view ( Win+Tab) when you are not on a VM ...Anybody know how to do when not in a VM?
View ArticleRe: Will downing one of my three hosts cause problems in vCenter?
With the hosts being managed by vCenter Server you should be able to migrate VM's between hosts. However, whether this can be done with the VM being powered on depends on whether you are using e.g....
View ArticleRe: VMDK --> Single Growable file in ESXi
Hello André, No problem at all. I'm stressing on this matter for quite a while now, that why my reaction was a bit grumpy. But the script was the solution for my problem!(see screenshot) . Best...
View ArticleRe: Unable to create Shared Folders with VMware Fusion Pro 8
Looks like it was as easy as installing "VMware Tools". Seems to be working now.
View ArticleRe: Adding host to vCenter - the host is already connected
I was able to avoid this issue in a similar way: I added the host to another vcenter instance. This successfully unassociated it with the current vcenter.I then added it back.
View ArticleRe: pae-SIDString is blank in View ADAM database
My current workaround is using powershell (on the connection server) and adding the View PowerCLI Snap-In via Add-PSSnapin VMware.View.Broker And then running Get-RemoteSession and parsing it to get...
View ArticlevSphere HA unsuccessfully failed over. Reason: Failed to start the virtual...
vSphere HA unsuccessfully failed over. vSphere HA will retry if the maximum number of attempts has not been exceeded. Reason: Failed to start the virtual machine I got the warning from a fail over...
View ArticleRe: LSI provider not working under ESXi 6
Since this is a home lab I can't afford myself vCenter... so I neither have VMWare solutions to define the alarms. MSM running standalone does however have this feature, so I was wondering why it...
View ArticleRe: Where is the button to restart a VROPS Appliance?
There is not. You can take the node offline in the GUI, and reboot via VMware Tools.
View ArticleRe: Linked Clone RDSH Pool and Application Publishing
Just ran across this post on Google. This is now supported in Horizon 6.2
View ArticleRemoved ESXi host containing the Virtual Center VM from vCenter
I removed an ESXi host from vCenter and when I attempt to add it back in, I get the error "Datastore 'Esx12_DS1' conflicts with an existing datastore in the datacenter that has the same URL". I do...
View Article5.5 vCenter MOB
5.5 vCenter MOB HI,I asuume(?) the MOB login is the same as the SSO name@vsphere.local and pswd.SO if that doesn't work, can the MOB password reset w/o messing up SSO?And as I look at 5.5, I see roles...
View ArticleRe: Slow RDM disk access with Windows
Have you updated latest drivers and firmwares ? if no, update latest version to get good performance
View ArticleRe: "Application failure. hr=0x80040101: Failed to initialize virtual...
And when will it be fixed in Workstation 11, or are you giving free upgrades to Workstation 11 users who have this issue? I've had Workstation 11 for less than a year. I really hope the official answer...
View ArticleRe: Adding host to vCenter - the host is already connected
restart Management services on the host
View ArticleRe: Ivy Bridge not available in EVC mode list when enabling EVC
Well that is very bad.I just started looking into it after I confirmed the CPU's are ivybridge-ep so i was going to raise the EVC mode from sandy but if it basicly goes to disabled then that'll be an...
View ArticleRe: View Planner: Desktop failing to upload results
Can you open a command prompt and run "python c:\server.pyc End" at the end of run to see if you are getting any error?
View ArticleRe: Vcenter Login
Try :username - root and password - vmwareusername - root and password - VMware1!
View ArticleVMWare Tools 10 not showing up in VUM
I see I can download the ISO but for some reason VUM does not get the latest (v10). Is there a way I can inject my downloaded 10 ISO or get VUM to download 10 so I can deploy to all our VM's? Thanks
View ArticleRe: Create a report to list VMs with snapshots
Run the below script to get all VMs of all vCenters with Snapshot details : $vm_snapshot = @()$vm_consolidate = @() $vc = get-content d:\snapshot\serverlist.txtforeach ( $vcs in $vc){connect-viserver...
View Article