TABLE 1: Resource Kit Utilities | ||
Utility | Function | Usage |
REG UPDATE | Replaces an existing Registry value. | reg update <Registry path>=<value> [\\<machine name>] |
REGCHG | Sets Registry entry value; creates the entry if it does not exist. | regchg <path> <entry name> <type> <value> |
NETDOM | Lets administrators manage domains from the command prompt. (For more information about NETDOM, see Mark Minasi, "NETDOM," page 185.) | netdom [/<options>] MEMBER [[\\]<computer name>] [/<command>] |
ADDUSERS | Lets administrators use a Comma Separated Values (CSV) file to create multiple user accounts in batch format. (For more information about ADDUSERS, see Mark Minasi, "AddUsers," May 1998.) | addusers \\<computer name> <filename> |
LOGOFF | Logs current user off of NT or Win95. | logoff |