virsh undefine vmOXE 
 virsh undefine vmManagement 
 virsh undefine vmConverter 
 re-define again the virtual machine : 
 virsh define /mnt/virtualmachines/images/vmOXE.xml 
 virsh define /mnt/virtualmachines/images/vmManagement.xml 
 virsh define /usr/kvm/vmConverter 
 then via the virt-manager : Run the virtual machine 
4.2.4  Redeployment VM management R1.0x 
 
  Stop the vmManagement $BICS_HOME/bin/management_cmd forcestop 
  Delete the old vmManagement file : rm /var/lib/libvirt/images/vmManagement.img 
  Concatenate and unzip the 2 vmManagement files :  
  copy the vmManagement_dvd1.iso and vmManagement_dvd2.iso files in the /mnt 
  mkdir /mnt/dvd1 
  mkdir /mnt/dvd2 
  mount –o loop /mnt/vmManagement_dvd1.iso /mnt/dvd1 
  mount –o loop /mnt/vmManagement_dvd2.iso /mnt/dvd2 
  cat /mnt/dvd1/vmManagement.img.gz0 /mnt/dvd2/vmManagement.img.gz1 > vmManagement.img.gz 
  gunzip –c /mnt/vmManagement.img.gz > /var/lib/libvirt/images/vmManagement.img 
  start the vmManagement : $BICS_HOME/bin/management_cmd start 
  go to windows and launch the c:/temp/postfactory/postfactory.vbs script (Note : the windows password is 
default password Sdfghjk1 see in the installation manual/VMmanagement postinstallation). Caution : you 
have to wait that windows stops automatically, the postfactory.vbs could be very long until a hour. 
  do not forget to replace the nmc.license file in c:\etc\ 
  on the server launch the “management_cmd updatekey” command  
 
4.2.5  Redeployment VM management R1.1 and upper 
 
  Stop vmManagement $BICS_HOME/bin/management_cmd forcestop 
  Delete the old vmManagement file : rm /mnt/virtualmachines/images/vmManagement.img 
  Concatenate and unzip the 2 vmManagement files :   
  copy the vmManagement_dvd1.iso and vmManagement_dvd2.iso files in the /mnt 
  mkdir /mnt/dvd1 
  mkdir /mnt/dvd2 
  mount –o loop /mnt/vmManagement_dvd1.iso /mnt/dvd1 
  mount –o loop /mnt/vmManagement_dvd2.iso /mnt/dvd2 
  cat /mnt/dvd1/vmManagement.img.gz0 /mnt/dvd2/vmManagement.img.gz1 > vmManagement.img.gz 
  gunzip –c /mnt/vmManagement.img.gz > /mnt/virtualmachines/images/vmManagement.img 
  start the vmManagement : $BICS_HOME/bin/management _cmd start 
  go to windows and launch the c:/temp/postfactory/postfactory.vbs script (Note : the windows password is 
default password Sdfghjk1 see in the installation manual/VMmanagement postinstallation). Caution : you 
have to wait that windows stops automatically, the postfactory.vbs could be very long until a hour. 
  do not forget to replace the nmc.license file in c:\8770\etc\ 
  on the server launch the “management_cmd updatekey” command