How to remove/clear License Information from a SES Server implementation
To clear out the existing License ID from a SecureDoc Implementation, execute the following SQL statement from within SQL Management Studio
The database name shown below (WINMAGIC_PROD) a placeholder. Substitute your database name before executing this command.
DELETE FROM [WINMAGIC_PROD].[dbo].[Settings] WHERE name = 'IDNLW_DB_DATA_BSI_SERVER_FILE'