Re: Assign thinapps to view desktops using powershell/powercli or script
The Powershell script attached. I developed for our VDI environment. It has a ton of comments for information on it. Please use at your own risk. I took out the sections that were specific to our...
View ArticleRe: Cannot Open The Package.ini
Hi, Thnaks for responding. As always I make the packaging on the local machine. The problem will not appear when I call a snapshot from an appilication that I made before. I change some parameter on...
View ArticleRe: Auto Deploy - Unable to properly boot ESXi 5.1 properly on HP Blade Servers
Okay I looked at your Image Builder script more carefully and looks like you're also building from the HP October 2012 release set, and you're already including vmware-fdm, which is great. So are you...
View ArticleRe: Does VAMI provides API's to setup Proxy details?
Hi, Proxy settings can be configured under the VAMI Network Configuration. This is mentioned in the Network Configuration of the User's Guide. The proxy setting is done through CIM SetProxySetting and...
View ArticleLarge tomCat logs in vCenter 4.1
This morning my C Drive completely ran out of space and after a panicked attempt to solve the problem I noticed my C Drive was completely empty. The culprit was TomCat. I found 10GB of logs nestled in...
View ArticleRe: P2V Repeatedly Fails at 98%
Hello and welcome to the communities. Note: Discussion successfully moved from VMware ESXi 5 to Converter
View ArticleRe: Can't connect to vSphere web client with IE (Chrome works fine)
I don't have that update installed on Win7. And FWIW, I'm experiencing the same issue with IE8 on Windows XP.
View ArticleRe: ESXi 5.1: vmsvc warning guestinfo RecordRoutingInfo: Unable to collect...
Any update on this? I ran into this same problem after installing the Open VMware tools on a client today.
View ArticleRe: .vmware_ha folder on non-heartbeat datastores
We are getting the same message when trying to unmount a NFS export on a NAS that has failed. Hopefully there is a fix for this. Thanks.
View ArticleRe: Extra HDDVsphere 5.1
Can you confirm the new HDD is detected by the host's BIOS and/or HDD controller? What type of controller do you use and what's the size of the additional HDD? André
View ArticleRe: Cannot detect Dell quad port NIC card in ESXi 5.1
Looks like VMware don't support Intel 82576 chip anymore. I looked around and installed all the possible drivers, but none of them worked.
View ArticleESXi Layout, NIC Assignment, and Switch Config
After a lot of researching and imput from people I think I have a decent looking layout for our new virtual enviroment (see attached image for layout). I have 3 EXSi Host each containing 6 physical...
View ArticlePhysical Parallel Port No Longer Supported in ESXi 5.x?!
We have a very, very antiquated system running some old software (from about the year 2000) that requires a parallel port dongle to validate the license. It seems that version 5.x of ESXi is no longer...
View ArticleRe: listing non-stateless VIBs in an imageprofile
This command will show you all packages within your Image Profile that are not Stateless Ready: Get-EsxSoftwarePackage | ? { $_.StatelessReady -eq $False } Add/Removing packages from a custom image...
View ArticleRe: Esxi 5.1, VMFS 5 Recovery tips needed
hi,This installation has been done interactively with CD, infact haven't used any other than CD install way. I booted again with Live CD this time with Gparted live and it complaints:" The backup GPT...
View ArticleRe: Auto Deploy - Unable to properly boot ESXi 5.1 properly on HP Blade Servers
(I edited my original post to correct my earlier information that was based on my current understanding from discussions with HP Support.) After discussing extensively with HP Support, they will...
View ArticleBridged networking not work on Windows 8 Host and Fedora 18 guest system.
Does anyone has the same issue? Always has some issue with VMWare's bridged network before, but this time is the worst. I'm currently evalute Workstation 9, and found Bridged networking totally not...
View ArticleRe: vCenter 5.1 upgrade gone horribly, horribly wrong leads to mystery password
If you can obtain a copy of the Ultimate Boot CD, or perhaps ERD Commander 2008, run the Locksmith utility. This will allow you to change the password on one, and only one, account. I believe you,...
View Article