in v2018 payroll considering the PII encrypted data, what is the best way to export a 401k report to a csv file? Our developer wrote a script to do it and it works great in our office installs, but when we try it at a client's site (we're tried it 2 different client locations, Sage 100 Standard for both) we get an error 'Set module failed. The Payroll modules cannot be used due to missing or out-of-sync\metering data. The system may be able to repair the data.\do you want to proceed with the repair effort?' The script is failing right away on this line: retVal = oSS.nSetProgram(oSS.nLookupTask(""PR_Employee_UI"")). I created a case with Sage June 13th and have gotten any solutions or suggestions from them about it yet. Our hypothesis why it works in our lab is we have unlimited PR reseller keys that might not look at sy_metering? We don't have any 2018 unlimited clients to test this theory on and for sure are NOT going to upgrade anyone else to Sage 2018 payroll until we get this solved.