SetAppPoolAlwaysRunning


SetAppPoolIdleTimeout
    [-name] <String>

Description

Set Application Pool start mode to “AlwaysRunning” and idle timeout to “00:00:00”

Example


SetAppPoolAlwaysRunning -name "MyAppPool"