Hi,
How to decrease the "service could not be started" timeout, which happens when there is a problem with starting the service during the installation?
Best regards,
Johannes
Code: Select all
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control" -Name ServicesPipeTimeout -Value 20000 -Type DWord