Custom PowerShell commands

Custom Powershell command will act on currently selected entries in your Navigation pane. Use click and Ctrl+click to build up your list, or an advanced search to select a great number of entries. After your selection is done, the command is available using either:

  1. Right-click the entry or entries, then select Edit – Edit (special actions). Edit Toolbar

  2. Once there, select Custom PowerShell command. Custom Powershell Command

  3. A window appears in which you can write a snippet of code. Note that is the last line must always be $RDM.Save();

  4. Upon pressing Ok, a summary dialog appears to indicate success or failure. Batch Action Result – Success

Devolutions Forum logo Give us Feedback