Hi,
Is there any update after checking suggestions provided above?
I am also attaching a similar thread for your reference, in which, the error message was resolved by below post:
0XFFFD0000 appears for some a path error. So is the path for the ps1 correct?
Try as the program;
%SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe
and as the action;
-NoProfile -NoLogo -NonInteractive -ExecutionPolicy Bypass -File “C:\scripts\PowerShellScript-Copy-email-USER-W1.ps1”
Reference link:
Powershell script cannot run as scheduled task-error 0xfffd0000
https://social.technet.microsoft.com/Forums/en-US/b180efba-e0e9-4790-b5de-6a07eb8a71d5/powershell-script-cannot-run-as-scheduled-taskerror-0xfffd0000?forum=win10itprogeneral
Hope this helps and please help to accept as Answer if the response is useful.
Thanks,
Jenny