Download User Properties

When restoring users (Restore Users), you can click Download properties to directly export the user information of the selected users to a local location. The downloaded ZIP file contains a PowerShell script to help you automatically add the users according to the exported user properties to an on-premises active directory. Follow the steps below:

Procedure

  1. Extract the ZIP file and open the BulkUserCreated.ps1 file.
  2. Update the value for $Domain, $UserOu, and $defaultPassword attributes.
  3. Save the changes and exit the file.
  4. Right-click the BulkUserCreated.ps1 file, and select Run with PowerShell from the drop-down list.
  5. The result will be generated in the same folder, or you can check the users in your environment.