diff --git a/QueryTemplates/_Shortcodes/FS commands.sql b/QueryTemplates/_Shortcodes/FS commands.sql deleted file mode 100644 index c74bdb6..0000000 --- a/QueryTemplates/_Shortcodes/FS commands.sql +++ /dev/null @@ -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