I think besides an opinion, I *did* give you a solution:
Quote:
|
quote:Don't use a drive letter but a UNC path like \\SomeServer\SomeShare
|
A service account usually doesn't have mapped drives as those are stored in the user's profile.
Use a UNC path instead.
Imar