-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
Hi,
I'm trying to setup a schedule to run a job every five minutes and it doesn't seem to be working. Job doesn't run at all. The schedule is set like this:
H/5 * * * *
to write a powershell command for 'hello world'.