Welcome to TechNet Blogs Sign in | Join | Help

Matthijs' blog

VMRCplus and other things.

By Matthijs ten Seldam

News

  • Welcome to my blog on
  • VMRCplus


  • I am a Principal Consultant with Microsoft Consulting Services focused on virtualization. I am co-author of "Virtualization with Microsoft Virtual Server 2005".

    Virtualization with Microsoft Virtual Server 2005

    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