Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Migrating ePO to new server failure

Status
Not open for further replies.

sorlohk

MIS
Jul 9, 2007
1
HK
I have an old server running ePO 3.6.0 and want to migrate to a more powerful server.

Here are the steps I performed.
1. install ePO 3.6.0 to new server
2. detach the database in the old server and attach to the new one (using osql - sp_detach_db and sp_attach_db)
3. disconnect the old server, plug the new server into the network, rename and change the ip of the new server as the same as the old server.
4. start the MSDE and ePO services

However, after I logged in, during the policy downloading, ePO complains that some policies cannot be loaded.

Does anyone have any ideas what I have done wrong?
Besides, is it necessary the installation must be the same?
 
I think I've seen this when on the old server extra NAP files were checked in. They might now be "installed" according to the database, but the actual files are missing from the repositories.

Try to figure out which packages are missing and check them in again...

G.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top