Purpose: | Display, enable, or disable the TCC internal commands |
Format: | COMMANDS [/D /E /P] commandname ... |
Usage:
If you do not enter any arguments, COMMANDS will display all of the internal commands. Disabled commands will be enclosed in parentheses. If you enter command names without a /D or /E, COMMANDS will show the current state of those commands.
Example:
To disable the internal WINSTATION command:
commands /d winstation
Options:
/D | Disable one or more commands. If you do not provide any command names, COMMANDS will display all of the disabled commands. |
/E | Enable one or more commands. If you do not provide any command names, COMMANDS will display all of the enabled commands. |