I suppose you could use Task Manager/AT service to execute an immediate
command on the remote station, and run your batchfile that way?

Nick Palmer
IT Manager


> -----Original Message-----
> From: Zalman Margareten [mailto:[EMAIL PROTECTED]]
> Sent: 18 May 2001 15:27
> To: '[EMAIL PROTECTED]'
> Subject: RE: How to install VNC on remote machine
> 
> 
> You forgot to mention that you will need to use some utility 
> to run those
> commands on the remote machine.
> Also would anybody know of a batch file that does this( 
> another utility
> might be needed to add registry setting remotely thru a batch file ).
> Since we sometimes need to take control remotely it would be 
> nice if we can
> just run a batch file and preferably run another batch file 
> to undo the
> installation (Uninstall the files and service).
> The second batch file would be something like this:
> 
> "remote command"
> net stop winvnc
> winvnc -remove
> Del c:\winvnc c:\vnc.dll c:\omnithread.dll
> "remote registry command"
> del "local machine\vnc hive etc."
> 
> 
> 
> 
> -----Original Message-----
> From: Jim Millard [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 17, 2001 10:24 PM
> To: [EMAIL PROTECTED]
> Subject: Re: How to install VNC on remote machine
> 
> 
> >So my question is:
> >Is it possible to install the VNC server on that machine 
> without physically
> >travelling overseas to its keyboard?
> >If so, how is it accomplished??
> 
> 1) install the package to your own local machine
> 2) start the WinVNC server with the password you want on the 
> remote machine
> 3) copy the contents of the local directory to the remote machine
> 4) copy %windir%\system32\omnithread_rt.dll to the remote machine
> 5) on the remote console, run "winvnc -install" (no quotes)
> 6) using regedt32, open the remote machine's registry and 
> copy *exactly* 
> the following registry entry from your box (you'll have to create some
> keys):
>          Key: HKLM\SOFTWARE\ORL\WinVNC3\Default
>          Value: Password
>          Type: BINARY
>          Content: password hash from your machine
> 7) on the remote console, run 'net start "vnc server"'
> 
> It should let you connect just fine. You'll end up with all 
> the defaults 
> because the only thing you "pre set" was the password, but 
> once you're on 
> it via GUI, you can further refine the settings using the GUI 
> dialog box.
> 
> 
> >Obviously I am the admin of that machine.
> >
> >/Bo Berglund
> >---------------------------------------------------------------------
> >To unsubscribe, send a message with the line: unsubscribe vnc-list
> >to [EMAIL PROTECTED]
> >See also: http://www.uk.research.att.com/vnc/intouch.html
> >---------------------------------------------------------------------
> 
> --
> Jim Millard
> +--------------------------------------------------------------+
> Kansas City, MO                          http://www.millard.org/
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to [EMAIL PROTECTED]
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to [EMAIL PROTECTED]
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
> 


The information contained in this e-mail is intended only for the 
individual to whom it is addressed. It may contain privileged and 
confidential information. If you have received this message in 
error or there are any problems, please notify the sender 
immediately and delete the message from your computer. The 
unauthorised use, disclosure, copying or alteration of this 
message is forbidden. The Eric Wright Group will not be liable 
for direct, special, indirect or consequential damage as a result 
of any malicious program being passed on, or arising from alteration 
of the contents of this message by a third party. 
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to