Skip to main content

24 de agosto de 2026

Increase the Timeout Limit for ClonePrep Customization Scripts on a Windows Machine

ClonePrep post-synchronization or power-off scripts have a timeout limit of 20 seconds. You can increase this limit by changing the ExecScriptTimeout Windows registry value on the golden image virtual machine.

Instead of increasing the timeout limit you can also use your customization script to launch another script or process that performs the long-running task.

Note: Some ClonePrep customization scripts can finish running within the 20-second limit. Test your scripts before you increase the limit.

Because the customization scripts run on the Instant Clone Agent's main thread and block other operations, a timeout is implemented to prevent indefinite waiting. The default broker timeout is 10 minutes.

Procedure

  1. On the golden image virtual machine, start the Windows Registry Editor.

    1. Select Start > Command Prompt.

    2. At the command prompt, type regedit.

  2. In the Windows registry, locate the omn-instantclone-ga registry key.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\omn-instantclone-ga

  3. Click Edit and modify the registry value.

    Value Name: ExecScriptTimeout
    Value Type: REG_DWORD
    Value unit: milliseconds
    

    The default value is 20000 milliseconds.

Esta página foi útil?

Enviar feedback sobre este tópico

Este tópico foi útil?

Não inclua informações pessoais ou confidenciais.

Gerando o link…