If it is working outside provisioning you could use startasuser.exe to run qres.exe with the current user.
If your OS is 64bit you should know that provisioning is a 32bit application and all applications are started as 32bit. In some situations it is necessary to start in 64bit. To start in 64bit you could start cmd.exe via "c:\windows\sysnative\cmd.exe /c c:\qres.exe"