We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901ea36 commit 22df39bCopy full SHA for 22df39b
1 file 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 "<ApplicationPool>" |
+| A single app pool is misbehaving | Restart-WebAppPool -Name "<WebAppPool>" |
177
| A single site needs restarting | Stop-Website then Start-Website |
178
| Restart only the web service | Restart-Service W3SVC |
179
0 commit comments