Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepowershell
    cd C:\Program Files\Deepnet DualShield\mysql\bin\
    mysqldump -uroot -p dualshield > c:\dualshileddualshield.sql

On the new Machine:

3. Install the latest DualShield server with EXACTLY the same FQDN as the old machine

4. Stop the DualShield service 

5. If the DualShield uses a local MySQL database, then copy the database file "dualshield.sql" from the old machine to the new machine, and import it into the database

...

    C:\Program Files\Deepnet DualShield\certs\*.*

    C:\Program Files\Deepnet DualShield\config\appsso-metadata.xml

    C:\Program Files\Deepnet DualShield\config\dbenc.jks

    C:\Program Files\Deepnet DualShield\config\storeconf.xml

    C:\Program Files\Deepnet DualShield\config\server-uuid

    C:\Program Files\Deepnet DualShield\config\location.properties

    to the new machine in the same folders and overwrite those files on the new machine.

...