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 -

jquery - Append options to drop down box? -

Perform a PayPal payment automatically using PHP -