I have a backup program to do a complete disk image once a week. Before it runs, I'd like to schedule a script to clear the internet cache and delete all restore points (except maybe the latest one).
It looks like I can use ccleaner.exe /auto to take care of the internet cache, redycle bin, etc. But is there a command I can use to delete restore points?