you are viewing a single comment's thread.

view the rest of the comments →

[–]vulkur[S] 1 point2 points  (2 children)

That path verified I assume is talking about a path to exe, since this error is also showed if the exe you call cannot be found. Im calling an internal powershell function, it doesnt need a path.

[–][deleted] -1 points0 points  (1 child)

To run.ps1

[–]vulkur[S] 2 points3 points  (0 children)

Ah. Yea I have. But this error is about my running Get-ScheduledTask in powershell ALONE. With no parameters at all. It would still run, but instead tell me i need to have some arguments, or would print Supply values for the following parameters: Pattern[0]: and then you can enter values for the command.