Hi there,
I was in the middle of trying to install Exchange 2010 SP1 on my production Exchange Server and i am receiving the current error when the setup is running :
Client Access Role
Failed
Error:
The following error was generated when "$error.Clear();
Start-SetupProcess -Name "iisreset" -Args "/noforce /timeout:120"
" was run: "Process execution failed with exit code 1062.".
In the Exchange setup logs:
08/26/2010 06:15:24.0136] [2] Active Directory session settings for 'Start-SetupProcess' are: View Entire Forest: 'True', Configuration Domain Controller: 'INTAKLDC06.intrical.local', Preferred Global Catalog: 'INTAKLDC06.intrical.local', Preferred Domain Controllers: '{ INTAKLDC06.intrical.local }'
[08/26/2010 06:15:24.0136] [2] Beginning processing Start-SetupProcess -Name:'iisreset' -Args:'/noforce /timeout:120'
[08/26/2010 06:15:24.0151] [2] Starting: iisreset with arguments: /noforce /timeout:120
[08/26/2010 06:17:01.0073] [2] Process standard output: Attempting stop...
Internet services successfully stopped
Attempting start...
Restart attempt failed.
The IIS Admin Service or the World Wide Web Publishing Service, or a service dependent on them failed to start. The service, or dependent services, may had an error during its startup or may be disabled.
[08/26/2010 06:17:01.0073] [2] Process standard error:
[08/26/2010 06:17:01.0151] [2] [ERROR] Unexpected Error
[08/26/2010 06:17:01.0151] [2] [ERROR] Process execution failed with exit code 1062.
[08/26/2010 06:17:01.0151] [2] Ending processing Start-SetupProcess
[08/26/2010 06:17:01.0151] [1] The following 1 error(s) occurred during task execution:
[08/26/2010 06:17:01.0151] [1] 0. ErrorRecord: Process execution failed with exit code 1062.
[08/26/2010 06:17:01.0151] [1] 0. ErrorRecord: Microsoft.Exchange.Configuration.Tasks.TaskException: Process execution failed with exit code 1062.
[08/26/2010 06:17:01.0214] [1] [ERROR] The following error was generated when "$error.Clear();
Start-SetupProcess -Name "iisreset" -Args "/noforce /timeout:120"
" was run: "Process execution failed with exit code 1062.".
[08/26/2010 06:17:01.0214] [1] [ERROR] Process execution failed with exit code 1062.
[08/26/2010 06:17:01.0214] [1] [ERROR-REFERENCE] Id=ClientAccessServiceControl___ef7fa14362774cd9af8882d6287b640a Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
[08/26/2010 06:17:01.0245] [1] Setup is stopping now because of one or more critical errors.
[08/26/2010 06:17:01.0245] [1] Finished executing component tasks.
[08/26/2010 06:17:01.0354] [1] Ending processing Install-ClientAccessRole