已经完成先决条件的安装 安装检查先觉条件也通过了,但是在安装第一步的时候有以下报错信息
错误:
运行"$error.Clear();
install-ExchangeSchema -LdapFileName ($roleInstallPath + "Setup\Data\"+$RoleSchemaPrefix + "schema0.ldf")
"时生成以下错误:"Microsoft.Exchange.Configuration.Tasks.TaskException: 运行'ldifde.exe'以导入架构文件'C:\Windows\Temp\ExchangeSetup\Setup\Data\PostExchange2003_schema0.ldf'时出错。错误代码为: 8224。在错误文件'C:\Users\administrator.YOHO\AppData\Local\Temp\ldif.err'中可以找到详细信息。
在 Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target, String helpUrl)
在 Microsoft.Exchange.Management.Deployment.InstallExchangeSchema.ImportSchemaFile(String schemaMasterServer, String schemaFilePath, String macroName, String macroValue, WriteVerboseDelegate writeVerbose)
在 Microsoft.Exchange.Management.Deployment.InstallExchangeSchema.InternalProcessRecord()
在 Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
在 Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)"。