• I mapped the network drive in sql sevrer box and i have ran this

    EXEC xp_cmdshell 'FORFILES /p I:\ /m *.* /d -30 /c "CMD /C del /Q /F @FILE"'

    ERROR: The specified directory does not exist.:w00t: