Hi All,
I have created .bat file to call .ps1 in scheduled tasks ,if I run file from folder it working ok but in scheduled it is not working content of .bat file is given below :
D:>cd Script
powershell -command ./delete.ps1"
Thanks, Sandeep Lahange