| Event Information | Information From Following Group May Help You…….
If youre using standard SQL Security, then SQL Agent may require admin
privledges. Since your machines are in a workgroup, this may be the case. SQL Server Agent will need local Windows administrator privileges if one of the following is true: SQL Server Agent connects to SQL Server using SQL Server Authentication (not recommended). SQL Server Agent uses a multiserver administration master server (MSX) account that connects using SQL Server Authentication. SQL Server Agent runs Microsoft ActiveX® script or CmdExec jobs owned by users who are not members of the sysadmin fixed server role.
|