Media Wizard Error: The current user account does not contain the required privileges

If you get the error "The current user account does not contain the following privileges that are required for media creation" then this can be due to certain user rights missing.

Check the Privileges Available to the User Account 

To view the rights that are available to the current user account, open an administrative Command Prompt, and run this command:

whoami /priv

A list of privileges that are available to your user account will appear in the Command Prompt window.

Important: You may completely disregard the State column - the words Enabled/Disabled only indicate whether each privilege is in use by the current process - i.e. the Command Prompt window itself. If a privilege appears on this list at all (regardless of what appears in the State column), this indicates that your user account can use that privilege.

In addition to utilizing an administrator account, the account must posses at least the following privileges:

  • SeManageVolumePrivilege
  • SeSecurityPrivilege
  • SeTakeOwnershipPrivilege
  • SeLoadDriverPrivilege
  • SeBackupPrivilege
  • SeRestorePrivilege
  • SeChangeNotifyPrivilege
  • SeImpersonatePrivilegeSeCreateGlobalPrivilege

The privilege list for your user account must include all of the items in the list above. If any privileges are missing, this is often a result of domain security policy, and you may need to update your Group Policy to enable the privileges for the account. Alternatively, you can sign in to the SmartDeploy console host using a different user account, which holds all of the required privileges.

 

Still have a question or want to share what you have learned? Visit our Community Discord to get help and collaborate with others.