A windows (Windows 2019 Standard) jobs running on agent version which is failing with error "<Rescheduled by the agent, profile could not be found.>" which is use inside the job. When the user account is added with full privileges it is able to access from server and create/write the file but still it is failing with above error. When the access is provided as "Everyone" for the nas patch then it works fine.
O.S: Windows Server 2019
RESOURCE
<Rescheduled by the agent, profile could not be found.>
Job failing to access profile attribute.
When accessing a file provided UNC location must be having permissions over drive location. Permissions include Owner object(AD) and Machine object(host accessing over ntfs).
Failing due to incorrect permissions.
Machine object & AD Objects needed to be given permission for profile: "\\<host>\drive location path"
Drive level permissions need to be given as well other than permissions at ntfs level.