I have a script.ps1 file which contain the logic of run email notification Workflow and its working fine on execution with SharePoint Power Shell.
How should I link my script.ps1 file with Windows Task scheduler? So I will run this workflow every day.
And script.ps1 scripts supported with only SharePoint Powershell not Windows Power Shell.
