Acceder a un servidor creado en VMware desde otra máquina de la red
Hola, tengo un problema ya que intento acceder a una página que he creado en la máquina virtual y que esta corriendo sobre Wamp, lo he intentado configurar con direcciones de la misma red y lo tengo...
View ArticleESXI 5.1 Monitor
Dear All,i was wondering if there is some possibility to monitor the VM's on the ESXI,like if a server goes down or been rebooted to send a notification,
View ArticleRe: Problem with etherchannel on a Cisco 2960S
This is a very late reply, but we just experienced exactly the same symptoms with the same switch model etc. As it happens the switch model was irrelevant. In our case, it turned out that the...
View ArticleRe: Reporting resource usage per VMfolder
You can pipe the output to the Export-CSV cmdlet to generate a .csv file or to the ConvertTo-Html cmdlet to generate a html file.
View ArticleSecurity Server 2 NIC's
I have a Security server that has two NIC's configured, one DMZ (Outside IP) and one Internal (Internal LAN IP). I can connect to the security server using the client at home (Comcast) but at the...
View ArticleRe: Client is not authenticated to VMware Inventory Service -...
Hi, Ended up working with support to resolve this. Ended up removing all components (inventory, SSO, vCenter, web client) and re-installing. I would have hoped there would have been an easier way to...
View ArticleRe: False Capacity/IO Alerts?
Thanks for the update! I'll go ahead and get the update applied. The process to allow me to do that might take a week or so though unfortunately haha. ~Brandit
View ArticleSerial port irq conflicts
I have 3 serial ports on the host machine that I need to map to the guest running windows xp 32 bit. I have upgraded to workstation 8 but I am still having irq conflicts. I have added the settings to...
View ArticleRe: ESXI 5.1 Monitor
Note: Discussion successfully moved from VMware vSphere™ vNetwork to VMware ESXi 5 Tools like WhatsUp work well. Just ESXi and no vCenter right?
View ArticleRe: Safe to delete snapshot from failed vdp backup
Can you do the backup again? The VDP than deletes the snapshot and you can be sure everything is done right. If it is not possible, than you must look at the VDP if the snap-shot is mounted. You can...
View ArticleRe: View Desktops (VDI) vs. Terminal Server
The pool would consume the CPU and Memory resources but the storage would be much lower. In linked clone environments the "clones" will try to read as much data as possible from the "master clone"...
View ArticleRe: VMware view get users
no i do get output. the problem i'm facing is how to select the last 7 days.if i look at one of the output and do a get-member of "time" than it tells me its a "System.String" and not a...
View ArticleIs this normal vsphere client behaviour?
This is just an attempt to work out why the client behaved differently for different people. We have just had a problem with our esx4i infrastructure. One effect of this was that anybody who was...
View ArticleRe: licencia free perpetua
60 days is the default install and known as evaluation mode. The free key you download separately will not expire, but will have less features.
View ArticleRe: How to make hard disk available for diffferent guest OS?
Okay, I've created the datastore and browse it. How do I make this available to different guest OS so that it shows up as "D" drive or "M" drive etc.?
View ArticleRe: Need help on the memory limit setting for VM
Hi Gabrie,I know this topic is old, but that is what I was looking for a long time and your answers helped me a lot. There is only one thing I need to know to be satisfied and more slight! When u...
View ArticleRe: Reporting resource usage per VMfolder
So I've added this to the end of the script: ConvertTo-HTML | Out-File "C:\Users\test.html" I see the right output on the console, but the html file is empty: <!DOCTYPE html PUBLIC "-//W3C//DTD...
View ArticleRe: Reporting resource usage per VMfolder
Like this Get-VM|Group-Object-Property {$_.Folder.Id} |Select@{N="Folder";E={ $folder=$_.Group[0].Folder $path=$folder.Name while($folder.Parent){ $folder=$folder.Parent...
View ArticleRe: Reporting resource usage per VMfolder
That will not work with a Foreach loop like that.
View ArticleMigrating from VMFS3 to VMFS5, converting thin to thick disks
Hello: We are in the process of migrating VM disks from VMFS3 datastores to VMFS5. While migrating, we are attempting to also convert the disks from Thin, to Thick Lazy Zeroed. However, for some...
View Article