AppleScript can be set up to copy the entire hard drive to a server volume. You can even set the server volume to mount automatically if the server is Netware--if its Windows, I am not sure. <br><br>The best way to do this is to create an new user account on the file server. This account will only have write access to only one directory on the server. This directory will be the location of the backup of your hard drive. Depending on your network administrator, you can set up the user to have no password. For added safety, the user can have restricted login times. <br><br>A Mac can copy its entire hard drive, even if it is the startup disk, provided it is done at the Mac, which is why AppleScript will work. (You cannot log in to a Mac remotely and backup an entire startup disk.)<br><br>If you are familiar with AppleScript, this should be enough to get you going. If you are not familiar with AppleScript, it is not a very difficult thing to learn or to fake your way through.