Upgrade from 2024.2 to 2025.2

We are running 2024.2 on Windows Server 2019 and the DB is on a separate Windows server 2019 Server with SQL Server Standard 2019.

I have created 2x Windows Server 2022 VM’s.

1 for SQL (SQL 2022 Standard) and 1 for the Epicor App (2025.2)

If I wanted to do a test upgrade, and migrate from the old servers to the new servers, are these the correct steps below:

  • Backup Prod DB on SQL 2019 and restore onto testing SQL 2022.
  • Install 2025.2Application following guide.
  • Upgrade DB Task on restored 2024.2 DB to 2025.2.
3 Likes

Yes that’s the correct process generally speaking. Everyone has their own process though. So you’re likely to get varying opinions on what’s correct. As long as you follow the new install guide with the app server you’ll be fine. You need a dB and an Epicor app server with the admin console to start. Add the dB to the EAC, upgrade it, deploy your app.

If you don’t have prod condition checks built into your BPMs for auto emails and things make sure you turn those off. Or invalidate your mail server so you’re not emailing customers and suppliers from your dev test instance.

4 Likes

Install first. Get your app server set up and sql databases set up. Then restore to your new database.