In the task settings did you enter the user's password and do the options look like this?
Let's see if there is some restriction or problem with the account. Open an admin command prompt and use runas to launch a cmd prompt as that user.
runas /user:DS\ServceCopy cmd.exe
You will be prompted for the account's password. You can then use whoami.exe to verify what account the process is running under.