Adam,
I'm not really a SQL guy. Can you walk me through the steps on MS SQL server management studio 2008?
I right clicks on SolarWinds and tried to create a new query. Copy and paste
UPDATE dbo.Settings SET CurrentValue = 1 WHERE SettingID LIKE 'dbm-defragmentation-enabled%'
Does this look correct and do I execute the command?