GetAppPoolState


GetAppPoolState
    [-name] <String>

Description

Returns the current state of the app pool

Example


$state = GetAppPoolState -name "MyAppPool"