I'm currently setting up a CruiseControl.Net CI service to keep on top of a bunch of .net WinForm, WPF and ASP.net applications maintained by a hand full of programmers. I've got basic SVN integration and NUnit running, and I like the thought of running some sort of code quality/duplication of effort checking too.
So my question is what CI tasks do people run that I shouldn't really live without?