sfc 修复 xp rpc服务器,XP服务优化批处理.bat

该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

TITLE winodws XP 优化处理文件 By 阿拉发贴 谢谢您关注网盟!

COLOR 0A

CLS

@echo off

cls

echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

echo.

echo 专用winodws XP 优化处理文件

echo.

echo 正在清除系统垃圾文件,请稍等......

echo.

echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

echo.

sfc /purgecache

sfc /purgecache

del /f /s /q %systemdrive%\*.tmp

del /f /s /q %systemdrive%\*._mp

del /f /s /q %systemdrive%\*.log

del /f /s /q %systemdrive%\*.gid

del /f /s /q %systemdrive%\*.chk

del /f /s /q %systemdrive%\*.old

del /f /s /q %systemdrive%\recycled\*.*

del /f /s /q %windir%\*.bak

del /f /s /q %windir%\*.log

del /f /s /q %windir%\*.tmp

del /f /s /q %windir%\prefetch\*.*

rd /s /q %windir%\temp & md %windir%\temp

rd /s /q %temp% & md %temp%

del /f /q %userprofile%\recent\*.*

del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"

del /f /s /q "%userprofile%\Local Settings\Temp\*.*"

del /f /s /q "%userprofile%\recent\*.*"

echo.

echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

echo.

echo 清除系统垃圾完成!

echo.

echo 正在自动对WinXP的服务进行优化...

echo.

echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

echo.

@rem Alerter

@rem 微软: 通知选取的使用者及计算机系统管理警示。如果停止这个服务,使用系统管理@rem 警示的程序将不会收到通知。

@rem 补充: 一般家用计算机根本不需要传送或接收计算机系统管理来的警示(Administrative Alerts),除非你的计算机用在局域网络上

@rem 依存: Workstation

@rem 建议: 已停用

sc config Alerter start= DISABLED

echo.

@rem Application Layer Gateway Service

@rem 微软: 提供因特网联机共享和因特网联机防火墙的第三方通讯协议插件的支持

@rem 补充: 如果你不使用因特网联机共享 (ICS) 提供多台计算机的因特网存取和因特网联机防火墙 (ICF) 软件你可以关掉

@rem 依存: Internt Connection Firewall (ICF) / Internet Connection Sharing (ICS)

@rem 建议: 已停用

sc config ALG start= DISABLED

echo.

@rem Application Management (应用程序管理)

@rem 微软: 提供指派、发行、以及移除的软件安装服务。

@rem 补充: 如上说的软件安装变更的服务

@rem 建议: 手动

sc config AppMgmt start= DEMAND

echo.

@rem Windows Audio

@rem 微软: 管理用于 Windows 为主程序的音讯装置。如果这个服务被停止,音讯装置和效果将无法正常?#092;作。如果这个服务被停用,任@rem 何明确依存于它的服务将无法启动。

@rem 补充: 如果你没有声卡可以关了他

@rem 依存: Plug and Play、remote Procedure Call (RPC)

@rem 建议: 自动

sc config AudioSrv start= AUTO

echo.

@rem Background Intelligent Transfer Service

@rem 微软: 使用闲置的网络频宽来传输数据。

@rem 补充: 经由 Via HTTP1.1 在背景传输资料的?#124;西,例如 Windows Update 就是以此为工作之一

@rem 依存:remote Procedure Call (RPC) 和 Workstation

@rem 建议: 已停用

sc config BITS start= DISABLED

echo.

@rem Computer Browser (计算机浏览器)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值