Create script template

Although Devolutions propose a wide variety of PowerShell script templates, administrators can make custom ones. Here are the steps to do it:

  1. Log in to Devolutions Server with an administrator account.
  2. Go to AdministrationModulesPrivileged accessPropagation (Preview).
    Propagation (preview)
    Propagation (preview)
  3. Click on Script templates.
    Script templates icon
    Script templates icon
  4. Click on Add.
    Add button
    Add button
  5. In the General tab, add a Name for this template.

It is possible to add a Description. The icon can also be changed by clicking on it.

  1. In the Propagation properties tab, add the variables for the script by clicking on + Add property. The variables added in this tab should represent the URL to the remote machine (i.e., ComputerIP, Username, Password and RootFolder).
    Propagation properties
    Propagation properties
  2. In the Property mapping tab, add the variables for the script by clicking on + Add property. The variables added in this tab should represent the Field mapping of the remote machine (i.e., FileName and FilePath).
    Property mapping
    Property mapping
  3. In the Script tab, the previous variables appear as well as the NewPassword variable. This new variable will contain the new password for the account on script execution.
  4. Click on Generate base script.
    Generate base script
    Generate base script

Click on Edit to modify or add to the script.

10. Click ***Save*** to save this configuration and close the window.

Learn more about custom scripts for this feature by visiting our public GitHub.

Devolutions Forum logo Give us Feedback