Remote Executer For Terminal Server
Tuesday, 04 April 2006 by Michel Roth
This is a simple program that permits run a ShellExecute function on the local machine from a remote session on Terminal Server:

"Having seen repeatly so many times this question on the TS related newsgroup : "How to launch a program on a local machine ?", I decide to make this small utility. This is a little program using Virtual Channel to execute the ShellExecute function on the Client (local) machine from a remote session on Terminal Server."

From the server you can send a file name of any type, it will be opened with the default associated program on the client machine . For Example:

TSRemoteExec.exe C:\My Documents\MyProject.doc

The MyProject.doc will be opened by MS Word (if installed on the local machine) . Or you can send any file name like picture, pdf, txt or an executable. The TSRemoteExec.exe is executable to put on the server, it accepts only 1 argument : can be a document file name or an executable file name . This program needs VB6 runtime (usually it's already on the server).

Download and read more here.

Thanks to Stefan for the news.

Related Items:

Default Printer Utility DEFSET Updated (2 April 2008)
An Introduction To Terminal Services Remote Programs (Part 4) (28 December 2006)
Expanding VHDmount (5 September 2006)
Publishing Mozilla Firefox 1.5.x And A Basic Configuration (8 May 2006)
Win32 Client Supported Configurations for Pass-Through Authentication (SSON) Of Windows Credentials (2 March 2006)
Switching Virtual Machines Full Screen And Back Quickly (2 February 2006)
Sysinternals Handle Updated To Version 3.0 (10 March 2005)
Citrix Support Articles Updated (30 December 2005)
2X Releases ApplicationServer v.5 Small Business Edition (31 May 2007)
Free Terminal Server Load Balancing Solution Released (4 March 2007)
Comments (0)