Hello, I know that it can not be possible ... but there is any way for to have a VM power on and that the machine
dont appears in the inventory?. ..... even for the root/administrator user !!
... I would like to have a hidden VM
Thanks a lot
-
Francisco Morales López de Gamarra
Vmware VCP | LPI - CCNA
I don't think that is possible and I don't hope it iwll become possible. sounds like someone wants to have a private vm that his admin-co-workers shouldn't see ![]()
Disculpa no he leído tu pregunta bien… ya sabes después de la comida …tengo sueño
No hay una manera de ocultar una máquina virtual, pero si cambiar los permisos y dar permisos quien quieres.
logon to your ESX via SC and enter the following command *vmware-cmd -l
*
that will return a list of the VMs registered with your ESX server. if you do not find the server in the list then look for the VM with the following command: find / -iname '.vmx'
*
once you ahve the location of your VM then register it with the ESX server: *vmware-cmd -s register "full path to VM.vmx"
*
If you find the VM with the command vmware-cmd -l then restart the management service with service mgmt-vmware restart and log backon to your ESX with the VI client does it appear there now?
If you found this information useful, please consider awarding points for "Correct" or "Helpful". Thanks!
Message was edited by: djciaro
