Ran into an issue exporting scheduled task from Windows Standard server 2008 to server 2016. I can export them and when I try to import into 2016 the Scheduler throws an error that the tasks must be Windows Vista or higher. When I import the task I can set the "Configure for:" setting to "Windows Vista or Windows Server 2008" and it will import successfully. The problem is I have 40+ servers we are upgrading and I would not like to have to export each and every one and then Import them one by one. It would take a long time to do each one manually. Does anyone know a way to automate the process? Powershell... VB script... batch...
Thanks anyone for their help