How to run a task scheduler using powershell


how can run created task in task scheduler using powershell? don't want create new one, want run forcefully present in task scheduler.

regards,

sud

i still use schtasks.

http://ss64.com/nt/schtasks.html




Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Domain migration ERR3:7075 Failed to change domain affiliation, hr=8007054a This operation is only allowed for the Primary Domain Controller of the domain

How do a find data in one file, search for it in another file and if not found, write a custom message to another file