I have a job that was added to Windows Task Scheduler through NetScheduleJobAdd, but they do now run at the specified time. It seems that it does not like directory paths with spaces in the name(i.e. "Program Files"). Is there a way around this? The only two solutions I could think of is either make a shortcut in the root directory or add the directory path to the path environment variable.