I'm trying to schedule a windows scheduler job on Windows 2008 R2 using a Local System Account of another box.
Could anyone please tell me whether this is possible?
Scenario:
- I've Server A where windows scheduler will be scheduled.
- This scheduler needs to create/delete/get files located at SERVER B. This SERVER B is located on different domain.
- I'm trying to schedule the Windows Scheulder on SERVER A with Local Account on SERVER B.