Intel(R) LAN Driver  I218 ULP Enable Parameter Change Utility for Windows
Version 1.0.0.0
=========================================================================

DISCLAIMER:
-----------
Copyright (c) 2013, Intel Corporation. All rights reserved. Intel 
Corporation, 2111 NE 25th Avenue, Hillsboro, OR 97124. 
Intel Corporation assumes no responsibility for errors or omissions in 
this document or software. Nor does Intel make any commitment to update 
the information or software contained herein. Software product is 
supplied "as is" and may not be fully functional.

Other product and corporate names may be trademarks of other companies 
and are used only for explanation and to the owners' benefit, without 
intent to infringe.


RUNNING ULPEnable
----------------

ULPEnable must be run with one parameter as follows:

    ULPEnable <option>

<option> is one of the following:

    ENABLE   - Enables the ULP (Ultra Low Power) feature of the I218 Network Connection
    DISABLE  - Disables the ULP (Ultra Low Power) feature of the I218 Network Connection

<option> may optionally be preceded by a '-' or '/' character.

NOTES:
------

* ULPEnable must be run with administrator rights under operating systems
  that require such rights to update the system registry.
  
* ULPEnable updates the system registry only for Intel(R) I218 Gigabit Network Connection 
  adapters.  Other Intel network adapters are not affected by this applet.

* If the ULP Enable driver parameter (EnableI218ULPMode)  is not already present in the
  registry, it will be added. 

* If there are no supported Intel adapters or all drivers are already
  configured to use the <option> setting, no changes are made to the registry.

* The new ULP Enable setting will not take effect until the adapter 
  driver is stopped and restarted. This may require the system to be rebooted
  depending on the version of Windows.

* Running ULPEnable with no parameters will display a usage message box that
  requires the user to press the OK button to exit the utility.  No user input
  is required if ULPEnable is run with one of the supported parameters.

PROGRAM EXIT CODES:
-------------------

ULPEnable returns the following exit codes:

CODE NAME:               VALUE:
----------               ------      
SUCCESSFUL                  0
FAILURE                     1

