Ghost Solution Suite

 View Only

How To Add Remote Screen Sharing Options To Ghost Solution Suite 3.0/3.1 

Apr 15, 2016 04:16 PM

Make sure you have your screen sharing software handy. Common examples are RealVNC, TeamViewer, LogMeIn, etc...

 

Navigate to the deployment server folder shown below and edit the RemoteControlTools.ini file.

C:\Program Files (x86)\Altiris\eXpress\Deployment Server\RemoteControlTools.ini

 

remotetools_0.png

 

The default text you will find inside this file is the pathing for Remote Desktop Connection. To add a new screen sharing option, copy the text shown below and modify to your needs.

 

[Remote Desktop]
Display-Name=&Remote Desktop
RemoteToolEXEFilePath=mstsc.exe
CommandLine=/v:"%COMPNAME%"

 

An example of this modification might resemble the below text..

 

myvnc_0.png

 

[Remote Desktop]

Specifies the name of the configuration that is being added to this file.

 

Display-Name=&My VNC

Specifies the name that will appear in the Ghost Console.

 

RemoteToolEXEFilePath=*

Specifies the path to the screen sharing software exe.

 

CommandLine

This will append variables to the start command for the screen sharing software. Variables used here are computer name and computer I.P.

 

Each screen sharing software has its own set of variables that will be received during startup. Research will need to be done to find the specific command line variables that fit the screen sharing software that is chosen.

Right click on any computer located in your Ghost Solution Suite console, navigating to Remote Control. The new connection should now be displayed under this section.

 

right_click.PNG

 

If configured correctly, selecting this connection should run the .exe program specified in the config file and pass the variables to the exe on startup.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Oct 08, 2018 12:21 PM

anyone know how to get Teamviewer to work?  none of the parameters work.it never brings up the right computer.  i think its something with the ID teamviewer uses.  ghost has no idea how to see it.

Related Entries and Links

No Related Resource entered.