Logo

Documentation home for Transend tools

Export-DOMUsers

Use the Export-DOMUsers agent to generate a CSV of user entries ready for import into TMC.

Target

Selected documents in the current view.

License usage

One license use per user.

Required options

Required options must be set in C:\ProgramData\Transend\tools\TMCTools.ini before running the agent.

USERLIST_COLUMN_TARGET_ADDRESS

The last column of the generated user list depends upon the project you are configuring in TMC. To get the correct value for this option, export a sample user list from your TMC project and enter the value of the last column. Common values include Microsoft 365 Email Address when migrating to Microsoft 365 and Google Workspace Email Address when migrating to Google Workspace.

Default options

Default options can be overridden in C:\ProgramData\Transend\tools\TMCTools.ini. If you do not override these options, the listed defaults will apply.

TARGET_ADDRESS_FIELD

The field that holds users’ target address.

Default: InternetAddress

USERLIST_LAST_FIRST_FORMAT

When generating the Name column, use “First Last” if set to False or “Last, First” if set to True.

Default: False

USERLIST_SOURCE_USERNAME

By default, the source username will be generated based on the data in a user’s Person document. In some cases, you may want this value to be an admin user for all migrating users. For that case, set USERLIST_SOURCE_USERNAME to the canonical name of the user account you want to use.

Default: N/A

Output

A CSV of user data is created in C:\ProgramData\Transend\tools\domino_user_list.csv. Logging information is available in C:\ProgramData\Transend\tools\TMCTools.log.

TMCTools configuration options