| 主机范例 | 配置项 | 具体参数 |
| WSUS 服务器 | 操作系统 | Windows Server 2022 Standard |
| 网络配置 | - IP 地点:192.168.1.20 - 子网掩码:255.255.255.0 - 网关:192.168.1.1 - DNS:192.168.1.10(指向域控制器) | |
| 角色与服务 | - WSUS 服务器 - IIS - Windows Internal Database (WID) | |
| 磁盘分配 | - 系统盘:50GB(NTFS 格式) - 数据盘:200GB(固定大小,存储更新文件) | |
| 域控制器 (DC) | 操作系统 | Windows Server 2022 Standard |
| 网络配置 | - IP 地点:192.168.1.10 - 子网掩码:255.255.255.0 | |
| 角色与服务 | - Active Directory - DNS - DHCP | |
| 域名 | corp.example.com | |
| 客户端测试机 | 操作系统 | Windows 10/11 或 Windows Server 2022 |
| 网络配置 | - IP 地点:192.168.1.30 - DNS:192.168.1.10 |
| 组件 | 版本/配置 |
| VMware Workstation | 17.x(支持嵌套虚拟化) |
| WSUS | Windows Server 2022 内置版本 |
| 数据库 | Windows Internal Database (WID) |
| 网络模式 | NAT 或桥接模式(建议 NAT 模式隔离实验情况) |
| 开放端口 | - WSUS:8530(HTTP)、8531(HTTPS,可选) - DC:53(DNS)、389(LDAP) |
:\WSUS /I
:\Backup.log
:\Windows\WID| 征象 | 排查步骤 | 修复下令 |
| 客户端无法检测更新 | 检查组策略应用状态 (gpresult /h) | net stop wuauserv & net start wuauserv |
| WSUS 同步失败 | 查看日志 %ProgramFiles%\Update Services\LogFiles\*.log | Invoke-WsusServerSynchronization -FullSync |
| 数据库损坏 | 利用 esentutl.exe 检查 WID 数据库 | C:\Windows\WID\bin\esentutl.exe /g "D:\Windows\WID\Data\susdb.edb" |
| 欢迎光临 qidao123.com ToB IT社区-企服评测·应用市场 (https://dis.qidao123.com/) | Powered by Discuz! X3.5 |