USE msdb go EXEC master.dbo.sp_MSsetalertinfo @forwardingserver=N'test', @forwardalways=1, @forwardingseverity=10 go