Comment on ThinApp Factory by Frank
Any chance of a new update soon that is compatible with ESXi 5.5 (vmx-10) and dvswitches? Thanks!
View ArticleComment on ThinApp Factory by Frank
@Kris Duffy vmrc client is available in vCenter 5.0 and not in the releases after it due to Flash component replacing it. If you have, install version 5 of vCenter and get it from there ;-).
View ArticleComment on ThinApp Factory by Frank
vmrc client is available in vCenter 5.0 and not in the releases after it due to Flash component replacing it. If you have, install version 5 of vCenter and get it from there ;-).
View ArticleComment on Academic Licensing Overview by Joseph
My university is has the same problem as Bill Doherty. Except our license for ESXi 4.1 and vCenter 4.1 did expire (really stupid oversight on our part). Since we’re in the middle of a semester we can’t...
View ArticleComment on WebCommander by Jerry Liu
Please upgrade Powershell to v3. It seems ‘$psVer[0] -in (“2″, “3″, “4″)’ doesn’t work in v2
View ArticleComment on WebCommander by Jerry Liu
If you use Powershell v2 but not v3, please change the following line in objects.ps1 from if ($psVer[0] –in (“2″, “3″, “4″)) to if ((“2″, “3″, “4″) -contains $psVer[0])
View ArticleComment on Application View for vCenter Site Recovery Manager by Francesco...
Hi Karthik, any news on a 5.5 version?
View ArticleComment on vSphere Replication Capacity Planning Appliance by Simon
How do you disable replication of a VM once it has been enabled? I no longer need to see the replication stats of certain VM’s and even with the appliance off, I cannot do things like extend Disks...
View ArticleComment on vSphere Replication Capacity Planning Appliance by Vasil
Basically execute the same command as for configuring it, but add the –remove option instead of the –lwd.
View ArticleComment on VMware Tools for Nested ESXi by Prasad
Wow, finally…….its what i have been waiting for…..
View ArticleComment on VMware Tools for Nested ESXi by MohammedM
Great work! Just to confirm, the expected behaviour is to shutdown without a “Shutting down” warning right?
View ArticleComment on VMware Tools for Nested ESXi by Bede Carroll
Great work on this! Any chance of getting this as a software depot so we can use this with Image Builder? Online or zip would be fine. Thanks again for the hard work!
View ArticleComment on View Controlled Recompose Script by Wmekong
Hi, Mark Thank you for your response. I spend more time alter couples section and it’s working with my environment. I am using View 5.2.0 version. This script do work with the Pool contain single VM....
View ArticleComment on VMware Tools for Nested ESXi by Jason Dinsdale
Great work Jim. Any chance a future rev will work on earlier versions of ESXi (5.1 in particular)?
View ArticleComment on VMware Tools for Nested ESXi by Jim Mattson
Yes, that is one feature. Instead of powering off the VM, the shutdown operation will now execute the ‘halt’ command on the ESXi guest.
View ArticleComment on VMware Tools for Nested ESXi by Jim Mattson
Oops. That reply should have been to MohammedM. I will look into what is necessary to integrate this with Image Builder.
View ArticleComment on VMware Tools for Nested ESXi by Jim Mattson
This version should work with ESXi 5.1.
View Article