This utility uses the following
syntax:
CHANGE PORT [portx=porty | /D portx | /QUERY]
Usage is the same as the CHANGE PORT [portx=porty | /D portx | /QUERY] utility form
described in the ???Changing Logons, Ports, and Users with the Change Utility??? section of the chapter.
Modifying the Install Mode with the ChgUsr Utility
The ChgUsr utility controls the user??™s execute and install privileges on the system. This utility uses
the following syntax:
CHGUSR {/EXECUTE | /INSTALL | /QUERY}
Usage is the same as the CHANGE USER {/EXECUTE | /INSTALL | /QUERY} utility form
described in the ???Changing Logons, Ports, and Users with the Change Utility??? section of the
chapter.
Testing Scripts
Scripting languages provide far more than batch files do in the way of flow control and error handling
support. In addition, you can debug your scripts with greater ease because Microsoft includes
a script debugger with Windows. If you find this script debugger a tad limited (many people do),
you can also use third-party utilities to debug your scripts. You can learn more about the Microsoft
Script Debugger at http://msdn2.microsoft.com/en-us/library/ms875975.
Pages:
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473