Script to remove duplicated images

Build 1501 on 14/Nov/2017  This topic last edited on: 8/Jan/2016, at 17:22

You can use the script (code in the 'Script' paragraph) to spike duplicated images from database (collected by query explained in Query to find duplicate images.)

Before running the script, set up the INI file, specifying the name of your GN4 server, the name of the GN4 database, the name of the table where duplicate ids are stored, credentials to connect (user and password), and some other data.

Then you can run the script with:

cscript GN4Cleaner.vbs

After the deleting you can force a purge manually with srv4.

Click to toggle expandINI file
Click to toggle expandScript