For the complete documentation index, see llms.txt. This page is also available as Markdown.

ScriptRunner Customization section of Patch My PC Publisher

Applies to: Patch My PC Publisher V3.x

The ScriptRunner Customization section in Patch My PC (PMPC) Publisher provides controls that influence how ScriptRunner handles long-running installer executions during client-side installation, as well as how client-side installation logs are cleaned up.

ScriptRunner Customization

ScriptRunner should delete log files generated by Manage Installation Logging older than X days

This setting controls how long client-side installation logs generated by ScriptRunner are retained on managed devices. It helps prevent excessive disk usage on endpoints by automatically removing older installation logs once they exceed the specified retention period, while still allowing recent logs to remain available for troubleshooting and support purposes.

  • Default value: 28 days

  • Minimum value: 0 days

  • Maximum value: 365 days

The default value provides a good balance between log retention and disk cleanup.

Abort MSI Installations

This option controls how ScriptRunner handles MSI installations that run longer than an expected duration during ScriptRunner execution.

When enabled, ScriptRunner is configured to automatically abort MSI installations on client devices if an installation runs longer than the configured time limit.

  • Default timeout: 30 minutes

  • Minimum supported value: 30 minutes

  • Maximum supported value: 120 minutes

You can increase the timeout value if your environment includes installers that legitimately require more time.

When this option is disabled, ScriptRunner does not enforce a timeout and allows the MSI installation to run indefinitely on the client.

Last updated

Was this helpful?