xp command shell to create file on server
1 min read
xp command shell to create file on serverExec Master.dbo.Sp_Configure ‘Show Advanced Options’, 1 RECONFIGURE WITH OVERRIDE Exec Master.dbo.Sp_Configure ‘XP_CmdShell’, 1 RECONFIGURE WITH OVERRIDE exec master..xp_cmdshell... Read More
