Home Forums SQL Server 2008 Security (SS2K8) sql agent not shown in ssms after running ssis package as a job RE: sql agent not shown in ssms after running ssis package as a job

  • If you start SQL Server in single user mode, then assuming your machine\administrator account is a member of the local Administrators group in Windows, you will have full access to SQL Server and be able to recreate any login that has gone missing.

    John