I use a simple batch file using xcopy, with a line for each main subdirectory
Like xcopy c:\D\*.* e:\bakupT\D\*.* /s /m /y /r for files in subdirectory D
I only backup data files & email and not program files
You need to be disciplined on where files go on your hard disk