Hi all.
This is a quiestion regarding NetOp, and command lines.
Can someone help me please.
I need to be able to run a .exe file on our web server, to kick off the netop application on the users machine (pre installed) to connect to another server.
I have found that the following path works if you 'run' it locally on the server:
The servers internal LAN IP is 192.141.0.110.
Any ideas please, do I need to share the folders relevent to the application on the local server, then
Thanks for any help!
Jon
This is a quiestion regarding NetOp, and command lines.
Can someone help me please.
I need to be able to run a .exe file on our web server, to kick off the netop application on the users machine (pre installed) to connect to another server.
I have found that the following path works if you 'run' it locally on the server:
Code:
"c:\Program Files\Danware Data\NetOp Remote Control\GUEST\NGstw32.exe" /H:192.141.131.10
The servers internal LAN IP is 192.141.0.110.
Any ideas please, do I need to share the folders relevent to the application on the local server, then
Code:
\\192.141.0.110\]"c:\Program Files\Danware Data\NetOp Remote Control\GUEST\NGstw32.exe" /H:192.141.131.10
Thanks for any help!
Jon