Hello! I work in a school board and we redirect My Documents folder to F:\
(Personal key = "F:\" in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders)
When set up this way, when we print something using the Microsoft XPS Document Writer printer, the document gets printed but it stays in the print queue as "Error - printing in progress". The job needs to be deleted for another one to print...
It is kind of annoying since we use a software that print batches of XPS so after a document gets printed, the next one does not print because it gets stuck in the queue. The user then need to delete the job for the next one to start and so on... not really optimal when they have 100+ jobs to print.
I would like to know how can I solve this ? I have confirmed that the problem is the redirection because if I change the Personal key to the default (C:\users\xxx\My Documents), it prints fine but as soon as we put F:\ (network location), it fails.
We also can't really change the redirection so I would really like to know if there is anything I can do so that the Microsoft XPS Document Writer printer can print using My Documents folder redirection on the network...
Thanks!