Create a system patch server with thunder

Source: Internet
Author: User

We usually use Windows systems with many vulnerabilities. Therefore, in addition to installing anti-virus software and anti-virus software, patching the system has become a required course. However, it is a pity that the patching speed for Windows is too slow. At this time, we can not only use thunder for high-speed patching, but also use it to create a patch server, so that all users in the LAN can use it, greatly saving bandwidth and comprehensively improving system security.

Step 1: Cancel simple sharing

Open "Resource Manager" and click "Tools"> "Folder Options"> "View" on a server that can be used as a server on a LAN ", remove the hooks in front of "use simple file sharing recommendation)" (1) to prepare for sharing the patch folder and setting permissions below.

Figure 1 not using simple file sharing

Step 2: Enable the Guest account

By default, the shared folder on the machine can be used only when the user correctly enters the set user name and password. However, we only share the patch library and do not need to enter the user name and password. Therefore, we need to enable the Guest account.

Right-click "my computer" on the desktop, select "manage", and select "local users and groups"> "users ". Right-click Guest and select "properties". In the displayed window, deselect the "Account Disabled" check box 2 ).

Figure 2 enable the Guest account

Step 3: Set to log on with a Guest account

Select "Control Panel"> "Administrative Tools"> "Local Security Policy", and then select the "Security Options" tab. Double-click the "Network Access: sharing and security mode of the Local Account" item under it, and change it to "Guest only-Guest identity authentication for local users" 3 ).

Figure 3 verify by guest only

Press Win + R, enter gpedit. msc, and start "group policy ". Go to "Local Computer Policy"> "Computer Configuration"> "Windows Settings"> "Security Settings"> "Local Policy"> "User Privilege assignment ", double-click the "Deny access to this computer from the network" item to delete the Guest user 4 ).

Figure 4 allow guests to access this machine

In this way, other machines can access this machine with Guest without entering the password.

Step 4: Set the patch save folder

Download and install the latest thunder 5 from the http://www.xunlei.com, download it from http://down.sandai.net/bibei/xlsoftmanager.exeand install the thunder software helper ". Then start thunder 5, and we can see "system vulnerability Repair" Item 5). Click it to open the thunder software assistant window. Click the "Settings" link. In the window that appears, select the "backup patch" under "Patch Management Policy" so that the system can be directly used after reinstallation "option, set the patch save folder to d: softwareLeakFixhotfix6 ). Then, use it to fix the patch.

Figure 5 start the system vulnerability Repair Program

Figure 6 set the patch storage policy and folder

Step 5: Compile patch batch application scripts

Open the d: softwareLeakFixhotfix folder and you can see patch file 7 ). Press Win + R, enter notepad, start notepad, and enter the following content:

FOR/r % v IN (office *. exe) DO "% v"/Q

FOR/r % v IN (win *. exe) DO "% v"/quiet/norestart

Click "file"> "save". In the "Save as" dialog box that appears, enter "d: softwareLeakFixhotfixpatchins. cmd" without quotation marks ).

Figure 7 Patches

Step 6: Share Patches

Open the d: softwareLeakFix folder, right-click the hotfix folder, select share and security, and select share this folder 8 in the open window ).

Figure 8 shared patch folder

Step 7: Apply patches in batches

Now, users in the LAN only need to log on to the machine we set, and then enter the hotfix folder, copy all the folders) to the d: patches folder, double-click "patchins. cmd to apply patches in batches. 9 ).

Figure 9 applying patches in batches

Step 8: Check for missing vacancies to ensure security

Because the patches installed on each machine are different, you are advised to restart the system after performing the preceding operations. Run thunder 5 again, and repeat Step 4 to perform patch repair again. Of course, you will find that the patch package detected by the thunder software assistant is much less because many patches have already been installed.) This can greatly save our bandwidth and time!

Related Articles]

  • Show thunder everywhere
  • Detailed description of Yile huiyou Xunlei Resource Group Function
  • Do not use high-speed thunder to accelerate summer

Related Article

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.