Re: Vspere Web Client external "connection timed out"
I am having this same issue. I'm even able to open a console window using the vSphere Client, but not the Web Client. Anybody found a solution to this? Thanks,Justin
View ArticleRe: ESXi 5 with ghetto and cron
I came here looking for why the crontab-scheduled job was running at the incorrect day (esxi 5.1). Note that I had no parsing errors, and the process of using /etc/rc.local.d/local.sh to add the...
View ArticleRe: How to register vSphere web client pulg-in using API
If you login to a VC that has an extension with type vsphere-client-serenity then the server log should contain some trace of it, look for the extension key (which should be the same as your...
View ArticleRe: Get vApp name from UUID
Hi Burke-I tried your suggested code and got the following response: Server error : ch.dunes.model.sdk.SDKFinderException: Unable to perform operation 'find('VApp',...
View ArticleRe: Vspere Web Client external "connection timed out"
As evelrin already answered, you need a direct TCP connection from the client to the vSphere host, not only to the vCenter server. // Linjo
View ArticleRe: Webcams and Microphones are now generally supported with VMware Horizon...
You could always request an eval from a new email-adress to get access. // Linjo
View ArticleRe: Fusion 5.0.2 and Ethernet/WIFI Virtualization Behavior
Thanks folks. You answered my questions. In our work environment, the guest image s allowed access to restricted networks that the host is not. I just wanted to see if this could be separated using...
View ArticleRe: How simulate WAN deployment in a LAN environment
Now are you looking to simulate a WAN deployment for testing of vCenter Heartbeat or if you could build a simalted WAN environment? The answer is yes to both questions but you will need a WAN emulator...
View ArticleRe: ESXi 5 critical Issue
Yeah , ESXi Servers shows disconnection after some disk latency messages .. snapshots are given below : Disk latency messages : Host Disconnection : ESXi servers backs up by itself after a while...
View ArticleRe: Fusion 5.0.2 and Ethernet/WIFI Virtualization Behavior
jsweet wrote: ... I just wanted to see if this could be separated using virtual network ports. Sounds like the answer is no. I never said it couldn't be done, I wanted clarification on what you were...
View ArticleRe: Vspere Web Client external "connection timed out"
TCP/902, UDP/902, and TCP/903 are already open to the host (per VMware KB: Required ports for vCenter Server 5.1.x ). Thus why the console connection via the Windows vSphere Client works. The "Launch...
View ArticleClone production Windows 2003 server
I would like to clone a domain joined windows 2003 server, but I'm unable to run sysprep on the clone because it's domain joined, and I don't want to take it out of the domain and effect the production...
View ArticleRe: Booting A Windows Guest?
There are most probably other ways of doing this, but I find this method quite funny.See Erik's Virtual Machine Blue Screen detectorYou can use the same concept: take a screenshot, run it through OCR...
View ArticleRe: Clone production Windows 2003 server
What happens if we run a sysprep on cloned machine ? Which option of customization you are selecting. Refer this VMware vSphere 4 - ESX and vCenter ServerVMware KB: Windows SID needs to be changed...
View ArticleRe: Horizon 1.5 change FQDN
Please consider following when you are making FQDN change when using an external LB with custom certificates:1. Configure LB to forward requests to the Gateway va. This configuration is mandatory...
View ArticleRe: vSphere Web Client - Do not have access to a vCenter Server 5.1 system
I had a similar issue.. except my vSphere Client worked fine - it was only the Web Client throwing up the error connecting to inventory service.. I solved it by following the steps in the following...
View ArticleRe: Get vApp name from UUID
If that is a copy/paste, it seems you didn't use the correct method name - in my sample code, the method is: Server.findForType(<object type>,<object id>) based on your error, it looks like...
View ArticleRe: Get vApp name from UUID
Forgot to ask earlier... have you imported our Notifications Package (found on the Documents tab of this community) ? If not, you are missing out on a LOT of great sample code that helps deal with...
View ArticleRe: Clone production Windows 2003 server
I'm selecting Reseal, and Shut Down. Don't reset grace period for activiation, don't regenerate security identifiers, and detect non-plug and play hardware are unchecked. I get a message saying...
View Article