VMware Cloud Community
GoodMorningDave
Enthusiast
Enthusiast
Jump to solution

esx4.1 copied files

So vmware t/s had me 'copy' the vm to another host.

In vCenter how does one add the already created vm and fire it up?

:smileyconfused:

0 Kudos
1 Solution

Accepted Solutions
UmeshAhuja
Commander
Commander
Jump to solution

Hi,

To register a virtual  machine in vCenter Server:
  1. Open the vSphere / VMware  Infrastructure (VI) Client and log in with appropriate credentials.
  2. If connecting to vCenter  Server, click on the desired host.
  3. Click  the Configuration tab.
  4. Click  Storage.
  5. Right-click on the  appropriate datastore and click Browse Datastore.
  6. Navigate to the folder  named after the virtual machine, and locate the <virtual machine>.vmx  file. 
  7. Right-click the .vmx file and click Add to  inventory. The  Add to Inventory wizard opens. 
  8. Continue to follow the  wizard to add the virtual machine.
                    OR
To register a virtual  machine from a command line:
  1. Log in as root to the ESX  host with an SSH client.
  2. Run the  command:

    #  vmware-cmd -s register <full path to virtual machine>\<virtual machine  name>.vmx
Thanks n Regards
Umesh Ahuja

If your query resolved then please consider awarding points by correct or helpful marking.

View solution in original post

0 Kudos
4 Replies
Rubeck
Virtuoso
Virtuoso
Jump to solution

Open up the Datastore Browser and browse the VM folder. Right- click the .vmx file in there and select "Add to Inventory"..

/Rubeck

adelisa
Enthusiast
Enthusiast
Jump to solution

Hi GoodMorningDa… ,

Its very simple dear which is already explained below .

Please let us know if having problem while doing that.

" Affirmation without discipline is the beginning of delusion."
0 Kudos
UmeshAhuja
Commander
Commander
Jump to solution

Hi,

To register a virtual  machine in vCenter Server:
  1. Open the vSphere / VMware  Infrastructure (VI) Client and log in with appropriate credentials.
  2. If connecting to vCenter  Server, click on the desired host.
  3. Click  the Configuration tab.
  4. Click  Storage.
  5. Right-click on the  appropriate datastore and click Browse Datastore.
  6. Navigate to the folder  named after the virtual machine, and locate the <virtual machine>.vmx  file. 
  7. Right-click the .vmx file and click Add to  inventory. The  Add to Inventory wizard opens. 
  8. Continue to follow the  wizard to add the virtual machine.
                    OR
To register a virtual  machine from a command line:
  1. Log in as root to the ESX  host with an SSH client.
  2. Run the  command:

    #  vmware-cmd -s register <full path to virtual machine>\<virtual machine  name>.vmx
Thanks n Regards
Umesh Ahuja

If your query resolved then please consider awarding points by correct or helpful marking.
0 Kudos
GoodMorningDave
Enthusiast
Enthusiast
Jump to solution

Thanks

Perfect procedure

0 Kudos