Resolution
By default, Virtuozzo configures all new VEs to run in Remote Administration mode. Users may then change the mode using the Network Congiuration Wizard on the hardware node.
To change this default behavior set the TerminalServerState as follows:
To have new VEs created in Application mode with Per Device licensing mode:
vzcfgt set 0 TerminalServerState 0
To have new VEs created in Application mode with Per User licensing mode:
vzcfgt set 0 TerminalServerState 2
To have new VEs created in Administration mode:
vzcfgt set 0 TerminalServerState 1
Note: That this setting will be applied for running VEs which were not set to one of TS mode manually after creation.
Additional information
Note: Per User licensing mode is available since VZU35137 update.
How to configure Terminal services mode per containers.
Keywords: TS mode default