对于客户端,可通过加载logon script的方式,让其启动时,自动加载到注册表中,保存为.reg格式,根据需要修改WSUS的IP,注意端口,默认为80端口,此时只需http://IP即可,若指定了8530,则需要加上端口号。也可以按需要修改下列键值的大小。

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]

"WUServer"="http://IP:8530"

"WUStatusServer"="http://IP:8530"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"UseWUServer"=dword:00000001

"AutoInstallMinorUpdates"=dword:00000001

"RescheduleWaitTimeEnabled"=dword:00000001

"RescheduleWaitTime"=dword:00000005

"NoAutoRebootWithLoggedOnUsers"=dword:00000001

"NoAutoUpdate"=dword:00000000

"AUOptions"=dword:00000004

"ScheduledInstallDay"=dword:00000000

"ScheduledInstallTime"=dword:0000000c

键值解析:

AutoInstallMinorUpdates

Range = 0|1

0 = Treat minor updates like other updates.

1 = Silently install minor updates.

DetectionFrequency

Range=n; where n=time in hours (1-22).

Time between detection cycles.

DetectionFrequencyEnabled

Range = 0|1

1 = Enable DetectionFrequency.

0 = Disable custom DetectionFrequency (use default value of 22 hours).

NoAutoRebootWithLoggedOnUsers

Range = 0|1;

1 = Logged-on user gets to choose whether or not to restart his or her computer.

0 = Automatic Updates notifies user that the computer will restart in 5 minutes.

NoAutoUpdate

Range = 0|1

0 = Enable Automatic Updates.

1 = Disable Automatic Updates.

RebootRelaunchTimeout

Range=n; where n=time in minutes (1-1440).

Time between prompting again for a scheduled restart.

RebootRelaunchTimeoutEnabled

Range = 0|1

1 = Enable RebootRelaunchTimeout.

0 = Disable custom RebootRelaunchTimeout(use default value of 10 minutes).

RebootWarningTimeout

Range=n; where n=time in minutes (1-30).

Length, in minutes, of the restart warning countdown after installing updates with a deadline or scheduled updates.

RebootWarningTimeoutEnabled

Range = 0|1

1 = Enable RebootWarningTimeout.

0 = Disable custom RebootWarningTimeout (use default value of 5 minutes).

RescheduleWaitTime

Range=n; where n=time in minutes (1-60).

Time, in minutes, that Automatic Updates should wait at startup before applying updates from a missed scheduled installation time.

Note that this policy applies only to scheduled installations, not deadlines. Updates whose deadlines have expired should always be installed as soon as possible.

RescheduleWaitTimeEnabled

Range = 0|1

1 = Enable RescheduleWaitTime

0 = Disable RescheduleWaitTime(attempt the missed installation during the next scheduled installation time).

ScheduledInstallDay

Range = 0|1|2|3|4|5|6|7

0 = Every day.

1 through 7 = The days of the week from Sunday (1) to Saturday (7).

(Only valid if AUOptions equals 4.)

ScheduledInstallTime

Range = n; where n = the time of day in 24-hour format (0-23).

UseWUServer

The WUServer value is not respected unless this key is set.

对于GPO的设置:

点击看大图:

服务器注册表编辑实验,WSUS部署实验 Part4之 客户端注册表及服务器GPO设置相关推荐

  1. appscan无法连接到服务器_安装天联标准版,局域网内金蝶客户端无法连接金蝶服务器解决办法...

    今天,有一个客户反馈,他使用的是金蝶KIS旗舰版,在金蝶服务器上安装了天联标准版软件后,发现局域网里面的金蝶客户端电脑无法连接金蝶服务器了,没有安装天联标准版的时候是正常的,安装天联标准版后就访问不了 ...

  2. wsus修改端口80重置服务器节点,windows2008R2上的wsus运行规则报错,要求"重置服务器节点"...

    请教高手,我每次在windows2008R2上的wsus运行规则总是报错,记得刚开始部署的时候正常. 也学习了这个帖子: WSUS连接错误  https://social.technet.micros ...

  3. WSUS补丁服务器部署详细 利用WSUS部署更新程序

    WSUS补丁服务器部署详细 利用WSUS部署更新程序 https://www.cnblogs.com/Summer6/p/10921491.html WSUS概述 为了让用户的windows系统与其他 ...

  4. 使用组策略禁用注册表编辑工具

    禁用注册表编辑工具 注册表中HKEY_CURRENT_USER包含当前登录用户的配置信息的根目录.用户文件夹.屏幕颜色和"控制面板"设置存储在此处.该信息被称为用户配置文件. 用户 ...

  5. 利用WSUS部署更新程序

    WSUS概述 为了让用户的windows系统与其他microsoft产品能够更安全,更稳定,因此microsoft会不定期在网站上推出最新的更新程序供用户下载与安装,而用户可以通过以下方式来取得这些程 ...

  6. 计算机网络实验(Wireshark实验)

    计算机网络实验(Wireshark实验) 文章目录 计算机网络实验(Wireshark实验) 前言 Wireshark 实验 Wireshark基本使用 数据链路层 实作一:Ethernet帧结构 实 ...

  7. 微软补丁服务器分组审批,Windows Server WSUS PowerShell 拒绝审批取代补丁脚本 | 庞展博客...

    Windows Server WSUS部署完成后需要和微软的补丁服务器进行同步,如果选择的同步分类较多加上补丁日新月异的会有很多已经被取代的补丁被下载,大大的浪费了带宽和磁盘空间.想要清理补丁也是头痛 ...

  8. Nginx服务器搭建与个人博客部署

    文章目录 前言 一.web服务器:Nginx搭建 二.博客搭建 三.部署在服务器 四.内网穿透 1. sunny内网穿透:https://www.ngrok.cc/ 2. cpolar: https: ...

  9. Winform界面中主从表编辑界面的快速处理

    在Winform开发中,我们往往除了常规的单表信息录入外,有时候设计到多个主从表的数据显示.编辑等界面,单表的信息一般就是控件和对象实体一一对应,然后调用API保存即可,主从表就需要另外特殊处理,本随 ...

最新文章

  1. 公开课报名 | 那些年,我们在文本分类中遇到的坑
  2. Byte和bit的区别?
  3. 合同相似可逆等价矩阵的关系及性质_线性代数预习自学笔记-11:等价性与相似性...
  4. Fastdfs分布式文件系统的应用
  5. Codeforces Round #162 (Div. 2) B. Roadside Trees (Simplified Edition)
  6. 查询两个表合并成一个表
  7. 博通:NFC将成手机标配nbsp;新芯…
  8. T^T找数字(搜索+二进制枚举)
  9. java方法分为类方法和_— Must we finish copying all these articles this morning? — No, you( )._学小易找答案...
  10. 洛谷——P1507 NASA的食物计划
  11. 阿里云服务器买完不知道如何使用(新手入门教程)
  12. h5微信f分享链接给对方获取对方手机号_免费微信电子贺卡制作|微请柬
  13. No such file or directory @ rb_sysopen
  14. [Cocos2d塔防游戏开发]Cocos2dx-3.X完成塔防游戏《王国保卫战》--其他
  15. 一个电商数据分析师的经验总结
  16. 位与:一个数1的结果
  17. 2017 上半年我整理的好文章(上)(98 篇)
  18. 【12月13日】A股ROE最高排名
  19. Python重试库Retrying和Tenacity
  20. 从反汇编的角度看C++语法(构造函数)

热门文章

  1. Flutter仿今日头条TabBar
  2. 被女友吐槽不细心不关心她?教你用Python感知女友的情绪变化(连节日祝福都帮你自动发送)
  3. 途牛悄然上市 登陆SEC途牛前景如何
  4. java读取条码并打印,条码扫描仪扫描时以Java打印条码
  5. 从1G到5G,移动通讯在路上
  6. 网卡收包基础: 中断-轮询-ring buffer-DMA-NAPI
  7. 【最大流】攻略世界树!
  8. word表格跨页空白去除,表格联系
  9. 2.11 性能对比:顺序查找与二分查找
  10. 企业计算机使用的安全标语,企业电脑安全