running shell commands with out seeing terminal

I want to use rsync to back up user laptops but I do not want the user to see terminal
if I run in a do script it opens a terminal window and I do not want users to have access to terminal

sam

Use ˜do shell script’ (it’s part of StandardAddtions):

do shell script "/usr/bin/rsync " -- start with this