The search returned 1 result

by Discovery
August 10, 2021 - 3:57 PM
Forum: WAPT Packages
Subject: Creating a scheduled PowerShell task
Answers: 0
Views : 3150

create a scheduled PowerShell task

Hello,
I need to create a scheduled task on Windows 2012 servers using WAPT.
Each scheduled task should execute a file named servername_sftp-backup.ps1.
I'm having trouble entering the filename as a parameter; I think the ' and " are causing problems.
The error message isn't clear...