[SPS] Get a report of checked-out files per SPWeb

OK, so from the GUI you can see this info like: http://intranet.pbnet.pbnet.local/_layouts/ManageCheckedOutFiles.aspx?List=<LIST GUID>.

This script will cycle through all the libraries in the web and give you a nice overview on checked-out files and details like: Author of the file, E-mail, Checked-Out By, Checked-Out Since, URL of the file and file size.

So here is the script: