Great resource for remote CMD scripts!
By Bozteck
One of our users has created a website to share his scripts. There are some really useful ones up there so it may be worth your time to browse them.
You can use these scripts in VNCscan to remotely manage your computers. Here’s how:
- From the main menu, click Tools
- Click “Scripting and Commands”
- Click “Remote Script Manager”
- Click on the “New Script” button
- Give the script a name
- Paste the script into the big textbox under the word “Variables”
- Edit the script to meet your needs
- Include any files that your script will call for
- Save and close the script
You can execute that script on a remote computer by:
- Select a computer or computers in a managed group
- From the Managed Groups toolbar, choose “Remote Scripts”
- Select your script from the dropdown
VNCScan 2010.9.3 Is Available
By Bozteck
We are excited to release version 2010.9.3 of our popular VNCScan Enterprise Network Manager (VENM)!
You can download it here.
Changes include:
- Added deployment of TightVNC 2.0.2
- Added support for TightVNC 2.0.2 in the VNC password changer and other management tools
- Improved the GUI for the VNC deployment tools
- VNC version now updates automatically after a deployment has completed
- Numerous bug fixes and performance enhancements
How To Push Adobe Flash Updates Over the Network
By Bozteck
Adobe Flash Player has been the target of many security attacks lately due to its inherent security flaws. Adobe updates the Flash player frequently.
It’s very difficult to get all of the systems on your network updated because it requires Administrator permissions to apply the updates. There aren’t any inexpensive tools for pushing these updates out so I will show you how to do this using Bozteck VNCScan.
Here are the steps in a nutshell:
- Download the flash player distribution from here
- Create the script in the Script Manager
- Add the flash install file to the script window
- Ensure that you have access permissions to the remote computer(s)
- Select the computers that you’d like to deploy the script to
- Select the script from the dropdown
- Watch it work
Downloading Flash Player
You can download the scriptable Flash player from http://www.adobe.com/products/flashplayer/fp_distribution3.html. For this tutorial, we’re going to download the Internet Explorer executable.
Create the script
Open the script manager using the Tools => "Scripts and Commands” menu as shown below:
From the window below, choose “New Script”
In the new script window,enter the script title and optionally a folder to group it in as well as any notes on the deployment and then choose to include a file.
Browse to the install_flash_player_10_active_x.exe file that you downloaded to choose it. You will see the path to the file below:
When the script is executed on the remote computer, the path to the included file will be %systemdrive%\temp\vncscan\install_flash_player_10_active_x.exe. Any files that you attach to script this way are always stored there. You’ll need to reference that location by using that in the path of the file that you’re calling. See the screen shot below:
%systemdrive%\temp\vncscan\\install_flash_player_10_active_x.exe /silent
Choose “Save and Close” to return back to the main window.
Deploy the script
We need to start by ensuring that the administrative access to the remote computer has been set. One way to do this on a per-computer basis is to right-click the computer and choose properties; and then flip to the “Windows Login” tab. Enter the Administrator username and password that is valid on the remote computer. If you’re not on a domain, just leave the domain field at %HOST%.
Now, select the computer in the Managed List. Now, click on the “Remote Scripts” and choose your new script.
The window below will pop up and the software will be deployed:
Keeping Up to Date
You can keep this script up to date easily because Adobe always names the file the same every time. Simply return to the website and download the latest version, remove the one in the script, and then add this new download. Simply re-deploy and you’re up to date!
VNC Deployment Using Bozteck VENM Console
By Bozteck
Overview
This guide will describe the procedures and various options when deploying VNC on your network to Windows XP, Windows 7, and Windows Server using the tools in VNCScan Enterprise Network Manager (VENM). We’ll move through each of the screens and give an overview of each of the settings and what they do. We’ll conclude with a look at what happens during the deployment process behind the scenes.
System Requirements for VNC Push Installs
· The remote computer must be running Windows 2000 or greater
· The Remote Registry must be started on the remote computer (in some configurations, this is disabled by default and needs to be set to “Automatic”)
· In Windows XP, Simple File Sharing needs to be disabled.
· There must be no firewall enabled that is blocking the typical file sharing ports.
· Administrator access to remote computers must be either granted to the account you are logged in as or supplied in the deployment tool at the time of deployment.
Getting Started
VNCScan uses the concept of “Deployment Profiles” to group settings for the remote server. Instead of choosing options such as the server password, VNC version, and various other settings every time that you deploy VNC, you can create names profiles that contain all of this information; ready to be used on any computer on your network quickly.
These profiles are created using the Profile Editor. The easiest way to get to this tool is the toolbar under the Managed Groups tab (Fig 1.0)
The Profile Editor
Using the Profile Editor, you can create new profiles or edit existing ones. We’ll start by creating a new profile called “UltraVNC with MS Login”. To start, click on the button that says “New Profile” as seen below.
Required Settings
Let’s take a moment to look at all of the options on the first tab of the deployment profile editor in the image below (FIG 1.2).
· Profile Name – This is what will be used to reference this profile when it’s time to deploy VNC Remote Screen Sharing to a networked computer.
· VNC Version – You have the option of deploying 4 different versions of VNC; UltraVNC, TightVNC, RealVNC Freeware, or UltraVNC Legacy. UltraVNC is the default and most compatible with modern operating systems. This is the official version that is best supported in VNCScan.
· The server password must always be set no matter what other settings you choose in the editor.
· The TightVNC Read-Only password will be enabled if you are deploying TightVNC and wish to enable a second password for read-only access to the remote desktop.
· VNC Port – this is the port that VNC will listen on for a connection. If you alter this, you will need to make sure to edit the computer or group properties in VNCScan to connect on the correct port.
· Java Port – optionally, VNC Server has a built in java web client. If you set the port to 0 it will disable this server.
Connection Options
The connection options are optional and work fine as the defaults for most scenarios. If you’d like to modify them, here’s what they do:
· Authorized Host Connections – this allows you to say who can or cannot establish a connection to the remote server based upon IP address. You can get more information about the AuthHosts here,
· Disconnect Actions allow you to do certain actions on the remote computer upon disconnect such as log off or lock the workstation
· When checked, you can make the server ask the logged on user for permission before connecting.
· The next checkbox compliments the one mentioned above by automatically accepting the connection if the logged on user doesn’t respond after x number of seconds.
· For performance reasons, you can also choose to remove the remote desktop wallpaper, pattern, or user interface effects while remotely connected.
Performance Options
There are additional performance options listed below. Things operate fine at their defaults. Changing them can get a bit more geeky and should be done with care.
· Use VNC Hooks… – That will use “hooks” into the operating system to detect which areas of the screen has changed and need to be updated in the viewer. This just gives a little better quality with screen updates. The downside is the increase of CPU required at the remote computer.
· Poll the whole screen – this will poll the entire screen for updates on each cycle instead of just the foreground window(s). As expected, it can cause a performance hit on the remote computer.
· Filter Events that have no effect – This filters out changes on the remote system that aren’t visible on the monitor. I’d leave that checked unless there’s a specific need to uncheck it.
· Sharing – This determines at the server level what happens if two different consoles attempt to remote control the desktop at the same time.
o Always Shared – no matter what setting the connected client(s) have set, the server will override them and allow the desktop to be shared by all connections
o Never share – no matter what setting the connected client(s) have set, the server will override them and disallow the desktop to be shared by all connections
o Use Client Defaults – This lets the client settings decide. If the connecting client is set to disallow sharing, all existing connections will be dropped in favor of the newly connecting client.
· Accept Pointer Events – to accept mouse input from the connected clients or not
· Accept Keyboard Events – to accept keyboard input from the connected clients or not
· Accept clipboard Updates – When checked, anything copied to and from the clipboard at either computer is passed through the VNC connection to the remote computer. If this is enabled, be careful of what you copy into the clipboard while in a VNC session.
· Send Clipboard Updates – this controls whether anything copied to the clipboard on the server is sent back to the client’s clipboard for pasting.
· Clipboard events affect the screen saver – If enabled, the screen saver will be disrupted on the server if the client copies something to their clipbard
· Disable local inputs – This will disable the remote servers keyboard and mouse while someone is connected to the server.
Special Options
Here’s where we can set some things that are specific to UltraVNC along with other settings that you may be interested in.
· Disable Tray Icon – This hides the VNC icon on the remote computer. Normally, while the service is running, there’s a little icon by the clock that gives information about the server and allows users to change settings. Hiding the icon can take away the temptation to tamper.
· Allow users to shut down VNC – When this is checked and the user right-clicks the icon in the task bar for the server mentioned above, the option to shut down the server will be grayed out.
· Allow users to change and access settings – When this is checked and the user right-clicks the icon in the task bar for the server mentioned above, the option to open the settings window for the server will be grayed out.
· Use DSM Encryption – This is specific to UltraVNC. It enables encryption for the IP traffic between the server and the viewer. This happens using a shared private key file. If the server is deployed with this check box checked, it will refuse connections from any viewer that is not configured for encryption with the same private key. More information on this is here.
· MS Authentication – This is also specific to ULtraVNC. It will ignore the password configured in the “Required Settings” tab and use Windows authentication to control the connection instead. The ACL lingo is explained here.
Custom
The custom section of the profile editor is getting a little out dated. In older versions of VNC, settings were stored in the registry. Now they are most stored in a file in the same folder as the server. If you’re still deploying older registry based VNC versions, this section could come in handy to you.
You can add custom registry keys to the remote computer during the deployment using this screen. If you chose UltraVNC DSM encryption in the previous tab, a path will be specified here to the rc4.key private key file that will be used on the server end. If you’ve created your own key, be sure that the same key file is in the folder where your vncviewer.exe is located. Again, more information on this can be found here.
That’s it! Save your settings and you’re ready to deploy it to a workstation.
Deploying the Profile
We’re going to start with the premise that the computer you are wishing to deploy VNC remote desktop to is not already added to a group in your console. We’ll start by right-clicking a group and choosing to register a new computer manually.
Now, type in the workstation name, then hit the button that says “Resolve From HostName”
You can optionally enter any other information in this dialog but this is all that is required to continue. Press the OK button to return to the main window.
Click the “VNC Deployment” toolbar and select “Deploy to Selected”
The following window is displayed (FIG 2.4). Let’s go over some of the options that you see here.
· Selected Computers – these are the computers selected to have VNC deployed to
· Deploy Profile – this is the profile of settings to be applied to the selected computers once VNC has been pushed to them. Look familiar?
· Add computers to group – Once the push process has been initiated, the computer(s) will be added to the group selected
· Use alternative login credentials – This will be the user account used to access the remote computer and its registry. Make sure that it’s a user account with administrative access to each computer in the selected computers list.
· Do not copy start menu icons – this prevents the icons for VNC server from showing up on the remote computer’s start menu
· Deploy UltraVNC video driver – When checked, the push script will attempt to install the UltraVNC performance enhancing video driver on the remote system. Be aware that Windows Vista, 7, and server 2008 have driver signing restrictions that may cause a prompt to show up on the remote computer during deployment.
You’re done! If everything went right, you should be able to connect to the remote computer and remote control it by simply double-clicking on the computer in the main window.
VNCScan 2010.2.9.205 has been released
By Bozteck
If you’ve been having problems with your groups and computers reverting to the default upon the previous update, this version should resolve that issue. I apologize for the rough process in the last version upgrade. Measures have been put into place to prevent this from happening again. Please let us know if you experience any problems with this new version.
Just as a reminder, you should always make a good backup of your data before upgrading to new versions.
Data Files, Folders, and Locations
By Bozteck
The recent changes in VNCScan has revealed some confusion regarding the data files, their locations, and what they all do. For a historical primer, you may want to start with this blog post.
Key Data Folders
The data files are stored in three key folders;
- Data – Stores all of your program settings, group settings, and computer settings.
- Jobs – Stores all of your remote scripts. Each script job has a subfolder named after that job. That subfolder contains all of the files required to push and execute that job on a remote computer.
- Profiles – Stores all of your VNC deployment profiles. Each deployment profile gets a subfolder named after it.
- The Root
- All three of these key folders must be stored with in the same Root folder. By default, the Root folder is “My Documents\VNCScan”.
- The first time that VNCScan runs, it checks the registry key “HKEY_CURRENT_USER\Software\VNCScan\SettingsDataPath” for the path to the root location.
- If that registry key holds no data or if the path doesn’t exist, it will create the required folders at the default location and start fresh with new data.
- The Key Files
Both of the following files must reside in the Data folder:
· Settings.xml – This file holds all of the initial settings for the console. This file stores anything that is global to the application.
· Groups.xml – This holds all of your group names along with their settings. You will find XML files in the same folder named after the group names, also. These files hold the computers and their settings.
Missing Data After an Upgrade
By Bozteck
Abstract
There have been a few reports of missing groups and other data after an upgrade to version 2010.2.4 of VNCScan. While we’re tracking down what may have caused this for some of you, I want to post a quick how-to to help you get thing back up and going on your own. It appears to only be happening to people who have modified the location of the stored data files from the default location.
Step-By-Step
- Click on the main Preferences
- Click on the Support Files section
- Click on the Change button for the location of the data root:
- Browse for the location where your VNCScan data is stored. This is the folder that contains the subfolders of Data, Jobs, and Profiles.
- Click OK. When prompted to move the data from the original place, choose NO
- Choose OK to the settings Window and all of your groups should show back up. You may need to restart the program.
Stable Release 2010.2.4.204 Released!
By Bozteck
We’ve posted the latest release of Bozteck VNCScan Enterprise Network Manager (VENM) to our downloads page today!
If you saw that there was a version 2010.2.3 and downloaded it before we could correct the error, you probably downloaded a (less than stable) beta version instead of this release. Please re-download the update to be sure that you’re on the stable code base.
We’ve done some more work to make moving your data files around much easier. You can modify the root location (the folder that contains the data, profiles, and jobs folders) in the main program preferences in the “Support Files” section.
If you’re moving the data to somewhere on the same volume, you can simply hit the “Change” button and browse to a folder where you want them to be. When prompted, let the program move the files for you into that location.
If you’re moving to a network location or another volume, manually create that destination folder and copy the data, profiles, and jobs folders into that new destination folder. After this is completed, follow the steps above and answer “No” when asked if the program should move the files for you.
Beta Version 2010.1.26 Ready for Download
By Bozteck
What’s New?
- Fixed the Windows Logon (mslogon) in UltraVNC fo x64 – When pushing a deployment of UltraVNC to a remote x64 system, the mslogonacl.exe tool was refusing to apply the correct permissions. This has been fixed.
Beta Version 2010.1.22 Ready for Download
By Bozteck
What’s Changed:
- UltraVNC x64 is now deployed to remote x64 computers automatically
- Fixed: The UltraVNC video driver wouldn’t install properly on some XP systems. Keep in mind that x64 systems have new driver signing requirements that prompt the user upon install. For this reason, we suggest that you manually install the video driver if required on x64 computers.
- Deployment tool remembers the last profile you pushed and selects it automatically.
- Deployment tool chooses the correct system drive letter for the remote system, now. It used to only use c$.
- Lots of other “just little things” fixes and tweaks all through the program.
Please give some feedback about how well or not-so-well it works for you in the Forums
Categories
- Announcements (8)
- Backup (1)
- Blog (2)
- General (9)
- how-to (19)
- howto (2)
- podcast (1)
- Polls and Opinions (3)
- Releases (14)
- Support (1)
- Troubleshooting (8)
- Uncategorized (12)
- Updates (2)
- Videos (3)
- VNC Deployment (1)
- White Papers (1)



August 9th, 2010
