This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Server to Server Migration

For a variety of reasons, we want to migrate our Sophs console install (management console, server and database) to another server and rebuild the original server as a console only.


I've found the "Server to Server Migration Guide for 5.0" and it seems fairly straight forward, but I do have a few questions.

Can we use the old install packages created on the old server, just copy them to a new location?

Do we have to recreate teh permissions groups we have?

Is there anyway to move the database off of the local SQL install to our SQL Server?

:23201


This thread was automatically locked due to age.
Parents
  • Hi,

    Creating an installer package is essentially:
    == 

    Taking a copy of the update location (maybe removing a few compoents from it you don't need to reduce the size). E.g.
    " \\127.0.0.1\SophosUpdate\CIDs\S000\SAVSCFXP \".
    Then you run setup.exe from this location with the required switches.  The article: http://www.sophos.com/support/knowledgebase/article/12570.html details the switches.  So you could zip up the CID with a SFX builder and have it run the setup.exe in the CID with the required switches.

    I always tend to protect a template machine from SEC with the required software, monitor the scheduled tasks on the client and as soon as the Sophos install job appears, take a look at the properties, this will have the command that is exectured.  You can then borrow that as it has all the switches setup.

    ==


    The article: "How to create a standalone or custom installer package" : http://www.sophos.com/support/knowledgebase/article/67504.html
    pretty much covers all of this and even has a tool to help generate the installer.

    Page 13 is Section 10, part 6 has the SQL.

    The fact you have all member servers in a domain should make it easy and you should be able to follow the guide to move the management server first and then move the database.

    Regards,

    Jak

    :23327
Reply
  • Hi,

    Creating an installer package is essentially:
    == 

    Taking a copy of the update location (maybe removing a few compoents from it you don't need to reduce the size). E.g.
    " \\127.0.0.1\SophosUpdate\CIDs\S000\SAVSCFXP \".
    Then you run setup.exe from this location with the required switches.  The article: http://www.sophos.com/support/knowledgebase/article/12570.html details the switches.  So you could zip up the CID with a SFX builder and have it run the setup.exe in the CID with the required switches.

    I always tend to protect a template machine from SEC with the required software, monitor the scheduled tasks on the client and as soon as the Sophos install job appears, take a look at the properties, this will have the command that is exectured.  You can then borrow that as it has all the switches setup.

    ==


    The article: "How to create a standalone or custom installer package" : http://www.sophos.com/support/knowledgebase/article/67504.html
    pretty much covers all of this and even has a tool to help generate the installer.

    Page 13 is Section 10, part 6 has the SQL.

    The fact you have all member servers in a domain should make it easy and you should be able to follow the guide to move the management server first and then move the database.

    Regards,

    Jak

    :23327
Children
No Data