批处理设置windows服务器的代码ThecSafe1.9.4第1/3页
作者 佚名
来源 批处理
浏览
发布时间 2013-07-09
* del/f/s/q%windir%\temp\*.* del/f/s/q%userprofile%\cookies\*.* del/f/s/q%userprofile%\recent\*.* del/f/s/q"%userprofile%\LocalSettings\TemporaryInternetFiles\*.*" del/f/s/q"%userprofile%\LocalSettings\Temp\*.*" del/f/s/q"%userprofile%\recent\*.*" Echo清理系统垃圾完成!现在自动转入下一步继续执行...... CLS Echo正在删除系统危险文件的访问权限,只留管理组成员!请稍等...... cscript.exexcacls.vbs"%SystemDrive%/boot.ini"/GAdministrators:F cscript.exexcacls.vbs"%SystemDrive%/boot.ini"/DGuests:F/E cscript.exexcacls.vbs"%SystemDrive%/AUTOEXEC.BAT"/GAdministrators:F cscript.exexcacls.vbs"%SystemDrive%/AUTOEXEC.BAT"/DGuests:F/E cscript.exexcacls.vbs"%SystemDrive%/ProgramFiles/InternetExplorer/iexplore.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemDrive%/ProgramFiles/InternetExplorer/iexplore.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/net.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/net.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/net1.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/net1.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/cmd.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/cmd.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/ftp.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/ftp.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/scrrun.dll"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/scrrun.dll"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/shell.dll"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/shell.dll"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/netstat.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/netstat.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/regedit.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/regedit.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/secedit.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/secedit.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/gpresult.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/gpresult.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/gpupdate.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/gpupdate.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/at.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/at.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/attrib.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/attrib.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/format.com"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/format.com"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/logoff.exe"/GAdministrators:F cscript.exexcacls.vbs"%SystemRoot%/system32/logoff.exe"/DGuests:F/E cscript.exexcacls.vbs"%SystemRoot%/system32/shutdown.exe"/GAdministrators:F |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
关于批处理设置windows服务器的代码ThecSafe1.9.4第1/3页的所有评论