You can use the Team Foundation command-line command TFSBuild start with the Task Scheduler service to perform recurring or nightly builds.
If you build more than one solution, consider one solution having dependencies on another when determining the order in which they are built. For example, set Solution1 to be built before Solution2 in the case where Solution2 has a dependency on Solution1.
By default, the drop directory is not automatically created as a share. Therefore, it is not available for publishing builds and tests results. You must manually establish a share and add write permissions to the Windows directory and share permissions for both the account used to run the Team Build Service for dropping builds and for the tester's account for publishing test results.