EXEC sp_configure 'show advanced options', 1;
RECONFIGURE;
EXEC sp_configure 'SQL Mail XPs', 1;RECONFIGURE;

相关文章: