...
Code Block |
---|
<order title="Executes the Filescript PowerShell-HalloListFilesByExtension.ps1"> <params> <param name="Script_Filename" value="$\{SCHEDULER_DATA\}\config\live\PowerShell\ListFilesByExtension.ps1"/> <param name="FolderName" value="c:\temp"/> <param name="FileNameExtension" value=".txt"/> </params> <run_time let_run="no"/> </order> |
...