Re: no puedo configurar red en vmware workstation 8 (linux)
Yo tengo un problema similar: solo que a mi si me reconocia las tarjetas de red inalambricas (dos) una con la targeta madre y otra al puerto usb.Antes de conectarle la del puerto usb, funcionaba de...
View ArticleRe: Can't See Storage on BladeCenter S
Good grief what a complete idiot I've been. When I first mapped the volume i didn't scan for new hosts so I mapped to host 5 (thinking it was the right-most host). I have subsequently scanned for new...
View ArticleRe: Moving Protect to another server - location of patches Server 2008 R2?
The default patch download location for Windows 2008 or 7 is here:C:\ProgramData\Shavlik Technologies\NetChk\Patches You can change the location of the patch repository within Protect under Tools >...
View ArticleConverting QueryResultAdminVMRecordType to VMType
Hello, How can I convert QueryResultAdminVMRecordType to VMType which will repesent single virtual machine instance?Any sample will be useful. Thanks,-AsHwIN
View ArticleRe: Moving Protect to another server - location of patches Server 2008 R2?
THanks for the quick response. Yeah, I decided to actually LOOK at Tools\Options after I wrote this.Doh! I am on hour 9 of my10 hour day.
View ArticleCluster name,Total ESX in cluster,each ESX name, cpu socket & cores for each ESX
Hi,I have VM list, i need to find following details:- Cluster name- Total ESX in cluster- each ESX name in cluster,- cpu socket of each esx- and cores for each ESX can somebody plz help on getting the...
View ArticleRe: Help reqd with XPMode upgrade
Yes, I already told you... "...should be shown as 'parentFileNameHint="C:\Program Files\Windows XP Mode\Windows XP Mode base.vhd"' in the 'F:\XPMode Images\WinXP_Plus_Delphi7Pro\Windows XP Mode.vmdk'...
View ArticleRe: Oversized VMs Recommended Memory isn't realistic?
I am fighting this battle right now because our history has been to throw and extra cpu or memory at a VM when there is any performance problem. The problem is that the active memory for most of my...
View ArticleVMware Update Manager Utility - can't login for SSL re-cert
As part of http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=2037581 , I am at step 7 where I enter credentials for the...
View ArticleRe: unable to enlarge virtual disk
André, I agree whenever possible to keep all of the files in the same Folder/Package! BTW The line I saw in the vmware-vmfusion.log file that was the clue was, "Consolidating from '/Virtuelle...
View ArticleRe: PowerCLI Distributed Switch Export
Try something like this to export the dvSwitch config...
View ArticleRe: configuring CPU and NICs
I could mention the PowerCLI Reference that contains a chapter on using the SDK methods and properties, but that would look like self-promotion There is also Steve Jin's SDK book. It's written for...
View ArticleRe: Problem starting Pulse tool hosted in Tomcat
As far as I know I'm not using multip-homed hosts but I tried doing this anyway to no avail. I still only see the locator showing up in the Pulse tool. If it helps at all I am running my locator...
View ArticleRe: get-vmhost error "Client found response content type of '', but expected...
Could you tell us which versions (vSphere/ESXi/PowerCLI/PowerShell) you are using ?And on which platform (OS and 32/64-bit) you ran this ?
View ArticleRe: Option for "SSH Server" for Firewall under "Security Profile" ?
No, something's fucked up here. The firewall options are greyed out for services that arent reporting daemon status. BTW, the best way to manage say the ssh service on ESXi hosts is to set it to...
View ArticleRe: Adobe Reader Reporting
In this type of scenario it's possible there's a detection issue. It would be best to contact support directly, and if you can go through the below steps to clear out your current logs and obtain trace...
View ArticleRe: Cluster name,Total ESX in cluster,each ESX name, cpu socket & cores for...
You mean something like this ? Get-Cluster|%{ $cluster=$_ $esx=Get-VMHost-Location$cluster $esx|Select@{N="Cluster";E={$cluster.Name}}, @{N="ESXi in cluster";E={$esx.Count}}, Name,...
View Article