We are using Windows Server 2008 and the built in RemoteApp feature for Terminal Services.
When we run a RemoteApp (WordPad for example), local printers are automatically redirected as expected. However, the default printer within the RemoteApp session is changed to the default printer on the local computer(!)
I have tried creating a script and assigning it within Terminal Server Configuration page to run when users logon, but this is not run when a RemoteApp is opened. It is only run when I mstsc directly to the server.
How can I set which printer is the default for the RemoteApp, even after automatic printer redirection has taken place?