[Files] Delete
Q100010: [Files] Delete
Delete the specified pathnames (files).
| Parameter | In/Out | Description | Other Info |
|---|---|---|---|
| Active Directory Connection | In | Active Directory name and login credentials for account with permissions to perform the requested operation. Optional. | Connection type: sysAD |
| File source | InOut | The file source is a list of one or more files, using fully qualified pathnames, such as a FileList output parameter from another module. A typical example being the [Files] Find module. |
|
| Log output level | In | Choices: Minimal, VerboseThe level of execution detail you want to appear in the log. |
Default: Minimal |
| Processed file list | Out | List of pathnames (files) that were processed. |
(Italics = required parameters)
Notes
The [Files] Delete module will attempt to remove all of the files specified by the File Source parameter. All files that have been successfully removed are available as a FileList on the Processed File List parameter after the module step completes.
Last Updated:
1/28/2026 4:28:01 PM