You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

To bulk activate SafeID tokens in Azure AD, Deepnet Security has developed a set of tools.  

Download the bulk activation tool, unzip the tool into a folder on your local hard drive, e.g. D:\Tools\AzureMFA, then follow the instrcution below.

1 - Run Windows PowerShell as an administrator (use Run as administrator)

2 - If this is the first time, you need to install the Azure PowerShell module.  Enter the comand below:

Install-Module -Name Az -Repository PSGallery -Force

The installation will take a while to start and complete

3 - Change directory to the folder where the bulk activation tool resides

4 - To start bulk activate the tokens that you have uploaded, execute the command below:

.\batch-activate.ps1 -username 'your-user-name' -password 'your-password' -seedfile 'your-seed-file'

Press 'R' key to contunue

It take about 1-2 seconds to activate one token











  • No labels