|
You can not use local system for an account. This account must be a named account in order to run. Additionally, the account that
SQL Server Agent is running under needs to have access. In this particular case, you are running the snapshot through a scheduled
job and the snapshot is residing in an administrative share. That means the account that SQL Server Agent is running under needs to
be a local administrator in order to have visibility to the share. For More Information
|