B.2 VisualGroups script for Swyx Server migration
|
Use cases:
1 You have accidentally removed one of the users 'VG_license_user' or 'VG_status_user' in your Swyx Administration.
2. You have migrated the VisualGroups installation to another server, for example by changing the hardware or software of the Windows server.
Default behaviour: In both cases VisualGroups no longer works properly. In the second case, the system's encrypted passwords are no longer valid.
|
delete from [VisualGroups].[dbo].[svg_ta_globalsettings] where settingname like 'swyx%' or settingname like 'vgstatus%'