Welcome to TechNet Blogs Sign in | Join | Help

Matthijs's blog

Virtualization tools and stuff.

By Matthijs ten Seldam

News

  • Welcome to my blog on
  • VMRCplus
  • ,
  • VMC2HV
  • and other things related to Microsoft server virtualization.

    I am a Partner Technology Specialist focused on virtualization which includes server virtualization and all infrastructure management aspects.



    The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion.
Unattended setup of VMRCplus
I received several inquiries about installing VMRCplus in an unattended way. Most people were able to install VMRCplus that way but could not figure out how to install the Virtual Server COM API also. Just for the complete picture I have outlined both installation options below. To install VMRCplus using the defaults use:

msiexec /i vmrcplus.msi

This will install VMRCplus using the default location and without the Virtual Server COM API.

To install VMRCplus with the Virtual Server COM API use:

msiexec /i vmrcplus.msi ADDLOCAL=ALL

This will install VMRCplus as the previous step but also the Virtual Server COM API.
You can suppress any output by adding msiexec switches like /quiet /passive.
Posted: Monday, August 13, 2007 11:40 AM by matthts
Filed under:
Anonymous comments are disabled
Page view tracker