需要明确的地方:
- Software Update Point 这个角色必须安装在具有 WSUS 3.0 的服务器上
- 可以存在多个 software update point,但是只能有一个 active software update point,
- 但整个站点处于 native mode 时,可以存在一个 active Internet-based software update point 以专门供 Internet-based client 使用。
- Additionally, if the active software update point is configured as a Network Load Balancing (NLB) cluster, a site system server with the software update point site role should be created for each server in the NLB.
创建一个 active software update point 的步骤:
- 打开 Configuration Manager console,进入 Site Systems
- 如果是新建一个角色服务器,则直接在 Site Systems 上右键,选择 new\server;如果是在现有的角色服务器上新添一个角色,则右键选中服务器,选择 new role。
- 根据向导,在 System Role Selection 中选择 Software update point,下一步
- 这一步很关键,切记要勾选“Use this server as the active software update point”,然后下一步下一步,完成向导。
两个相关的 Log 文件:
1.在安装这个的服务器上打开 <InstallationPath>\Logs 目录下的 SUPSetup.log 文件,如果看到“Installation was successful”表示成功。
2. 相应的,查看 Primary site 上的 <InstallationPath>\Logs 目录下的 WCM.log 文件,查看是否有报错。最好搜索一下新建的这个 Active software update point 的名称,查看是否存在与之相关的报错。