We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff7671c commit f72dbe0Copy full SHA for f72dbe0
2 files changed
learn-pr/advocates/manage-internet-information-services/includes/4-monitoring.md
@@ -173,7 +173,7 @@ Alternatives to using IISReset include:
173
174
| Scenario | Preferred command |
175
| --- | --- |
176
-| A single app pool is misbehaving | Restart-WebAppPool -Name "<pool>" |
+| A single app pool is misbehaving | Restart-WebAppPool -Name "<AppPool>" |
177
| A single site needs restarting | Stop-Website then Start-Website |
178
| Restart only the web service | Restart-Service W3SVC |
179
learn-pr/advocates/manage-internet-information-services/media/logging.png
5.72 MB
0 commit comments