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

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

mouseevent - Catch mouse event on tree widget item in QTreeWidget -

Java JSoup error fetching URL -