Skip to main content
Matrix42 Self-Service Help Center

Installing Customer Environments on Matrix42 Labs

All the steps that are necessary to setup, mirror, and secure the individual customer environment in Matrix42 lab infrastructure to ensure privacy and data security,  avoid any impacts on your productivity, and for tailoring the perfect solution on your request.

Overview

Our customers' privacy and data security are of the highest priority for us here at Matrix42. We also want to provide our customers with transparency about all processes involving them.

In some cases, our support team needs to run extensive tests on a customer environment to pinpoint the perfect solution for a customer request. To avoid any impacts on our customers' productivity, we ask to mirror the environment in our internal Matrix42 Lab.

The following document describes all the steps done by Matrix42 to setup, mirror and secure the individual customer environment in our lab infrastructure.

Because your and the overall data privacy and security are very important to us, this document also outlines the steps for Matrix42 and our customers to be done to make sure that no data is compromised. Critical and personal data will always be encrypted or anonymized.

Step 1: Retrieve Customer Resources

To enroll the Customer Environment for vast cases, it only requires the Customer Production Database. For very rare cases, when the examined case includes custom binaries like custom Workflow Activities or Custom Web Services, the required assemblies have to be delivered together with the database.

  1. Please create a compressed .zip-archive from the Production Database (e.g. M42Production) which is password protected. You find a tutorial to create a database backup here (https://docs.microsoft.com/en-us/sql/relational-databases/backup-restore/create-a-full-database-backup-sql-server?view=sql-server-2017
  2. After that, please upload the password-protected .zip file to our GDPR-compliant file transfer solution www.teambeam.de.  The link to upload the file is automatically generated and provided by Matrix42 Support System over the "Send E-mail" action with specified Template "DE - SUP - File Transfer" for related customer incident.

    Ticket.png

Step 2:  Setup the Environment

The installation of the Test Customer Environment can be executed either by a responsible Support Engineer or by members of the R&D team.

  1. Allocate the Virtual Machine on ESX environment. ESX Resource Group (IT generate - permissions)
  2. Install standard Product with the version of the Customer Database
  3. Attach Customer database to SQL Server 

Step 3: Protect the Data

All Customer sensible data which are not related to examination, need to be either deleted or masked. This procedure as well makes it impossible that the Lab Environment interferes with Customer Business Processes.

  1. Download the archive "AnonymisingDatabaseData.zip", unpack it
  2.  Run as administrator the "run_queries.bat
  3. Provide the SQL Server name
  4. Type the Database name
  5. Check the execution result in "C:\out.log"

 

The script performs the following operations:

  1. Prevent Lab Environment to send e-mails and use of E-mail Robot.
    Script resets the InstallationID (SPSAlertingConfiguration.InstallationID) which is used for activating e-mail notifications and E-mail Robot.
     
  2. Stop all Engine Activations
    All Engine Activations need to be stopped. Depending on the research needs any required Engine Activation can be re-activated for a short time only for testing purpose.

  3. Anonymize users data

    The data of all user, like e-mail addresses, phone numbers, addresses, etc. stored in the database are reset or masked.
  4. Replace all Files with dummy attachments

     

Prevent reading encrypted Database data.
The Product uses the encryption key stored in <Application Folder>/bin/SPS.confisecurityCryptographyConfiguration.config  for encrypting/decrypting all vulnerable data (e.g. passwords). To disable reading of encrypted data, open the configuration file and change the key.

Step 4:  Configure the Environment

Once the Database data is secured, it can be attached to Product.

  1. Update the connection string in sps.config to use the attached customer database
  2. Run the SQL script to add local admin.
    Download the SQL script SASM_AddAdministrator.sql, define the values for the variables, and execute the script on the attached Customer Database
     
  3. Share the link and credentials to the responsible team
  4. Add information about the Lab Environment to the Incident Journal

Step 6: Verification Protocol 

To assure all previous steps have been carefully fulfilled the Verification Protocol needs to be signed

  1. Download and print the "LabInstallVerificationProtocol.docx"
  2. The document has to be filled in handwriting and signed
  3. Attach the protocol scan to the Incident
  4. Notify the Customer about undertaken actions 

Step 5: Managing the Environment

The Environment hosted on Matrix42 ESX can be accessed only from Matrix42 private network.

  • Was this article helpful?