Bulk upload file format
You can specify group membership in the uploaded file. The format of the file is shown below:
Name,EmailAddress,Groups
For example:
Fred Bloggs,fred.bloggs@acme.com,"Corporate Finance,All in Reading,"
Hans Bloggs,hans.bloggs@acme.de,All in Germany
If you are including NTLM identities, they may appear at the beginning or end of the line.
Name,EmailAddress,Groups,NTLMIdentity
NTLMIdentity,Name,EmailAddress,Groups
For example:
Anita Rao,arao@acme.com,QAGroup,testdomain\anita
The end of each line can be either a line feed, carriage return or both but you cannot mix them. For example, you cannot end one line with a carriage return and another with a line feed.
The default notification template (end-user registration message) is available in HTML and TEXT. The version displayed to users depends on whether they use an HTML- or text-based email client.