Dushan_Gomez
14 years agoLevel 6
Always failed in backing up to shared network drive in another Server ?
Guys,
Why I always get this error in some of the server with BESR 9.0.1 ?
Error EC8F17B7: Cannot create recovery points for job: Backup of C:\, D:\.
Error EC8F03ED: Cannot create the recovery point.
Error E7D10041: Unable to establish a network connection to \\sibup03\image$.
Error EBAB03F1: Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.
Details: 0xE7D10041
I wonder what sort of pre and post backup script should I use to resolve this issue ?
Thanks.
Try to add net use * /d /y to your pre script. This should do the trick.