You want to keep your servers or remote hosts clean and if you don't want to store your profile data you can use this task.
Task Name : Delete Remote Profile
Command : cmd.exe
Arugments : /c "rmdir \\$Host$\c$\docume~1\$User$\ /S /Q" Everything underlined starting with the / (back slash) ending in the " (quote)
Working Directory : %systemroot%\system32\