Exchange 2019 ошибка во время обновления до CU14

Анонимные
2024-03-20T19:49:45+00:00

Привет! Максимально срочный вопрос, при обновлении до CU 14 получаю такую ошибку:

[code]Ошибка:
При выполнении "$error.Clear();
$windowsAuthenticationEnabled = $true
[Reflection.Assembly]::LoadWithPartialName('Microsoft.Exchange.Clients.Owa2.ServerVariantConfiguration');
try
{
$snapshot = [Microsoft.Exchange.VariantConfiguration.OwaServer.OwaServerConfiguration]::GetSnapshot([Microsoft.Exchange.VariantConfiguration.MachineSettingsContext]::Local)
if (($snapshot -ne $null) -and ($snapshot.WindowsAuthenticationDisabled -ne $null) -and $snapshot.WindowsAuthenticationDisabled.Enabled)
{
Write-ExchangeSetupLog -info "WindowsAuthenticationDisabled is true, disabling windows authentication on vdir..."
$windowsAuthenticationEnabled = $false
}
else
{
Write-ExchangeSetupLog -info "WindowsAuthenticationDisabled is false, enabling windows authentication on vdir..."
}
}
catch
{
Write-ExchangeSetupLog -info $_
}
Update-OwaVirtualDirectory -DomainController $RoleDomainController;
$BEVdirIdentity = $RoleNetBIOSName + "\OWA (Exchange Back End)";
if ($RoleDoNotEnableEP)
{
set-OwaVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$windowsAuthenticationEnabled;
}
else
{
set-OwaVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$windowsAuthenticationEnabled -ExtendedProtectionTokenChecking $RoleEPTokenCheckingRequireOrNone;
}
. "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeOWAAppPool" -Version:"v4.0";
. "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeOWACalendarAppPool" -Version:"v4.0";
" произошла следующая ошибка: "System.Runtime.InteropServices.COMException (0x8007000D): Имя файла: \?\C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\owa\web.config
Номер строки: 160
Ошибка: Недопустимый атрибут "maxReceivedMessageSize". Недопустимое целое число

в Microsoft.Web.Administration.Interop.IAppHostAdminManager.GetAdminSection(String bstrSectionName, String bstrPath)
в Microsoft.Web.Administration.Configuration.GetSectionInternal(ConfigurationSection section, String sectionPath, String locationPath)
в Microsoft.Exchange.Management.SystemConfigurationTasks.ExtendedProtection.WebConfigReflectionHelper.CommitToWebConfigMWA(ExchangeVirtualDirectory exchangeVirtualDirectory, Task task, String path, String site, String server, Boolean isTokenCheckingSpecified, Boolean isSpnListSpecified)
в Microsoft.Exchange.Management.SystemConfigurationTasks.ExtendedProtection.CommitToMetabase(ExchangeVirtualDirectory exchangeVirtualDirectory, Task task)
в Microsoft.Exchange.Management.SystemConfigurationTasks.SetExchangeVirtualDirectory`1.InternalProcessRecord()
в Microsoft.Exchange.Management.SystemConfigurationTasks.SetOwaVirtualDirectory.InternalProcessRecord()
в Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__91_1()
в Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)
в Microsoft.Exchange.Configuration.Tasks.Task.ProcessTaskStage(TaskStage taskStage, Action initFunc, Action mainFunc, Action completeFunc)
в Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
в System.Management.Automation.CommandProcessor.ProcessRecord()".[/code]

Пожалуйста, помогите решить этот вопрос, завтра утром сервер должен быть рабочим

Устройства Windows Server и установка обновлений и драйверов

Заблокированный вопрос. Этот вопрос был перенесен из сообщества службы поддержки Майкрософт. Вы можете проголосовать о его полезности, но не можете добавлять комментарии или ответы, а также подписаться на этот вопрос. Для защиты конфиденциальности профили пользователей для перенесенных вопросов анонимизированы.

Комментариев: 0 Без комментариев
Голосов: {count}

Ответы: 2

Сортировать по: Наиболее полезные
  1. Анонимные
    2024-03-20T21:18:23+00:00

    Я поборол это, остались только эти ошибки

    Ошибка:

    При выполнении "$error.Clear(); 

    buildToBuildUpgrade-ExsetdataAtom -AtomName SharedMachineSettings -DomainController $RoleDomainController
    

    " произошла следующая ошибка: "System.Management.Automation.ParameterBindingValidationException: Не удается привязать аргумент к параметру "DomainController", так как он имеет значение NULL.

       в System.Management.Automation.ParameterBinderBase.ValidateNullOrEmptyArgument(CommandParameterInternal parameter, CompiledCommandParameter parameterMetadata, Type argumentType, Object parameterValue, Boolean recurseIntoCollections)

       в System.Management.Automation.ParameterBinderBase.BindParameter(CommandParameterInternal parameter, CompiledCommandParameter parameterMetadata, ParameterBindingFlags flags)

       в System.Management.Automation.CmdletParameterBinderController.BindParameter(CommandParameterInternal argument, MergedCompiledCommandParameter parameter, ParameterBindingFlags flags)

       в System.Management.Automation.CmdletParameterBinderController.BindParameter(UInt32 parameterSets, CommandParameterInternal argument, MergedCompiledCommandParameter parameter, ParameterBindingFlags flags)

       в System.Management.Automation.CmdletParameterBinderController.BindParameters(UInt32 parameterSets, Collection`1 arguments)

       в System.Management.Automation.CmdletParameterBinderController.BindCommandLineParametersNoValidation(Collection`1 arguments)

       в System.Management.Automation.CmdletParameterBinderController.BindCommandLineParameters(Collection`1 arguments)

       в System.Management.Automation.CommandProcessor.BindCommandLineParameters()

       в System.Management.Automation.CommandProcessor.Prepare(IDictionary psDefaultParameterValues)

       в System.Management.Automation.CommandProcessorBase.DoPrepare(IDictionary psDefaultParameterValues)

       в System.Management.Automation.Internal.PipelineProcessor.Start(Boolean incomingStream)

       в System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input)

    --- Конец трассировка стека из предыдущего расположения, где возникло исключение ---

       в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

       в System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input)

       в System.Management.Automation.PipelineOps.InvokePipeline(Object input, Boolean ignoreInput, CommandParameterInternal[][] pipeElements, CommandBaseAst[] pipeElementAsts, CommandRedirection[][] commandRedirections, FunctionContext funcContext)

       в System.Management.Automation.Interpreter.ActionCallInstruction`6.Run(InterpretedFrame frame)

       в System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)".

    Комментариев: 0 Без комментариев
  2. Анонимные
    2024-03-21T02:10:37+00:00

    Этот ответ был переведен автоматически. Поэтому в тексте могут присутствовать грамматические ошибки или странные фразы.

    Здравствуйте, Расим Асланов!

    благодарим вас за публикацию на форумах сообщества Майкрософт.

    Исходя из описания, я понимаю, что ваша проблема связана с развертыванием Exchange Server.

    Так как на этом форуме нет инженеров, занимающихся развертыванием Exchange Server. Для того, чтобы иметь возможность быстро и эффективно отвечать на ваши вопросы, я рекомендую вам репостить свои вопросы на форуме вопросов и ответов, где будет специальный инженер, который предоставит вам профессиональный и эффективный ответ.

    Вот ссылка на форум вопросов и ответов: https://learn.microsoft.com/en-us/answers/questions/

    Хорошего дня.

    Всего хорошего

    Лей

    Комментариев: 0 Без комментариев