Forum Replies Created

Viewing post 16 (of 16 total)

  • RE: Command Line

    Hi ,

    Please try this :

    exec master.dbo.xp_cmdshell 'mkdir "D:\temp"'

    exec master.dbo.xp_cmdshell 'dir "E:\"'

Viewing post 16 (of 16 total)