There’s a Windows-specific script called FastPush I just found that allows you to install VNC server onto a large number of computers remotely and silently. These target computers must be running NT, 2000 or XP, and you need admin rights to do this, but if you’re looking for the best way to install VNC into your whole LAN, this is it.

It should be quite easy and straight forward to deploy VNC server remotely using DOS command line but somehow I got stuck for nearly an hour on the password section. I was able to install VNC server on my computer on the same LAN and also able to connect to the VNC server. However, when it asked for password, there’s where I got stuck. After trying and re-reading again and again on FastPush website, I finally managed to get it working.

To save your time from chances of getting stuck at any problem, I will provide you with step-by-step information on how to install VNC server on a computer remotely and silently.

1. Download the latest version of FastPush at http://www.darkage.co.uk/downloads/
There’s 2 version of FastPush. Lite and Full. The difference between the 2 versions is the Lite version only comes with RealVNC and Full version comes with latest and older versions of RealVNC, TightVNC, UltraVNC and Zvnc.

2. Extract the downloaded files and it’s best you put everything in a folder called “FastPush” and place the folder FastPush in your C:\ drive.
FastPush in C:\ drive

3. You will need to do a little configurations such as setting the VNC server’s password before you can start.
Check the “common” folder inside FastPush folder, you will see machine.ini and vnc4.ini. Open it up and you’ll see a line which says “Password = REG_BINARY YOUR PASSWORD HERE
VNC4.ini Machine.ini
Important Note: You can’t just type in any password you like because it will insert the password in Binary data and not value data into registry. Binary data are like hex codes. Think of a password you want to use, then download and install RealVNC on YOUR computer. Set a password for the VNC server that’s installed on your computer.

3. Now you need to extract the RealVNC password Binary Data from your registry. Go to Start -> Run -> type CMD and press OK. You will now see a black coloured dialog box. Type “CD \fastpush\utils” and it should bring you to C:\fastpush\utils
Type this command “REGDIR \registry\machine\software\realvnc\winvnc4″ and you should see something like the screen below.
PUSHVNC Regdir

If you get a message saying “REGDIR: Unable to open key ‘\registry\machine\software\realvnc\winvnc4′ (2), then try to run the command “REGDIR \registry\machine\software\orl\winvnc3\default

4. Notice the part where it says Password = REG_BINARY 0×00000008 0xfd3cd8db 0x58147a72
That’s the VNC server password you just set on your own computer. Open machine.ini and vnc4.ini, and replace the text YOUR PASSWORD HERE with 0×00000008 0xfd3cd8db 0x58147a72 and save the files.

5. You can now start to FastPush VNC Server to another computer anywhere on a LAN.
From your command prompt, Go to C:\fastpush and type “fp82 COMPUTERNAME“.

6. Try using VNC Viewer to connect to the computer you just fastpush’ed.

For more advanced features, you can edit the fp82.cmd script. Right click on fp82.cmd and select Edit.
Edit fastpush fp82.cmd script
You can configure whether you want to install viewer on the remote computer, to have VNC shortcuts on remote computer, VNC service to be started in automatic or manual mode and etc…

To remotely uninstall or remove the VNC Server that you’ve just fastpush, just use the command “fp82 COMPUTERNAME /uninstall“.


Related posts:
  • RealVNC serious security issue with proof of concept
  • Google 502 Server Error
  • Remote Access Apple Mac OS X via Windows
  • Crack Legitlib.dll to install Windows Media Player 11 Beta