Subversion Repositories Moxba-Metrex.metrex

Rev

Blame | Last modification | View Log

NOTICE TO USER:  This file ("module") is an update to existing licensed software and is being made 
available as a service to you. By downloading and installing the this module, you agree (1) to use 
this module only with the licensed software associated with the module; (2) the module is part of 
the licensed software and is subject to the terms of the license agreement that accompanied the 
licensed software; and (3) this module is being made available AS IS WITH NO WARRANTY OF ANY KIND.

NetWiz is "The Tool Formerly Known as MediaSense" with an additional utility for disabling 
Automatic Private IP Addressing (APIPA).

It also has the ability to pass command line parameters to automate running NetWiz. For example:

NetWiz /mediasense=off /apipa=off /save /quit


Starting NetWiz and clicking Next until you reach the last page displays the following decription 
of the command line parameters:

/MEDIASENSE=<on/off>
   where <on/off> can be either 'ON' or 'OFF'.

/APIPA=<on/off>
   where <on/off> can be either 'ON' or 'OFF'.

/SAVE
   This means that any changes supplied on the command line will be immediately saved.

/QUIT
   This means that NetWiz will exit immediately without user interaction.

A return code will indicate if changes were saved to the registry or not.
   0 means that no changes were made.
   1 means changes were made.

____________________
To learn more about:

mediasense, refer to Microsoft article Q239924, or
Automatic Private IP Addressing, refer to Microsoft article Q255836.

______
Fixes:

15 Aug 02 
Text on first page changed from "APAPI" to "APIPA".
If you used the <tab> key to move the focus to one of the check-buttons and used <space> to place a check-mark and then pressed <alt-s> to save the changes, the <tab> key would stop working and you could not use <alt-x> to exit. Now moves the focus to the Exit button when changes are saved.