Batch deployment of RealVNC Remote Control Software

Source: Internet
Author: User

Due to my personal interests, I like RealVNC and it is fast. I have read several articles and sorted it out. Now I will introduce the deployment process.

Method 1: The RealVNC official website provides deployment tools, which can be downloaded from the official website.

Method 2: in a domain environment, Group Policy distribution software is used to create Management Templates, batch issue configurations, and register licenses.

 

First introduce method 1,

First download the tool from the official website, VNC deployment tool, and install it.

650) This. width = 650; "Title =" 14.jpg" src = "http://s3.51cto.com/wyfs02/M01/4A/19/wKiom1QiiWfTEZqJAADsui6xaXE890.jpg" alt = "wkiom1qiiwftezqjaadsui6xaxe890.jpg"/>

All checked here

650) This. width = 650; "Title =" 12.jpg" src = "http://s3.51cto.com/wyfs02/M01/4A/19/wKiom1Qih0jQ29UxAAFkmYBM3M8402.jpg" alt = "wkiom1qih0jq29uxaafkmybm3m8402.jpg"/>

After the installation is complete, double-click it and click scan-scan options to set the CIDR block,

650) This. width = 650; "Title =" 13.jpg" src = "http://s3.51cto.com/wyfs02/M00/4A/1A/wKioL1QiiNORRKSZAAEg526-6s4241.jpg" alt = "wKioL1QiiNORRKSZAAEg526-6s4241.jpg"/>

Then click scan. If the following interface is displayed, the installation is not allowed.

650) This. width = 650; "Title =" 15.jpg" src = "http://s3.51cto.com/wyfs02/M00/4A/19/wKiom1QiiUzBv7YRAACk2scYeHo085.jpg" alt = "wkiom1qiiuzbv7yraack2scyeho085.jpg"/>

By default, you need to open the remote host ADMIN $ and have the write permission. You need to write files. The Remote Registry Access Service must be enabled and the remote administrator permission can be used for normal installation. The following figure shows how to remotely enable the remote host ADMIN $, enable some batch processing of Remote Computer Services, and then enable the installation option. You can install them in batches and register them at last, for the registration machine, see the attachment and enter the license option for registration. Batch registration is enough.

Open remote admin $ share the batch processing code: (copy on the Internet)

Echo off
CLS
Echo ****************** the program is running ***************
Net use \ % 1 \ IPC $ % 3/User: % 2
CLS
Goto result % errorlevel %
: Result2
: Result0
Echo ************** please wait .... * ******************* & Echo.
For/F "tokens = 1, 2 delims =:" % I in ("% time %") do set/A HH1 = % I & set/A MM1 = % J
Net time \ % 1/set/y
CLS
Echo *****************
Echo.
For/F "tokens = 1, 2 delims =:" % I in ("% time %") do set/a hh = % I & set/A Mm = % J
Echo remote host: Time on % 1 is % HH %: % mm %
Echo.
Set/A Mm = % mm % + 1
At \ % 1% HH %: % mm % net share ADMIN $/Grant: vekeacom \ dcadmin, full/User: 10
Echo admin sharing will start in one minute ....
Time % HH1 %: % MM1 %
Echo **************************************
Pause
: Exit
Save the preceding settings as *. bat. Enter the administrator password that the *. Bat IP Address can remotely log on to during execution. You can add an IP address list for batch execution.

Run the "restart psservice.exe" tool to remotely start the service command. You can download it from Baidu. A management software in the pstools tool set.

Psservice IP setconfig "Remote Registry" Auto
Psservice IP start "Remote Registry"

Batch processing can be performed in batches.

The above is method 1.

 

Method 2

Using the Group Policy distribution software, the latest MSI installation package can be downloaded directly from the official website,

After the installation, You need to register and batch configuration VNC Server, on the official website to download the "RealVNC-adm-templates-5.2.1", Group Policy template,

650) This. width = 650; "Title =" 21.jpg" src = "http://s3.51cto.com/wyfs02/M02/4A/19/wKiom1QijgXCYUVUAAD7gsEfk08368.jpg" alt = "wkiom1qijgxcyuvuaad7gsefk08368.jpg"/>

Right-click the management template and choose add or delete template. After the downloaded template is imported, a menu is displayed under the classic management template,

650) This. width = 650; "Title =" 25.jpg" src = "http://s3.51cto.com/wyfs02/M01/4A/19/wKiom1QijnOxBZcVAAFVkMhqCbg977.jpg" alt = "wkiom1qijnoxbzcvaafvkmhqcbg977.jpg"/>

Set it as needed and distribute it. When you click set, there will be parameter descriptions next to it, which will not be described in detail.

There is also a small tool to modify permissions, you can download the official website, VNC-Permissions-Creator-5.2.1-Windows-32bit.

 

Batch deployment of RealVNC Remote Control Software

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.