forfiles /p "D:\wsusofflin" /s /d -30 /c "cmd /c if @isdir==TRUE (rd /s /q @path) else (del /f /q @path)"
如果要删除某个日期前的,把30改成2017/05/04
看似胡椒粉和机顶盒