net stop sptimerv3
net start sptimerv3
Tuesday, September 23, 2008
Restarting the Sharepoint Timer Service from the command line
When testing a new timer job you may need to restart the timer service for your changes in code to take effect, you can automate this restart in your deployment batch file with the following two commands:
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment