Mass Deployment Tool User's Guide

28
4.2.6 Create the ETKN File
Create an ETKN file from the Microsoft Azure portal, using the UniversalPrintTokenGenerator.exe file.
At your Command Prompt, run the UniversalPrintTokenGenerator.exe file in the
“UniversalPrintTokenGenerator” folder.
The ETKN file is encrypted with the password specified in the “--filepass” option and saved to the file specified
in
the “--output” option. You can specify if you want to sign out of the Microsoft Azure Portal after getting the token.
Example:
UniversalPrintTokenGenerator.exe --output your_file_name.edpk --filepass
your_file_password --signout
The ETKN files generated expires after one hour. To extend the deadline, see Microsoft’s website.
Make sure permission is granted for UniversalPrintTokenGenerator.exe
in the Microsoft Azure AD.
One of the following permissions (in the Microsoft Azure AD) is required to generate the ETKN file:
- Global administrator
- Printer administrator
- Printer technician
Option Description
Required:
output File path to save the ETKN file acquired from Microsoft Azure.
filepass The password for the ETKN file to save.
Optional:
signout Sign out after running this command.