Courtesy of Shawn Mohammed :
This code clears usage data for all users on the current AOS!! Genius unless you want to go around to every user and clear their usage data! The AOS would have to be manually restarted.
static void forceNewAUC(Args _args)
{
#AiF
SysSQMSettings sysSQMSettings;
;
ttsbegin;
update_recordset sysSQMSettings setting GlobalGUID = str2Guid(#EmptyGuidString);
ttscommit;
info("Restart the AOS Service to generate a new GlobalGUID.");
}

Sorry, the comment form is closed at this time.