'Agent XPs' component is turned off as part of the security configuration for this server
2017-01-12 10:45 abce 阅读(503) 评论(0) 收藏 举报
To turn on Agent XP's by running this script: sp_configure 'show advanced options', 1; Go RECONFIGURE; GO sp_configure 'Agent XPs', 1; GO RECONFIGURE GO


浙公网安备 33010602011771号