web services - Acessing windows schedules task from web -


i need expose scheduled tasks on windows server forecast tool. there way access tasks through webservice or service install?

there nice powershell command

get-winevent -logname "microsoft-windows-taskscheduler/operational"

will avaliable log info


Comments