Skip to main content
Version: 8.3All Creatio products

Modify Web.config

Generate a unique machineKey value for your Creatio application. To do this:

  1. Download the PowerShell script. Download the script.

  2. Run the PowerShell console as an administrator.

  3. Specify the path to the root Creatio directory in the PowerShell terminal and run the script. Example of the command to run:

    .\UpdateMachineKey.ps1 "[Path to the root Creatio directory]"

As a result, the script will generate a unique machineKey value in Web.config files located in the root Creatio directory and the Terrasoft.WebApp directory.


See also

Enable required Windows components

Set up Creatio application server on IIS

Set up WebSockets

Switch a Creatio website from HTTP to HTTPS

Requirements calculator

Environments (developer documentation)

Update guide