I have a Batch file in legacy Windows 2000 server from a windows 7 environment.
Using schtasks to create a task and run the same through it gives me result ERROR : THE REQUEST IS NOT SUPPORTED. Is there a different approach to invoke the script remotely.
PS: I cannot install any 3rd party software to work around it.