Forum
Merhaba.
Client Access Rolünü kaldırıp tekrar kurmak istiyorum fakat kaldırmaya çalışırken aşağıdaki gibi bir hata alıyorum.
Configuring Microsoft Exchange Server
Language Files COMPLETED
Restoring Services COMPLETED
Languages COMPLETED
Hub Transport Server Role COMPLETED
Client Access Server Role FAILED
The following error was generated when "$error.Clear();
$CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe
;
$imagePath = [System.IO.Path]::Combine($RoleInstallPath, "ClientAccess
\Owa\auth\exppw.dll");
Start-SetupProcess -Name "$CommandAppCmd" -args "install module /name:
exppw /image:`"$imagePath`" /add:false" -IgnoreExitCode @(183);
Start-SetupProcess -Name "$CommandAppCmd" -args "add module /name:expp
w /app.name:`"Default Web Site/owa`"" -IgnoreExitCode @(183);
" was run: "Process execution failed with exit code 50.".
The Exchange Server setup operation didn't complete. More details can be found
in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.
Exchange Server setup encountered an error.
<SystemDrive>:\ExchangeSetupLogs folder.
Log içinde ne yazıyor ?
Merhaba ;
Aslında SP1 kurmaya çalışırken sıkıntı meydana geldi , daha sonra CAS Kaldırıp tekrar kurayım derken hatayı almaya başladım.
SP1 kurmaya çalışrken verdiği hata için ekte log dosyasını gönderiyorum.
Teşekkürler.
[04.18.2011 06:44:35.0904] [2] Active Directory session settings for 'add-firewallexception' are: View Entire Forest: 'True', Configuration Domain Controller: 'EXCHANGE.conso.com.tr', Preferred Global Catalog: EXCHANGE.conso.com.tr, Preferred Domain Controllers: '{ EXCHANGE.conso.com.tr}'
[04.18.2011 06:44:35.0904] [2] Beginning processing Add-FirewallException -FirewallRule:'Microsoft.Exchange.Security.WindowsFirewall.MSExchangeOWAFirewallRule'
[04.18.2011 06:44:35.0920] [2] Ending processing Add-FirewallException
[04.18.2011 06:44:35.0920] [1] Executing:
$CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe;
$imagePath = [System.IO.Path]::Combine($RoleInstallPath, "ClientAccess\Owa\auth\exppw.dll");
Start-SetupProcess -Name "$CommandAppCmd" -args "install module /name:exppw /image:`"$imagePath`" /add:false" -IgnoreExitCode @(183);
Start-SetupProcess -Name "$CommandAppCmd" -args "add module /name:exppw /app.name:`"Default Web Site/owa`"" -IgnoreExitCode @(183);
[04.18.2011 06:44:35.0920] [2] Active Directory session settings for 'Start-SetupProcess' are: View Entire Forest: 'True', Configuration Domain Controller: EXCHANGE.conso.com.tr, Preferred Global Catalog: 'EXCHANGE.conso.com.tr, Preferred Domain Controllers: '{ EXCHANGE.conso.com.tr}'
[04.18.2011 06:44:35.0920] [2] Beginning processing Start-SetupProcess -Name:'C:\Windows\System32\inetsrv\appcmd.exe' -Args:'install module /name:exppw /image:"D:\ExchangeServ\ClientAccess\Owa\auth\exppw.dll" /add:false' -IgnoreExitCode:'183'
[04.18.2011 06:44:35.0920] [2] Starting: C:\Windows\System32\inetsrv\appcmd.exe with arguments: install module /name:exppw /image:"D:\ExchangeServ\ClientAccess\Owa\auth\exppw.dll" /add:false
[04.18.2011 06:44:36.0107] [2] Process standard output: ERROR ( message:Yinelenen "exppw" koleksiyon Ӥesi eklenemedi. )
[04.18.2011 06:44:36.0107] [2] Process standard error:
[04.18.2011 06:44:36.0123] [2] IgnoreExitCode parameter specified - Ignoring exit code 183.
[04.18.2011 06:44:36.0123] [2] Ending processing Start-SetupProcess
[04.18.2011 06:44:36.0123] [2] Active Directory session settings for 'Start-SetupProcess' are: View Entire Forest: 'True', Configuration Domain Controller: 'EXCHANGE.conso.com.tr', Preferred Global Catalog: EXCHANGE.conso.com.tr, Preferred Domain Controllers: '{ EXCHANGE.conso.com.tr}'
[04.18.2011 06:44:36.0123] [2] Beginning processing Start-SetupProcess -Name:'C:\Windows\System32\inetsrv\appcmd.exe' -Args:'add module /name:exppw /app.name:"Default Web Site/owa"' -IgnoreExitCode:'183'
[04.18.2011 06:44:36.0123] [2] Starting: C:\Windows\System32\inetsrv\appcmd.exe with arguments: add module /name:exppw /app.name:"Default Web Site/owa"
[04.18.2011 06:44:36.0185] [2] Process standard output: ERROR ( message:APP nesnesi i‡in SET eylemiyle tam tanmlayc kullanlmaldr. )
[04.18.2011 06:44:36.0185] [2] Process standard error:
[04.18.2011 06:44:36.0185] [2] [ERROR] Unexpected Error
[04.18.2011 06:44:36.0185] [2] [ERROR] Process execution failed with exit code 50.
[04.18.2011 06:44:36.0185] [2] Ending processing Start-SetupProcess
[04.18.2011 06:44:36.0185] [1] The following 1 error(s) occurred during task execution:
[04.18.2011 06:44:36.0185] [1] 0. ErrorRecord: Process execution failed with exit code 50.
[04.18.2011 06:44:36.0185] [1] 0. ErrorRecord: Microsoft.Exchange.Configuration.Tasks.TaskException: Process execution failed with exit code 50.
[04.18.2011 06:44:36.0185] [1] [ERROR] The following error was generated when "$error.Clear();
$CommandAppCmd = join-path $env:SystemRoot System32\inetsrv\appcmd.exe;
$imagePath = [System.IO.Path]::Combine($RoleInstallPath, "ClientAccess\Owa\auth\exppw.dll");
Start-SetupProcess -Name "$CommandAppCmd" -args "install module /name:exppw /image:`"$imagePath`" /add:false" -IgnoreExitCode @(183);
Start-SetupProcess -Name "$CommandAppCmd" -args "add module /name:exppw /app.name:`"Default Web Site/owa`"" -IgnoreExitCode @(183);
" was run: "Process execution failed with exit code 50.".
[04.18.2011 06:44:36.0185] [1] [ERROR] Process execution failed with exit code 50.
[04.18.2011 06:44:36.0185] [1] [ERROR-REFERENCE] Id=ClientAccessOwaComponent___5effe7121e1740c083904cc189687464 Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
[04.18.2011 06:44:36.0185] [1] Setup is stopping now because of one or more critical errors.
[04.18.2011 06:44:36.0185] [1] Finished executing component tasks.
[04.18.2011 06:44:36.0216] [1] Ending processing Install-ClientAccessRole