| 关键词: RECONFIGURE configure cmdshell EXEC addextendedproc advanced options xplog dbcc xp |
EXEC sp_configure 'show advanced options', 1;RECONFIGURE;EXEC sp_configure 'xp_cmdshell', 1;RECONFIGURE;-- dbcc addextendedproc("xp_cmdshell","xplog70.dll") |
|
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系
[邮箱地址] 删除
|