询问者
Exchange Server 2010 SP3 在安装安全更新时出现问题

问题
-
无法进行安全更新的安装,在尝试停止Exchange 服务以及启动服务时出现错误。
[10:23:57] -----------------------------------------------
[10:23:57] * ServiceControl.ps1: 2019/7/13 10:23:57
[10:23:57] Performing service control with options:
[10:24:00] Saving service and registry data
[10:24:00] Saving service state to 'C:\ExchangeSetupLogs\ServiceState.xml'...
[10:24:02] Saving services startup mode.
[10:24:02] Adding to installed roles list: AdminTools
[10:24:02] Adding to installed roles list: ClientAccess
[10:24:02] Adding to installed roles list: Bridgehead
[10:24:02] Adding to installed roles list: Mailbox
[10:24:02] Disabling the one copy alert windows scheduled task...
[10:24:05] Stopping services for the following roles: AdminTools ClientAccess Bridgehead Mailbox
[10:24:05] Stopping services for 'AdminTools ClientAccess Bridgehead Mailbox'...
[10:24:05] Stopping service 'IISAdmin'.
[10:24:11] Stopping service 'MSExchangeAB'.
[10:24:11] [Error] System.Management.Automation.PSArgumentException: 无法处理参数,因为参数“contents[0, 5]”的值无效。请更改“contents[0, 5]”参数的值,然后再次运行此操作。
在 Microsoft.PowerShell.ConsoleControl.CheckWriteConsoleOutputContents(BufferCell[,] contents, Rectangle contentsRegion)
在 Microsoft.PowerShell.ConsoleControl.WriteConsoleOutput(SafeFileHandle consoleHandle, Coordinates origin, BufferCell[,] contents)
在 Microsoft.PowerShell.ConsoleHostRawUserInterface.SetBufferContents(Coordinates origin, BufferCell[,] contents)
在 Microsoft.PowerShell.ProgressPane.Hide()
在 Microsoft.PowerShell.ConsoleHostUserInterface.PreWrite()
在 Microsoft.PowerShell.ConsoleHostUserInterface.WriteToConsole(String value, Boolean transcribeResult)
在 Microsoft.PowerShell.ConsoleHostUserInterface.Write(String value)
在 Microsoft.PowerShell.ConsoleHostUserInterface.Write(ConsoleColor foregroundColor, ConsoleColor backgroundColor, String value)
在 System.Management.Automation.Host.PSHostUserInterface.WriteLine(ConsoleColor foregroundColor, ConsoleColor backgroundColor, String value)
在 Microsoft.PowerShell.ConsoleHostUserInterface.WriteWarningLine(String message)
在 System.Management.Automation.Internal.Host.InternalHostUserInterface.WriteWarningRecord(WarningRecord record)
在 System.Management.Automation.MshCommandRuntime.WriteWarning(WarningRecord record)
在 System.Management.Automation.Cmdlet.WriteWarning(String text)
在 Microsoft.Exchange.Configuration.Tasks.Task.WriteWarning(LocalizedString text)
在 Microsoft.Exchange.Configuration.Tasks.Task.ProcessUnhandledException(Exception e)
在 Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
在 System.Management.Automation.CommandProcessor.ProcessRecord()
[10:24:17] -----------------------------------------------
[10:24:17] * ServiceControl.ps1: 2019/7/13 10:24:17
[10:24:17] Performing service control with options:
[10:24:20] Adding to installed roles list: AdminTools
[10:24:20] Adding to installed roles list: ClientAccess
[10:24:20] Adding to installed roles list: Bridgehead
[10:24:20] Adding to installed roles list: Mailbox
[10:24:20] Enabling services for the following roles: AdminTools ClientAccess Bridgehead Mailbox
[10:24:20] Enabling services for 'AdminTools ClientAccess Bridgehead Mailbox'...
[10:24:20] Reading service registry data from 'C:\ExchangeSetupLogs\ServiceStartupMode.xml'
[10:24:20] Loaded state for 160 services registry
[10:24:20] Enabling service 'IISAdmin'.
[10:24:20] Enabling service 'MSExchangeAB'.
[10:24:20] Enabling service 'MSExchangeADTopology'.
[10:24:20] Enabling service 'MSExchangeAntispamUpdate'.
[10:24:20] Enabling service 'MSExchangeEdgeSync'.
[10:24:20] Enabling service 'MSExchangeFBA'.
[10:24:20] Enabling service 'MSExchangeFDS'.
[10:24:20] Enabling service 'MSExchangeIMAP4'.
[10:24:20] Enabling service 'MSExchangeIS'.
[10:24:20] Enabling service 'MSExchangeMailboxAssistants'.
[10:24:20] Enabling service 'MSExchangeMailboxReplication'.
[10:24:20] Enabling service 'MSExchangeMailSubmission'.
[10:24:20] Enabling service 'MSExchangeMonitoring'.
[10:24:20] Enabling service 'MSExchangePOP3'.
[10:24:20] Enabling service 'MSExchangeProtectedServiceHost'.
[10:24:20] Enabling service 'MSExchangeRepl'.
[10:24:20] Enabling service 'MSExchangeRPC'.
[10:24:20] Enabling service 'MSExchangeSA'.
[10:24:20] Enabling service 'MSExchangeSearch'.
[10:24:20] Enabling service 'MSExchangeServiceHost'.
[10:24:20] Enabling service 'MSExchangeThrottling'.
[10:24:20] Enabling service 'MSExchangeTransport'.
[10:24:20] Enabling service 'MSExchangeTransportLogSearch'.
[10:24:20] Enabling service 'MSFTESQL-Exchange'.
[10:24:20] Enabling service 'RemoteRegistry'.
[10:24:20] Enabling service 'W3Svc'.
[10:24:20] Enabling service 'WinMgmt'.
[10:24:20] Enabling service 'wsbexchange'.
[10:24:20] Starting services for AdminTools ClientAccess Bridgehead Mailbox...
[10:24:20] Reading service state from 'C:\ExchangeSetupLogs\ServiceState.xml'...
[10:24:21] Loaded state for 160 services
[10:24:21] Starting services and their dependents.
[10:24:21] (0) Enter: RestoreServiceAndDependents 'IISAdmin'.
[10:24:21] 'IISAdmin' was running.
[10:24:21] (0) Starting IISAdmin...
[10:24:24] (0) IISAdmin has 0 dependents.
[10:24:24] (0) Exit: RestoreServiceAndDependents 'IISAdmin'
[10:24:24] (0) Enter: RestoreServiceAndDependents 'MSExchangeAB'.
[10:24:24] 'MSExchangeAB' was running.
[10:24:24] (0) Starting MSExchangeAB...
[10:24:25] (0) MSExchangeAB has 0 dependents.
[10:24:25] (0) Exit: RestoreServiceAndDependents 'MSExchangeAB'
[10:24:25] (0) Enter: RestoreServiceAndDependents 'MSExchangeADTopology'.
[10:24:25] 'MSExchangeADTopology' was running.
[10:24:25] (0) Starting MSExchangeADTopology...
[10:24:25] (0) MSExchangeADTopology has 17 dependents.
[10:24:25] (1) Enter: RestoreServiceAndDependents 'MSExchangeTransportLogSearch'.
[10:24:25] 'MSExchangeTransportLogSearch' was not running.
[10:24:25] (1) MSExchangeTransportLogSearch was not previously running.
[10:24:25] (1) Exit: RestoreServiceAndDependents 'MSExchangeTransportLogSearch'
[10:24:25] (1) Enter: RestoreServiceAndDependents 'MSExchangeTransport'.
[10:24:25] 'MSExchangeTransport' was running.
[10:24:25] (1) Starting MSExchangeTransport...
[10:24:30] (1) MSExchangeTransport has 0 dependents.
[10:24:30] (1) Exit: RestoreServiceAndDependents 'MSExchangeTransport'
[10:24:30] (1) Enter: RestoreServiceAndDependents 'MSExchangeThrottling'.
[10:24:30] 'MSExchangeThrottling' was not running.
[10:24:30] (1) MSExchangeThrottling was not previously running.
[10:24:30] (1) Exit: RestoreServiceAndDependents 'MSExchangeThrottling'
[10:24:30] (1) Enter: RestoreServiceAndDependents 'MSExchangeServiceHost'.
[10:24:30] 'MSExchangeServiceHost' was running.
[10:24:30] (1) Starting MSExchangeServiceHost...
[10:24:31] [Error] System.Management.Automation.PSArgumentException: 无法处理参数,因为参数“contents[0, 1]”的值无效。请更改“contents[0, 1]”参数的值,然后再次运行此操作。
在 Microsoft.PowerShell.ConsoleControl.CheckWriteConsoleOutputContents(BufferCell[,] contents, Rectangle contentsRegion)
在 Microsoft.PowerShell.ConsoleControl.WriteConsoleOutput(SafeFileHandle consoleHandle, Coordinates origin, BufferCell[,] contents)
在 Microsoft.PowerShell.ConsoleHostRawUserInterface.SetBufferContents(Coordinates origin, BufferCell[,] contents)
在 Microsoft.PowerShell.ProgressPane.Hide()
在 Microsoft.PowerShell.ConsoleHostUserInterface.PreWrite()
在 Microsoft.PowerShell.ConsoleHostUserInterface.WriteToConsole(String value, Boolean transcribeResult)
在 Microsoft.PowerShell.ConsoleHostUserInterface.Write(String value)
在 Microsoft.PowerShell.ConsoleHostUserInterface.Write(ConsoleColor foregroundColor, ConsoleColor backgroundColor, String value)
在 System.Management.Automation.Host.PSHostUserInterface.WriteLine(ConsoleColor foregroundColor, ConsoleColor backgroundColor, String value)
在 Microsoft.PowerShell.ConsoleHostUserInterface.WriteWarningLine(String message)
在 System.Management.Automation.Internal.Host.InternalHostUserInterface.WriteWarningRecord(WarningRecord record)
在 System.Management.Automation.MshCommandRuntime.WriteWarning(WarningRecord record)
在 System.Management.Automation.Cmdlet.WriteWarning(String text)
在 Microsoft.Exchange.Configuration.Tasks.Task.WriteWarning(LocalizedString text)
在 Microsoft.Exchange.Configuration.Tasks.Task.ProcessUnhandledException(Exception e)
在 Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
在 System.Management.Automation.CommandProcessor.ProcessRecord()
[10:53:38] -----------------------------------------------
全部回复
-
您好,
您是指最新的Exchange 2010 SP3 RU29不能安装吗?
请问您是如何进行安装的,您有尝试通过命令手动安装吗?具体如何安装该更新,您可以查看下这篇文章:Microsoft Exchange Server 2010 安全更新说明:2019 年 7 月 9 日
您可以查看下事件查看器,看是否有相关的报错日志生成。
在安装更新前,有些事项需要注意,比如需要卸载临时更新、暂时禁用文件系统防病毒软件等。这是安装RU28的相关博客,您可以大致参考下需要注意的事项Exchange 2010 SP3 RU28 Released。关于RU29的博客还没有发布,您也可以等一段时间后再次确认相关注意点或已知问题。
此致,
Lydia Zhou
如果以上回复对您有所帮助,建议您将其“标记为答复”. 如果您对我们的论坛支持有任何的建议,可以通过此邮箱联系我们:tnsf@microsoft.com.
- 已建议为答案 Lydia ZhouMicrosoft contingent staff, Moderator 2019年7月17日 1:37
-
您好,
请问安装更新问题解决得怎么样了?
手动更新也是同样的问题?有在事件查看器中找到相关的Event ID吗?
此致,
Lydia Zhou
如果以上回复对您有所帮助,建议您将其“标记为答复”. 如果您对我们的论坛支持有任何的建议,可以通过此邮箱联系我们:tnsf@microsoft.com.