/ConfigurationRepositoryCopyUsers -Path <path> -User <name> -Pwd <password> [-RestoreDeletedUser]

Path. Path to the source configuration repository.
User. User in the source repository.
Pwd. Password of the user in the source repository.
RestoreDeletedUser. If a deleted user with the specified name is found, restore that user.

Example:

DESIGNER /F "D:\V8\Cfgs83\IB83" /ConfigurationRepositoryF "D:\V8\Cfgs83" /ConfigurationRepositoryN "Administrator" /ConfigurationRepositoryP "123456" /ConfigurationRepositoryCopyUsers -Path "D:\V8\Cfgs83_1" -User "JDoe" -Pwd "12345" -RestoreDeletedUser

1C:Enterprise Developer's Community