We have configured Remote App on Windows 2008 SP2 (non-R2) thru terminal services.
Remote App hosts a 16bit Foxpro application which requires printing to redirected printer. We have done following steps
- installed drivers of all the printers which might be redirected
- Changed GPO "Computer Configuration\Policies\Administrative Templates\Windows Components\Terminal Services\Terminal Server\Device and Resource Redirection" to enable redirection
- tried to map redirected printer using net use LPT1: \\tsclient\prn1 ot 10 but got following error each time
System Error 66 has occurred
The network resource type is not correct
We want to enable 16bit dos printing to redirected printer in remote app.