Difference between revisions of "Lab Manager"

Jump to navigation Jump to search
531 bytes added ,  17:32, 5 October 2010
Added "Export a Machine from Lab Manager" (in progress)
(Added "Export a Machine from Lab Manager" (in progress))
Line 17: Line 17:
#* Owner
#* Owner
#* Published
#* Published
== Export a Machine from Lab Manager ==
=== Prerequisites ===
Your source ESX's need to have SMB access to the UNC path your going to copy to, from an ESX test the following...
# SMB allowed through ESX firewall
#* <code> esxcfg-firewall -q smbClient </code>
# ESX can access server via SMB
#* <code> smbmount <share> <mountpoint> -o username=<username> </code>
#* EG <code> smbmount //Dest_Win_Server/D$ /tmp -o username=Administrator </code>
# If successful, remove the mount
#* <code> umount //Dest_Win_Server/D$ /tmp </code>


== Change a Deployed VM's Resources ==
== Change a Deployed VM's Resources ==

Navigation menu