Произошла следующая ошибка system exception unable to set shared config dc
This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Answered by:
Question
When trying to install another Exchange 2013 server in my test environment I got the following error:
The following error was generated when «$error.Clear();
$maxWait = New-TimeSpan -Minutes 8
$timeout = Get-Date;
$timeout = $timeout.Add($maxWait);
$currTime = Get-Date;
$successfullySetConfigDC = $false;
while($currTime -le $timeout)
<
$setSharedCDCErrors = @();
try
<
Set-SharedConfigDC -DomainController $RoleDomainController -ErrorVariable setSharedCDCErrors -ErrorAction SilentlyContinue;
$successfullySetConfigDC = ($setSharedCDCErrors.Count -eq 0);
if($successfullySetConfigDC)
<
break;
>
Write-ExchangeSetupLog -Info («An error ocurred while setting shared config DC. Error: » + $setSharedCDCErrors[0]);
>
catch
<
Write-ExchangeSetupLog -Info («An exception ocurred while settingshared config DC. Exception: » + $_.Exception.Message);
>
Write-ExchangeSetupLog -Info («Waiting 30 seconds before attemptingagain.»);
Start-Sleep -Seconds 30;
$currTime = Get-Date;
>
if( -not $successfullySetConfigDC)
<
Write-ExchangeSetupLog -Error «Unable to set shared config DC.»;
>
» was run: «System.Exception: Unable to set shared config DC.
at Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target, String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
at Microsoft.Exchange.Management.Deployment.WriteExchangeSetupLog.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.
b__b()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)».
The Exchange Server setup operation didn’t complete. More details can be found in ExchangeSetup.log located in the :\ExchangeSetupLogs folder.
Did I miss anything? Any solution to this ?
Произошла следующая ошибка system exception unable to set shared config dc
This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Answered by:
Question
When trying to install another Exchange 2013 server in my test environment I got the following error:
The following error was generated when «$error.Clear();
$maxWait = New-TimeSpan -Minutes 8
$timeout = Get-Date;
$timeout = $timeout.Add($maxWait);
$currTime = Get-Date;
$successfullySetConfigDC = $false;
while($currTime -le $timeout)
<
$setSharedCDCErrors = @();
try
<
Set-SharedConfigDC -DomainController $RoleDomainController -ErrorVariable setSharedCDCErrors -ErrorAction SilentlyContinue;
$successfullySetConfigDC = ($setSharedCDCErrors.Count -eq 0);
if($successfullySetConfigDC)
<
break;
>
Write-ExchangeSetupLog -Info («An error ocurred while setting shared config DC. Error: » + $setSharedCDCErrors[0]);
>
catch
<
Write-ExchangeSetupLog -Info («An exception ocurred while settingshared config DC. Exception: » + $_.Exception.Message);
>
Write-ExchangeSetupLog -Info («Waiting 30 seconds before attemptingagain.»);
Start-Sleep -Seconds 30;
$currTime = Get-Date;
>
if( -not $successfullySetConfigDC)
<
Write-ExchangeSetupLog -Error «Unable to set shared config DC.»;
>
» was run: «System.Exception: Unable to set shared config DC.
at Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target, String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
at Microsoft.Exchange.Management.Deployment.WriteExchangeSetupLog.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.
b__b()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)».
The Exchange Server setup operation didn’t complete. More details can be found in ExchangeSetup.log located in the :\ExchangeSetupLogs folder.
Did I miss anything? Any solution to this ?
Произошла следующая ошибка system exception unable to set shared config dc
This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Answered by:
Question
When trying to install another Exchange 2013 server in my test environment I got the following error:
The following error was generated when «$error.Clear();
$maxWait = New-TimeSpan -Minutes 8
$timeout = Get-Date;
$timeout = $timeout.Add($maxWait);
$currTime = Get-Date;
$successfullySetConfigDC = $false;
while($currTime -le $timeout)
<
$setSharedCDCErrors = @();
try
<
Set-SharedConfigDC -DomainController $RoleDomainController -ErrorVariable setSharedCDCErrors -ErrorAction SilentlyContinue;
$successfullySetConfigDC = ($setSharedCDCErrors.Count -eq 0);
if($successfullySetConfigDC)
<
break;
>
Write-ExchangeSetupLog -Info («An error ocurred while setting shared config DC. Error: » + $setSharedCDCErrors[0]);
>
catch
<
Write-ExchangeSetupLog -Info («An exception ocurred while settingshared config DC. Exception: » + $_.Exception.Message);
>
Write-ExchangeSetupLog -Info («Waiting 30 seconds before attemptingagain.»);
Start-Sleep -Seconds 30;
$currTime = Get-Date;
>
if( -not $successfullySetConfigDC)
<
Write-ExchangeSetupLog -Error «Unable to set shared config DC.»;
>
» was run: «System.Exception: Unable to set shared config DC.
at Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target, String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
at Microsoft.Exchange.Management.Deployment.WriteExchangeSetupLog.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.
b__b()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)».
The Exchange Server setup operation didn’t complete. More details can be found in ExchangeSetup.log located in the :\ExchangeSetupLogs folder.
Did I miss anything? Any solution to this ?
Произошла следующая ошибка system exception unable to set shared config dc
This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Answered by:
Question
When trying to install another Exchange 2013 server in my test environment I got the following error:
The following error was generated when «$error.Clear();
$maxWait = New-TimeSpan -Minutes 8
$timeout = Get-Date;
$timeout = $timeout.Add($maxWait);
$currTime = Get-Date;
$successfullySetConfigDC = $false;
while($currTime -le $timeout)
<
$setSharedCDCErrors = @();
try
<
Set-SharedConfigDC -DomainController $RoleDomainController -ErrorVariable setSharedCDCErrors -ErrorAction SilentlyContinue;
$successfullySetConfigDC = ($setSharedCDCErrors.Count -eq 0);
if($successfullySetConfigDC)
<
break;
>
Write-ExchangeSetupLog -Info («An error ocurred while setting shared config DC. Error: » + $setSharedCDCErrors[0]);
>
catch
<
Write-ExchangeSetupLog -Info («An exception ocurred while settingshared config DC. Exception: » + $_.Exception.Message);
>
Write-ExchangeSetupLog -Info («Waiting 30 seconds before attemptingagain.»);
Start-Sleep -Seconds 30;
$currTime = Get-Date;
>
if( -not $successfullySetConfigDC)
<
Write-ExchangeSetupLog -Error «Unable to set shared config DC.»;
>
» was run: «System.Exception: Unable to set shared config DC.
at Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target, String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
at Microsoft.Exchange.Management.Deployment.WriteExchangeSetupLog.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.
b__b()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)».
The Exchange Server setup operation didn’t complete. More details can be found in ExchangeSetup.log located in the :\ExchangeSetupLogs folder.
Did I miss anything? Any solution to this ?
Произошла следующая ошибка system exception unable to set shared config dc
Вопрос
When trying to install another Exchange 2013 server in my test environment I got the following error:
The following error was generated when «$error.Clear();
$maxWait = New-TimeSpan -Minutes 8
$timeout = Get-Date;
$timeout = $timeout.Add($maxWait);
$currTime = Get-Date;
$successfullySetConfigDC = $false;
while($currTime -le $timeout)
<
$setSharedCDCErrors = @();
try
<
Set-SharedConfigDC -DomainController $RoleDomainController -ErrorVariable setSharedCDCErrors -ErrorAction SilentlyContinue;
$successfullySetConfigDC = ($setSharedCDCErrors.Count -eq 0);
if($successfullySetConfigDC)
<
break;
>
Write-ExchangeSetupLog -Info («An error ocurred while setting shared config DC. Error: » + $setSharedCDCErrors[0]);
>
catch
<
Write-ExchangeSetupLog -Info («An exception ocurred while settingshared config DC. Exception: » + $_.Exception.Message);
>
Write-ExchangeSetupLog -Info («Waiting 30 seconds before attemptingagain.»);
Start-Sleep -Seconds 30;
$currTime = Get-Date;
>
if( -not $successfullySetConfigDC)
<
Write-ExchangeSetupLog -Error «Unable to set shared config DC.»;
>
» was run: «System.Exception: Unable to set shared config DC.
at Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target, String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
at Microsoft.Exchange.Management.Deployment.WriteExchangeSetupLog.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.
b__b()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)».
The Exchange Server setup operation didn’t complete. More details can be found in ExchangeSetup.log located in the :\ExchangeSetupLogs folder.
Did I miss anything? Any solution to this ?