Share Your Desktop Screen With Others

By Bozteck

Overview

If you want to share you screen with others on your network, you can do this from VNCScan using the remote scripting tool.  This will soon be a built in feature but until then, you can “hack” the solution together this way.

Instructions

Open the script editor as shown below:

clip_image001

Choose to create a new script:

clip_image001[4]

Add the script text as shown below substituting your own IP address:

(click to make larger)

clip_image002

Browse to add the vncviewer.exe in with your script.

Hint: There is one in c:\fastpush\vnc7\ultra

Check the box to make the script interactive.

Click Save and Close

———————————-

Now, select a computer and run the script.

categoriahowto commentoNo Comments dataMarch 13th, 2012
Leggi tutto

How To Virtualize VNCScan Into a Single File

By Bozteck

In the pilot episode of the new Windows Unwrapped show, we demonstrated how to virtualize VNCScan into a single portable executable that you can carry with you on a thumb drive.  Check it out here

categoriahowto commentoNo Comments dataJune 21st, 2011
Leggi tutto

Deploying SecureVNC Encryption for UltraVNC

By Bozteck

The latest release of VNCScan (2011.3.27) has started the move from the old UltraVNC msrc4plugin_noreg.dsm encryption plugin to the newer and more supported SecureVNCPlugin.dsm.

The main reason for this move was the lack of 64 bit support in the old plugin as well as its requirement for a manually generated RC4 encryption key to be shared at both ends of the connection.

VNCScan has historically done a pretty good job at making this seamless for our users but it’s a lot of extra work around code that can finally see it’s sunset.

What this means for you

If you are currently using VNCScan to deploy UltraVNC with encryption enabled, chances are you’re using the old msrc4 type of encryption.  To take advantage of the new higher security, you will need to edit the deployment profile that you used when deploying it the first time or create a new one from scratch.  You will, then, need to deploy that new profile to the computers who you want to secure.

Here, I will walk you through creating a brand new profile and deploying it to a computer.

Step 1 – Create the profile

1. Launch the profile editor

deploy1

2. Create a new profile

deploy2

3. Give the profile a name and a password.  Make sure that UltraVNC is selected

Deploy3

4. Choose the SecureVNC encryption plugin.  Make sure that the checkbox is set for Encryption

Deploy4

5. Save the profile then close out of the profile selector

Deploy5

6. Select the computers that you want to deploy this profile to, then choose “Deploy to selected” from the dropdown menu

Deploy6

7. Make sure that your new profile is selected in the deployment window and that you have supplied an Administrator level username and password on the remote systems.  Press Go to complete the deployment

Deploy7

 

Once the deployment has completed, you should be able to connect to the remote computers and see the following in the title bar of the viewer:

Deploy8

 

Troubleshooting

It is worth pointing out how VNCScan tells the vncviewer.exe to use the encryption plugin while connecting because that is typically the thing that trips people up from time to time.

When the deployment tool is completed, it locates the computer in VNCScan and sets some properties for it that can be viewed by right-clicking the computer (in VNCScan) and choosing “Computer Properties”.

The most important settings for this to work right are shown below.

Deploy9

As you can see, these must match the settings for the deployment profile that you used when deploying.  Eventually the MSRC4 plugin will completely go away so you will want to do this to all of your computers soon.

Please leave comments and suggestions for these changes below.

categoriahowto commento3 Comments dataMarch 27th, 2011
Leggi tutto