When changing a virtual disk (vDisk) in private mode to KMS activation and then changing the mode to standard image mode or changing the activation procedure to KMS for a vDisk in standard image mode, the following error message appears, which can be seen in the console.log (when in debug level) or in the console popup:
“Failed to map vDisk, no Driver”
Use a domain user account, which can be added as a local administrator to the Provisioning Server and then run the Provisioning Server Configuration wizard to reconfigure the access of the user on the Database.
OrAssign user the right for managing the Network Service account to perform volume maintenance tasks by completing the following procedure:
Open local security policy using gpedit.msc.
The error occurs only when the SOAPServer.exe or Citrix SOAP Service is running with NT AUTHORITY\Network Service account. The console passes a request to prepare the vDisk for KMS, which requires the SOAP service to update the vDisk file system and registry entries. This update requires the vDisk to be mounted. The Network Service account does not have SE_MANAGE_VOLUME_NAME privilege which causes an “access is denied” error when it tries to mount the vDisk.