Slow and laggy graphics in Windows 7 on Mac Mini.
Hi! I have a new Mac Mini 2011 with the following specifications: 2.5GHz Dual-Core Intel Core i5 8GB SDRAM AMD Radeon HD 6630M Latest OSX Lion I installed VMware Fusion to try it because I thought...
View ArticleRe: NFS Multipathing within ESXi? Possible?
Here is a doc about this :http://virtualgeek.typepad.com/virtual_geek/2009/06/a-multivendor-post-to-help-our-mutual-nfs-customers-using-vmware.html I think it's what you are looking for.
View ArticleRe: Script to find overutilized virtual machines
No, I am using PowerCLI 4.1 U1 build 332441 and hosts are on ESX 4.1 servers
View ArticleRe: Location of ThinApp repository
Thank you, we have 1 GB connections. I was concerned about possibly putting strain on the connection server, but for now, I'd rather avoid server sprawl if I can. Kim
View ArticleRe: White spaces Thinapp
Hello, Windows XP SP3 (no patches) .Net 3.5 in base with the .Net patches Windows XP SP3 (fully patched) .Net ALL Bunch of other apps; adobe, MS Visual C++ 2008 Redstributable,...
View ArticleRe: Virtual Machine Management
The product VMware has to perform this type of management was Lab Manager
View ArticleRe: Maquina virtual apaga automatico
Me suena a un tema de activación de licencias como te comentan anteriormente fijate de investigar por ese lado. Saludos,Diego
View ArticleRe: Use get-view to get datacenter of host
Hey Luc, Thanks What does this line give - what exactly is a parent? $parent = $esx.ExtensionData.Parent And what are we doing here? while($loc.getType().Name -ne "Datacenter"){ $parent =...
View ArticleRe: Slow and laggy graphics in Windows 7 on Mac Mini.
You HAVE the correct drivers installed. Your virtual machine sees virtual hardware (except for your CPU). The video card is the VMware SVGA II, or the VMware SVGA 3D one.
View ArticleRe: VCP5 mock test question, question re: networking @ 10Gb
Oh I now see the VMXNET3 on a Win7 64bit VM does show as a 10Gb connection..It seems Scott Lowes's book is not differencationg between VMXNET2 and VMXNET3, or perhaps VMXNET2 can also do 10 Gb?
View ArticleRe: Backups with -file option -> only the first in file is done
The logs don't look complete, can you see if you can re-run it?
View ArticleMy VCenter has become very slow. Help!
I have a small cluster of mixed 4.0 and 4.1 servers (3 each) governed by a VCenter running on one of the newer servers. Up until just after Christmas, it seems, VCenter has been pretty snappy. Now,...
View ArticleRe: Script to find overutilized virtual machines
I think I found it, there was a <CR><LF> gone in the code above.I corrected it, please try again.
View ArticleRe: Kiosk mode with Windows XP auto logon (other user)
Forgive me me for asking what may be a dumb question but is the kisok in a dedicated pool with the VM assigned to the custom-username person?
View ArticleVM console on vSphere Client stops responding
Hi all, I need help. Currently I run into a problem with my VM. When traffic rate is high (200K packets/sec ) my VM console in vSphere Client becomes unresponsive, and I cannot ssh to my VM as well....
View ArticleRe: How fix VMWare Workstation 8 problem - unable to open /dev/vmmon
you should not use a XEN-enabled kernel when you want to install Workstation
View ArticleRe: View Desktops With and Without AD
I tried something similar before and was not able to get it to work with linked clones. The end result for me was to just use full clones for this particular use case.
View ArticleRe: Use get-view to get datacenter of host
With the ExtensionData property we get access to the VirtualMachine object.Most of the Managed vSphere objects has a property, called Parent, that points to the object to which our object is connected...
View Article