Reload QVW or QVD using powershell or Batch Script
Hi
I am trying to reload qwv file which does not has a qvd using a powershell script or a batch script (below is the script i am using). When i run it on the server, the script is trying to open the qvw instead of just performing reload. I dont want to open the file every time when i run this script as i want to schedule it using task scheduler even when i am not logged onto the server.
Also, we have QDS installed. Will this make any difference? Should i be calling QlikviewDistributionService.exe in the script instead of qv.exe?