< Back

Update-IISMAppPoolProcessModel

Wed Jan 15, 2020 12:01 am

NAME Update-IISMAppPoolProcessModel



SYNTAX

Update-IISMAppPoolProcessModel [-Name] <string> [[-IdentifyType] { | ApplicationPoolIdentity | LocalService |

LocalSystem | NetworkService | SpecificUser}] [[-Credentials] <pscredential>] [[-IdleTimeOut] <int>]

[[-IdleTimeOutAction] { | Terminate | Suspend}] [[-WorkerProcesses] <int>] [<CommonParameters>]





PARAMETERS

-Credentials <pscredential>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-IdentifyType <string>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-IdleTimeOut <int>



Required? false

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-IdleTimeOutAction <string>



Required? false

Position? 4

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Name <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-WorkerProcesses <int>



Required? false

Position? 5

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None