I have added this code in to auth.php so I guess we will see how it goes. Fingers crossed it doesn't go off during the weekend again when I'm not in the office.
Code:
// WCM - Ensure CDSEO is enabled
db_query("UPDATE wcm_cdseo_config SET config = '1' WHERE cdseoType = 'status'");
// / WCM - Ensure CDSEO is enabled