You can configure SVservice with the following registry keys and optionally configuring the values in the HKLM\SYSTEM\CurrentControlSet\services\svservice\Parameters registry key.

Parameter

Type

Description

LogFileSizeInKB

REG_DWORD

The size of the log file before rotating the log file. The default is 51200 (50MB).

MaxDelayTimeOutS

REG_DWORD

The maximum wait for a response from the App Volumes Manager, in seconds. If set to 0, the wait for response is forever. The default is 2 minutes.

ResolveTimeOutMs

REG_DWORD

Defined in milliseconds for name resolution. If resolution takes longer than the timeout value, the action is canceled. The default is 0, which waits for completion.

ConnectTimeOutMs

REG_DWORD

Defined in milliseconds for server connection requests. If a connection request takes longer than this timeout value, the request is canceled. The default is 10 seconds.

SendTimeOutMs

REG_DWORD

Defined in milliseconds for sending requests. If sending a request takes longer than this timeout value, the request is canceled. The default is 30 seconds.

ReceiveTimeOutMs

REG_DWORD

Defined in milliseconds to receive a response to a request. If a response takes longer than this timeout value, the request is canceled. The default is 5 minutes.

ProvisioningCompleteTimeOut

REG_DWORD

Defined in seconds to keep trying to contact the App Volumes Manager after provisioning is completed. The default is 120.

DomainNameWaitTimeOut

REG_DWORD

Defined in seconds how long to wait for the computer during startup to resolve Active Directory domain name. On machines that are not joined to any domain, you can set the value to 1 for faster login. The default is 60.

WaitInstallFonts

REG_DWORD

Defines how long to wait in seconds for fonts to be installed. The default is to not wait for completion.

WaitUninstallFonts

REG_DWORD

Defines how long to wait in seconds for fonts to be removed. The default is to not wait for completion.

WaitForFirstVolumeOnly

REG_DWORD

Defined in seconds, only hold logon for the first volume. After the first volume is complete, the remaining are handled in the background, and the logon process is allowed to proceed. To wait for all volumes to load before releasing the logon process, set this value to 0. The default is 1.