Configure user profiles using CSV file based on template users

You can now configure user profiles faster using a CSV file based on template users. These columns are supported in the CSV file:

- 'User Name' or 'Login Name' is used for the new user profile name and login.

- 'FirstName' or 'Template' is used to find the user template.

- 'LastName' or 'Password' is used for the password. If value is not specified, then the 'User Name' is used.

2207730