Jump to content

Recommended Posts

Posted

Hello All,

 

We are doing a proof-of-concept based on the RemoteApps technology which is available on Server 2008 R2.

 

We are trying to publish the SIMS applications including FMS. Everything is working correctly except FMS is not mapping or redirecting the printers that the remote user has. Printing from sims is fine and the printers in word, and sims are fine i.e. it correctly maps the default printer of the remote user.

 

Obviously FMS complains if there are no printers installed so we installed a dummy printer on the server. When a user tries to print, it sends the print jobs to the local printer installed on the server rather than the user's re-directed printer.

 

All the TS easyprint components are enabled.

 

Any advice or suggestions?

 

TIA,

 

Ash.

Posted (edited)

Hi,

 

I feel your pain. We’ve been distributing SIMS and FMS to workstations through remote app for the last couple of years. Our biggest headache has always been printing in FMS but we have finally got to the bottom of it.

 

The problem is that finance is very impatient. It captures the printers at the point it is launched rather than waiting until printing is actually needed. This is a problem because when a terminal services connection is made, printers are not mapped until after the application has actually launched. This means FMS thinks no printers are attached because terminal service has not yet had chance to map the printers.

 

We got around this by writing a small application that waits 10 seconds before launching FMS. This gives the TS connection time to map the printers before FMS runs and captures them.

 

Hope this helps.

 

Ian.

Edited by Ian_ICTDS
Typo
Posted

Hi Ian,

 

Thanks for the info, that seems a good explaination. I'll try creating a batch file to delay the lauch of the application i.e. using the sleep command and see how it goes.

 

Ash.

Posted

@Ian,

 

Your trick has worked, we now make it wait 15 seconds using a batch file and then lauching the FMS Application. It working correctly now and printing as well :)

 

Thansk for your help.

 

Ash.

  • 6 months later...
Posted

Hi there, could someone give me a heads up on the commands I need to use and how to implement such a script for TS remoteapps only.

 

Many Thanks in advance

 

Adam Clarke

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...