Answered by:
Exchange Server 2010 Error to run .\Setup.com /PrepareSchema

Question
-
Hi guys!
I try to migrate Exchange Server 2007 to Exchange Server 2010, I've installed all the prerrequisites but when I run the command .\Setup.com /PrepareSchema it stops and ending the process. When reviewing the logs only the following is displayed:
[10/31/2020 00:38:51.0091] [1] [ERROR] The following error was generated when "$error.Clear();
install-ExchangeSchema -LdapFileName ($roleInstallPath + "Setup\Data\"+$RoleSchemaPrefix + "schema0.ldf")
" was run: "El sistema no puede encontrar el archivo especificado".
[10/31/2020 00:38:51.0091] [1] [ERROR] El sistema no puede encontrar el archivo especificado
[10/31/2020 00:38:51.0091] [1] [ERROR-REFERENCE] Id=ADSchemaComponent___64bd6943575045fa880b9289xxxxxxxx Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
[10/31/2020 00:38:51.0091] [1] Setup is stopping now because of one or more critical errors.Have you will comments?
Thanks and Regards
- Changed type Dave PatrickMVP Monday, November 2, 2020 6:51 PM question
- Moved by Dave PatrickMVP Monday, November 2, 2020 6:51 PM looking for forum
Monday, November 2, 2020 6:42 PM
Answers
-
Hi David
I posted my problem as you recommended but I found the solution to this issue, I leave the actions performed
1.- Install-WindowsFeature RSAT-ADDS
2.- Import-Module ServerManager
3.- Add-WindowsFeature RSAT-ADDS
Thanks a lot, regards- Proposed as answer by rmontufar Thursday, November 5, 2020 10:05 PM
- Marked as answer by Guido Franzke Thursday, November 12, 2020 8:04 AM
Thursday, November 5, 2020 1:17 AM -
I'd try asking for help over here.
https://docs.microsoft.com/en-us/answers/topics/office-exchange-server-deployment.html
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Guido Franzke Tuesday, November 3, 2020 7:58 AM
- Marked as answer by Guido Franzke Thursday, November 12, 2020 8:04 AM
Monday, November 2, 2020 6:51 PM
All replies
-
I'd try asking for help over here.
https://docs.microsoft.com/en-us/answers/topics/office-exchange-server-deployment.html
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Guido Franzke Tuesday, November 3, 2020 7:58 AM
- Marked as answer by Guido Franzke Thursday, November 12, 2020 8:04 AM
Monday, November 2, 2020 6:51 PM -
Hi David
I posted my problem as you recommended but I found the solution to this issue, I leave the actions performed
1.- Install-WindowsFeature RSAT-ADDS
2.- Import-Module ServerManager
3.- Add-WindowsFeature RSAT-ADDS
Thanks a lot, regards- Proposed as answer by rmontufar Thursday, November 5, 2020 10:05 PM
- Marked as answer by Guido Franzke Thursday, November 12, 2020 8:04 AM
Thursday, November 5, 2020 1:17 AM -
Sounds good, you're welcome.
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.Thursday, November 5, 2020 1:18 AM