Windows - A service with Timeout (30000 milliseconds) waiting

Environment
  • Microsoft Windows

Content
To increase a waiting time for starting service, you can edit "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\
ServicesPipeTimeout".

For example, we increased the waiting time to be 60s as the Veeam Backup Service.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\
ServicesPipeTimeout

Type: REG_DWORD
Dec: 60000

Reference
  • Error - Service Control Manager - Veeam Backup Service
    Event Type: Error
    Event Source: Service Control Manager
    Event Category: None
    Event ID: 7009
    Date: 10/12/2012
    Time: 11:48:44 AM
    User: N/A
    Computer: BackupServer
    Description:
    Timeout (30000 milliseconds) waiting for the Veeam Backup Service service to connect.

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Update