|
|奔日网技术学堂欢迎您
tech.8BR.NET|
开始安装,在提示“按F6安装SCSI或RAID硬件”时,按F5选择ACPI PC,可使老主板实现自动关机
运行 X:\i386\winnt32.exe /cmdcons (X是光驱盘符)安装命令行控制台启动菜单
1、注册表优化 ★减少滚动条时间(预读优化) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] "EnablePrefetcher"=dword:00000003 ★优化内存管理 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "ClearPageFileAtShutdown"=dword:00000001 "LargeSystemCache"=dword:00000000 "DisablePagingExecutive"=dword:00000001 "IoPageLockLimit"=dword:00040000 ★缩短关闭进程的等待时间 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="1000" "SystemStartOptions"="NODETECT NOSERIALMICE NOGUIBOOT"
[HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"="1" "HungAppTimeout"="200" "MenuShowDelay"="10" "WaitToKillAppTimeout"="1000"
[HKEY_USERS\.DEFAULT\Control Panel\Desktop] "AutoEndTasks"="1" "HungAppTimeout"="200" "MenuShowDelay"="10" "WaitToKillAppTimeout"="1000"★禁用IPC$连接 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa] "restrictanonymous"=dword:00000001 "restrictanonymoussam"=dword:00000001 ★关闭默认共享 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters] "AutoShareServer"=dword:00000000 ★用16位色显示图标 [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "Shell Icon BPP"="16" ★不能Update可能的解决办法 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion] 将 "RegDone" = 的数值,由 "0" 改成 "1" 本文共7页 当前在第1页 [首页] [上一页] [下一页] [末页]
|
发表对
WIN2003作为工作站的优化设置
的评论 请文明聊天 |
|点此可收藏|或发表对本篇的评论
|