Connecting to Managed clients from a Desktop?
Is it possible to connect to a managed client with the PC anywhere plugin installed from a desktop and not the CMS server?
Is it possible to connect to a managed client with the PC anywhere plugin installed from a desktop and not the CMS server?
I believe so
I tend to simply launch "C:\Program Files\Symantec\pcAnywhere\PCAQuickConnect.exe" and type the machine name into the correct field. I believe this gets put down with the PCAnywhere plugin.
As an alternative, you could have a Vbscript take a command line parameter of the machine name and launch the console to the appropriate URL to launch PCAnywhere.
I think the first option will suit your needs though!
RS
How about using the DS - RemoteControlTools.ini
You could probably integrate PCAQuickConnect.exe into the DS. Copy the executable to the express share and add the following to your remotecontroltools.ini:
[PCA]
Display-Name=&pcAnywhere
RemoteToolEXEFilePath=PCAQuickConnect.exe
CommandLine=%COMPNAME%
More info on the remotecontroltools.ini: https://www-secure.symantec.com/connect/blogs/use-...
I'll be curious to hear if it works.
This does work
Apparently pastes from both of these posts have ended up in the AKB. https://kb.altiris.com/article.asp?article=45308&p=1 I guess that makes it official ?
I like the Remote Control Tools.ini option
Very effective and useful when you are using both NS and DS in a mixed environment. The one gripe (if you could call it that, more of a whine really), was that if you used the Connect articles (and now KB) method of customization and added other tools, they only show up under Remote Control. So you can't customize the folder.
Also I believe it is limited to DS6.9 and above.
Jim Harings
Technical Solutions Consultant
Xcend Group
http://xcendgroup.com
Would you like to reply?
Login or Register to post your comment.