Task Scheduler is not supporting option “Run with highest Privilege” and “Run weather user is logged on or not”
问题 I am trying to schedule Task on Task Scheduler, every thing is working fine unless I tick "Run with Highest privileges" or "Run weather user is logged on or not" As soon as I tick this, scheduler stop triggering my Script. Script- .Bat file using Power Shell command. Can any one figure out what went wrong? Edited- ( Changed file location from drive to network drive) @Echo Off :: SDate=DAYMONTHYEAR FORMAT of Systemdate ::set SDate=%date:~7,2%%date:~4,2%%date:~10,4% ::Variable for folder path