MigrateUser
Description
This operation is used to change all references to a username to a new username. Changes are only made to historic workflow data and user settings. Workflow definitions and running workflows are not changed.
Usage
NWAdmin.exe -o MigrateUser -oldUser originalUsername -newUser newUsername
Parameters
Name | Description |
---|---|
-oldUser |
The ‘before’ domain\login of the user. |
-newUser |
The ‘after’ domain\login of the user. |