Subscribing is a smart move!
You can subscribe to this forum after you log in or create your free account.
Geo SCADA Knowledge Base
Access vast amounts of technical know-how and pro tips from our community of Geo SCADA experts.
Originally published on Geo SCADA Knowledge Base by sbeadle1 | June 09, 2021 06:33 PM
/virtualaccountcommand line switch to DBServer to allow service to be created running under a virtual account, including the security settings listed below:
DBServer.exe /service /virtualaccount
/noservicecommand line switch will remove all of the security settings if running under a virtual account:
DBServer.exe /noservice
HKLM\SOFTWARE\Schneider Electric\ClearSCADAregistry key (and sub-keys) to give VSA full control.
HKLM\SOFTWARE\WOW6432Node\Schneider Electric\ClearSCADAregistry key (and sub-keys) to give VSA full control.
HKLM\SYSTEM\CurrentControlSet\Control\WaitToKillServiceTimeout. The value is in milliseconds. This is normally done during DBServer startup, but under VSA it doesn't have permission to modify this registry setting and so will log a failure and continue.
Create your free account or log in to subscribe to the forum - and gain access to more than 10,000+ support articles along with insights from experts and peers.