Automatic deployment of VNC server to remote terminals (PC's) via Remote Desktop
Posted
by
BradyKelly
on Server Fault
See other posts from Server Fault
or by BradyKelly
Published on 2011-01-10T07:05:26Z
Indexed on
2011/01/10
7:55 UTC
Read the original article
Hit count: 411
remote-desktop
|vnc
We have several remote, unmanned terminals where I require a VNC server, as using Remote Desktop prevents others using the terminals. Often the connection to one of these is extremely slow, and manually using Remote Desktop to perform the VNC installation is painstaking. What I would like to do is build a package that I could copy onto the remote terminal using Remote Desktop, and then have the package executed to install and configure VNC when the terminal restarts, as they all automatically restart nightly. The terminals are all running Windows XP. Also, out of the many VNC variants out there, which would suit this application?
© Server Fault or respective owner