You've already forked ssms-addin
mirror of
https://github.com/alex-bochkov/ssms-addin.git
synced 2026-06-15 16:57:06 +02:00
Delete FS commands.sql
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
exec xp_cmdshell 'net use j: \\dd2500\backups pass /user:user'
|
||||
exec xp_cmdshell 'net use j: /DELETE'
|
||||
EXEC master..xp_fixeddrives
|
||||
EXEC xp_dirtree 'j:\', 10, 1
|
||||
Reference in New Issue
Block a user