Redirected Applications

From LabTech

Jump to: navigation, search

Operations > Control Center | Clients | Computers | PocketPCs | Network | Technician | Ticketing | Monitoring | Alerting | Time Keeping | Search | Wizards | Tech Center | DashBoard | Trending | Network Map | Reporting | Hyperlinks | VNC | Advanced

Time Management | Ticket Management | OverView | Trending | Management | Export | Config
System Config | Control Center Config | Outlook and Backup Config | Ticketing Config | Ticket Priority Config | Scripting and Defaults Config | Integration | Configurations
Time Category | Additional Fields | Custom Commands | Smart Attributes | Process List | Disk Cleanup | Startup Scan | Virus Scanners | Redirected Applications | App Blacklist | App Whitelist | Menu | Regions | Properties | Event Blacklist | Infobase | Custom Reports

See Also

Redirector | Local Redirector

Introduction

Redirected applications are proxied through the Redirection Server and can be any tool or application that uses a single port to communicate. However, multiple ports can be used if UPNP is enabled on the agents routers. A Redirector could be as simple as an Internet Proxy or more advanced like a Microsoft Management Console. The power of redirectors is in the imagination of the technician implementing it. Any standard in and standard out can be redirected.

Navigation
Adding
Open the DashBoard from the Toolbar and browse to the Config Tab.
Browse to the Configurations Tab.
Browse to the Redirected Apps Tab.
Using
image:redir.gif Open a Computer Management window and click the Redirectors Button to choose an application from the menu.
There are options to use the Local Redirector and Prompt for IPAddress.
  • Prompting will allow you to enter an IP Address instead of using the default 127.0.0.1
  • The Local Redirector will tell the remote computer to connect directly to it, bypassing the redirector server.
Note
The Local Redirector option is only available when a UPNP Router is detected and the value UPNPDisabled is set to False within the LTClient.exe.config.

image:DashRedirector.jpg

Redirected Applications Information

This table contains all the Redirected Applications displayed in the menus. All the records are grouped into submenus based on the Group field.

  • Name - Name of the Application
  • Group - Group Name
    • All group members must have the same value in the group and be case sensitive.
  • AppPath - The directory location of the application to run when the connection is established.
  • Port - The TCP port to connect to.

Replacements

Redirected Applications Buttons
  • Refresh List - Click this button to refresh the applications list.
  • Clear - Click this button to empty the fields of their values and begin adding a new application.
  • Add / Save - If the Clear button was pressed and new information was entered, Click Add to insert a new Redirected Application Definition into the system. Click Save if an item was selected from the list and modified.
Right Click Options
  • Delete - Use this option to remove an application from the list.

Examples

MySQL Console
mysql.exe -h %s --port%port
IE Proxy
  • Requires Putty client tools to be installed.
"%windir%\System32\Cscript.exe""%programfiles%\LabTech Client\putty\HTTPProxy.vbs" %port %s http//%LocalAddress%


Personal tools
LabTech Development
LabTech Glossary