询问者
使用软件更新点安装客户端失败

问题
-
大家好,我在辅助站点上安装了WSUS和SUP,当我开启了辅助站点上的“软件更新点安装客户端”方法后,站点系统报错:
SMS WSUS Configuration Manager 无法为版本为“4.00.6221.1000”的客户端启动加载器包“a331d4c8-8ba4-4791-a35f-9fa475a7a0d4“发布到软件更新点
我在辅助站点的WCM.log中看到如下报错:
PublishApplication(a331d4c8-8ba4-4791-a35f-9fa475a7a0d4 - 0) failed with error System.InvalidOperationException: Cannot perform this action when the server is in replica mode~~
Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow(SoapException soapException)~~
Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPDeployUpdate1(UpdateRevisionId updateId, Int32 deploymentAction, Guid targetGroupId, DateTime deadline, String adminName, Boolean isAssigned)~~
Microsoft.UpdateServices.Internal.BaseApi.Update.Approve(UpdateApprovalAction action, IComputerTargetGroup targetGroup, DateTime deadline, Boolean isAssigned)~~
Microsoft.UpdateServices.Internal.BaseApi.Update.Approve(UpdateApprovalAction action, IComputerTargetGroup targetGroup, DateTime deadline)~~ ÔÚ Microsoft.SystemsManagementServer.WSUS.WSUSServer.PublishApplication(String sPackageId, Int32 nRevision, String sSDPFile, String sCabFile)
ERROR: Failed to publish sms client to WSUS, error = 0x80131509
我尝试过重装WSUS和SUP,都还是一样的情况。不知道这个是什么地方出错了?怎么解决呢?
谢谢
Jack Zhou
全部回复
-
Hi Jack, LOG里是不是说你连接到的WSUS是在replica mode. 你可以尝试取消replica mode或者连接上级WSUS服务器
http://technet.microsoft.com/en-us/library/cc708566(WS.10).aspx
Configuration Manager China R&D Blog:http://blogs.technet.com/msdchina/ -
可以试试把WSUS改成autonomous mode.
http://technet.microsoft.com/en-us/library/cc720448(WS.10).aspx
Autonomous mode: An upstream WSUS server shares updates with its downstream server or servers during synchronization, but not update approval status or computer group information. Downstream WSUS servers must be administered separately. Autonomous servers can also synchronize updates for a set of languages that is a subset of the set synchronized by their upstream server.
Configuration Manager China R&D Blog:http://blogs.technet.com/msdchina/