ProcessOrphaning

Process orphaning settings that control behavior when a worker process cannot be shut down gracefully.

DatacenterEnterpriseInfrastructureMicrosoftOperating SystemServer ManagementWindows ServerWindows Server 2025

Properties

Name Type Description
enabled boolean Whether process orphaning is enabled.
orphan_action_exe string The path to an executable to run when a worker process is orphaned.
orphan_action_params string Parameters for the orphan action executable.
View JSON Schema on GitHub