I know I can restart the SharePoint Timer Service from services, but I have earlier read it's not the best practice to restart it, so I am asking about What's the best way to stop and start SharePoint Timer Service?
Actually, It’s recommended to use the command prompt to stop or start SharePoint Timer Service as the following:
Run the below cmdlet to stop SharePoint Timer Service.
net stop sptimerv4
net start sptimerv4
See Also, Start and Stop SharePoint Service Application using PowerShell
1.1k questions
673 answers
454 comments
193k users
Related Activities
Categories
Most popular tags