Upgrading Exchnage DAG member from CU10 to CU23

Copper Contributor

Upgrade failed ad step 13

 

 

 

 

Client Access role: Client Access Front End service FAILED
The following error was generated when "$error.Clear();
$FEOWAVdirIdentity = $RoleNetBIOSName + "\OWA (Default Web Site)";
$FEOWAVdir = get-OwaVirtualDirectory -Identity $FEOWAVdirIdentity -Dom
ainController $RoleDomainController;

if ($FEOWAVdir -ne $null)
{
Set-OwaVirtualDirectory -Identity $FEOWAVdir.Identity -ExternalUrl $
FEOWAVdir.ExternalUrl -InternalUrl $FEOWAVdir.InternalUrl -ExternalAuthenticatio
nMethods $FEOWAVdir.ExternalAuthenticationMethods -BasicAuthentication ([Convert
]::ToBoolean($FEOWAVdir.BasicAuthentication)) -WindowsAuthentication ([Convert]:
:ToBoolean($FEOWAVdir.WindowsAuthentication)) -DigestAuthentication ([Convert]::
ToBoolean($FEOWAVdir.DigestAuthentication)) -FormsAuthentication ([Convert]::ToB
oolean($FEOWAVdir.FormsAuthentication)) -LiveIdAuthentication ([Convert]::ToBool
ean($FEOWAVdir.LiveIdAuthentication)) -OAuthAuthentication ([Convert]::ToBoolean
($FEOWAVdir.OAuthAuthentication)) -AdfsAuthentication ([Convert]::ToBoolean($FEO
WAVdir.AdfsAuthentication));
}
" was run: "Microsoft.Exchange.Data.InvalidObjectOperationException: Pro
perty DefaultDomain can't be set on this object because it requires the object t
o have version 0.1 (8.0.535.0) or later. The object's current version is 0.0 (6.
5.6500.0).
at Microsoft.Exchange.Data.PropertyBag.set_Item(PropertyDefinition key, Objec
t value)
at Microsoft.Exchange.Data.Directory.ADPropertyBag.set_Item(PropertyDefinitio
n key, Object value)
at Microsoft.Exchange.Data.ConfigurableObject.set_Item(PropertyDefinition pro
pertyDefinition, Object value)
at Microsoft.Exchange.Management.SystemConfigurationTasks.WebAppVirtualDirect
oryHelper.UpdateFromMetabase(ExchangeWebAppVirtualDirectory webAppVirtualDirecto
ry)
at Microsoft.Exchange.Management.SystemConfigurationTasks.WebAppVirtualDirect
oryHelper.FindWebAppVirtualDirectoryInSameWebSite[T](ExchangeWebAppVirtualDirect
ory source, IConfigDataProvider dataProvider)
at Microsoft.Exchange.Management.SystemConfigurationTasks.SetOwaVirtualDirect
ory.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String fun
cName, Action func, Boolean terminatePipelineIfFailed)".


The Exchange Server setup operation didn't complete. More details can be found
in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.

 

 

 

3 Replies
46 views and no replies guys?
I've resolved this issue. Thanks for everyone
Hi vusald, can you tell us how? We've the same problem.... Thanks