1
0
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:
Alex Bochkov
2019-05-16 14:00:02 -07:00
committed by GitHub
parent cf4f6bb725
commit 5c8c524413
@@ -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