Startup parameter: clientsideunload

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

clientsideunload

Description

Enabling this parameter allows client-side unloading of Service Manager files. Windows client users can also set this parameter on their local clients from Windows > Preferences.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

0

Possible values

0 (Disable)

1 (Enable)

Example usage

Command line: sm -httpPort:13080 -clientsideunload:1

Initialization file: clientsideunload:1

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

Client parameters for Windows clients