can you set up a scheduled task to run as a specific user? If so, I think the -E argument with sqlcmd is what you are looking for.
user610217
–
user610217
2013-03-29 10:56:06 +00:00
CommentedMar 29, 2013 at 10:56
1
Solution: go to Google, search for SQL Server SQLCMD, pick the first link which leads you to the official MSDN documentation for SQLCMD, read the docs, see that you need to use -E for integrated security - was that so hard?
SQL Server SQLCMD, pick the first link which leads you to the official MSDN documentation forSQLCMD, read the docs, see that you need to use-Efor integrated security - was that so hard?