We are migrating some applications and we use the Windows Task Scheduler as a tool.
Migrate from Server 2012 Datacenter for Server 2016 Datacenter.
I create the tasks in several ways, importing from task scheduler in Server 2012, manually or using PowerShell but the scenario is the same. Despite having the recurrence set for every 15 minutes and updating the "Next Runtime" field, the tasks do not start.
I did not find error log in the Service or Event Viewer of Windows.
Info About the Task:
Top privileges are checked and it's running a System Account. When you press Start it works perfectly. Before migration on Windows Server 2012 it worked correctly.
Some help?