一句话开启XP_CMDSHELL

EXEC sp_configure 'show advanced options', 1;RECONFIGURE;EXEC sp_configure 'xp_cmdshell', 1;RECONFIGURE
posted @ 2012-08-04 08:53  MXi4oyu  阅读(201)  评论(0编辑  收藏  举报