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 handful 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?