3.6.0 Matrix Server Command Reference (5697-7083, December 2007)

Chapter 3: mx Commands 91
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
removeproduct—Remove a product definition
mx mni removeproduct <product id>
setproduct—Create or modify a product definition
mx mni setproduct --product_id <id> --description <text> --type
<base|sp|hf> --version <SQL2000|SQL2005> --location <path>
[--force]
The options are:
--product_id <id>
A unique identifier for this product definition.
--description <text>
A short description for the product definition.
--type <base|sp|hf>
The SQL Server product type. base is a base product, sp is a service pack, and
hf is a hotfix.
--version <SQL2000|SQL2005>
The SQL Server version (either SQL2000 or SQL2005).
--location <path>
For a SQL Server base product, <path> is the path to the folder containing the
files needed to install the product. For a Service Pack or Hotfix, <path> points
to the executable file.
--force
Overwrite the existing product definition.
mx netif – network interface commands
Use the following mx netif commands to manage network interfaces or to
display their status.
Command Description
add Add a network interface
allowadmintraffic
Make the network interface available for Matrix
Server administrative traffic
delete Remove a network interface
disable Disable a network interface for virtual hosting