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
- Extract the ZIP file and open the BulkUserCreated.ps1 file.
- Update the value for $Domain, $UserOu, and $defaultPassword attributes.
- Save the changes and exit the file.
- Right-click the BulkUserCreated.ps1 file, and select Run with PowerShell from the drop-down list.
- The result will be generated in the same folder, or you can check the users in your environment.