Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Wyse Management Suite Version 3.x and 4.x Deployment Guide

Back up your database

Steps

  1. Open command prompt where the Wyse Management Suite database is installed.
  2. Run the following commands to perform a database backup of MongoDB and MariaDB:
    • MongoDB backup command—mongodump --host <Server Name> -u <User Name> -p <Password> --authenticationDatabase admin --db <DB Name> --out ".\<DB Backup/Output Folder name>".
      • The command for typical installation of Wyse Management Suite is mongodump --host localhost -u stratus -p <password> --authenticationDatabase admin --db stratus --out ".\wmsmongodump".
      • If the Mongo database is installed with a custom port, then the port information must be provided in the command line mongodump --host <Server Nmae> --port <Port Number> -u <User Name> -p <Password> --authenticationDatabase admin --db <DB Name> --out "<DB Backup/Output Folder name>". For example, mongodump --host localhost --port 27018 -u stratus -p <Password> --authenticationDatabase admin --db stratus --out ".\wmsmongodump".
    • MariaDB backup—mysqldump --routines -h<Server Name> -u<User Name> -p<Password> <DB Name> > ".\<DB Backup/Output File Name>".

      For example,

      • The command for typical installation of Wyse Management Suite is mysqldump --routines -hlocalhost -ustratus -p<password> stratus > ".\wmsdump.sql".
      • If the Maria database is installed with a custom port, then the port information must be provided in the command line mysqldump --routines -h<Server Name> --port=<Port Number> -u<User Name> -p<Password> <DB Name> > ".\<DB Backup/Output File Name>". For example, mysqldump --routines -hlocalhost --port=3307 -ustratus -pWyse#1234 stratus > ".\wmsdump.sql".
  3. Use the Software Vault utility to export the Software Vault key from the current Wyse Management Suite server. To export the key, see Export the Software Vault key.

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\