I recently ran a PowerShell script that updated all users for Unix attributes (450K users). This resulted in a huge increse of the ARS database from around 300 MB to 13 GB and I'm running out of disk space. My assumption is that this is due to Change History. I am trying to figure out a way to purge this info from the database.
My thought is that I will change the log retention time from 30 days to 7 days (I ran the script more than 7 days ago). However, I can't find the Configuration -> Server Configuration -> Change Tracking Log Configuration item in ARS MMC. I've logged in as both ARS admin and also as the account that runs the ARS service. I have tried the Advanced and Raw modes.
What am I doing wrong?
Thanks.