AddUsers Topics | Previous | Next
AddUsers requires that each section in the comma-delimited input/output file have a heading to denote what type of information follows. These headings are [User], [Global], and [Local]. Use the dump users (/d) option to create a file that will demonstrate the use of these headings.
Syntax is section-specific for each entry (line) in the different sections, as follows:
[User]
UserName,FullName,Password,Comment,HomeDriveAndPath,Profile,Script,
[Global]
GlobalGroupName,Comment,UserName, ...
[Local]
LocalGroupName,Comment,UserName, ...
The entries (lines) in the [Local] and [Global] group sections can have 0 or more UserName entries after the comment field. Each user name will be added to that group. Lines must end with a comma (or the appropriate separator character).
Notes