Hello,
Is the action of restarting "W3SVC" service the same as running "iisreset"?
If no, which one is a "superset" of the others? And how to complete the action of the other?
Thanks
Hello,
Is the action of restarting "W3SVC" service the same as running "iisreset"?
If no, which one is a "superset" of the others? And how to complete the action of the other?
Thanks
Hi @STF413-7232 ,
As far as I know, "iisreset" is a superset of restarting "W3SVC".
When you restart "W3SVC", it will just stop the WWW Service which impacts all your Web Site. But when you use "iisreset", it will do lot more apart from this such as restart FTP service.
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
3 people are following this question.