-
Notifications
You must be signed in to change notification settings - Fork 4
Restart ApplicationPool
wim-beck edited this page Feb 28, 2017
·
2 revisions
Restarts the (MIM Portal) application pool.
Restart-ApplicationPool [[-Site] <String>] [<CommonParameters>]
Restarts the (MIM Portal) application pool.
Property | Value |
---|---|
Type | String |
Required | false |
Position | 1 |
Default value | MIM Portal |
Accept pipeline input | false |
Restart-MimAppPool -Site "MIM Portal"