Windows NT4 Network Adapter Scripting User Guide

Windows NT4 Network Adapter Scripting User Guide 13
Error Handling and Reporting
Errors can occur for a variety of reasons including differences between the source and target
system NICs or because of errors introduced by editing the XML data file. The software
performs extensive error checking as the XML data file is read and processed.
When invalid property values are detected, a WARNING error message will be
written to a
log file and configuration will continue with either default or existing values.
The configuration software returns a completion code as an error le
vel that can be examined
in a Windows command file. Successful completion returns an error level of zero (0).
Non-fatal errors return a completion code of one (1). An invalid log file returns an error level
of two (2). Other fatal errors return a completion code of three (3) or greater. The specifics
about all errors can be determined by viewing the log file.