Windows Server 2008 R2安装心得(含游戏安装指南:扫雷、空当接龙等)

驱动的问题略过,我实在很恶心这个问题,折腾了好久好久,
而且不具备记录价值,换一台电脑就完全不一样了,
国内那个驱动精灵做的还是挺不错的,界面有点儿像360,不过感觉上比360可信狠多。

列一些必须启用的 功能(Feature)

桌面体验
墨迹和手写服务
  墨迹支持
.Net Framework 3.5.1功能
  .Net Framework 3.5.1
无线LAN服务

这些是不必要的,是否开启随意

优质Windows音频视频体验
简单TCP/IP服务

再列一些必须启用的 服务(Service)

#支持Aero
Theme
#支持音频
Windows Audio
Windows Audio Endpoint builder
#支持读卡器
Portable Device Enumerator Service
#摄像头 
Windows Image Acquisition (WIA)

主题方面使用这个包,google一下就能找到,
Sv.2008.R2.To.Win7.Deskto.Optimize.Too.Kit
不过里面的命令有点儿过时,其实这个包里面都是bat,一看命令行就明白。

配置方面基本上和Win7类似,一些奇怪的地方组策略加以解决

#1、把必须足够复杂的管理员密码变成简单密码:(安装时第一遍重启后,shift+F10直接调出命令行运行)
运行"gpedit.msc“,计算机配置—windows配置—安全设置—账户策略—密码策略: “密码必须符合复杂性要求”—已禁用
#2、密码不过期
运行"gpedit.msc“,计算机配置—windows配置—安全设置—账户策略—密码策略:“密码最长使用期限”—设为0
#3、自动登录 ­
运行“netplwiz”,用户账户,取消“要使用本机,用户必须输入用户名和密码”前面的勾,点击“应用”,并输入管理员密码确定 ­
#4、关闭开机时必须按ctrl+alt+del ­
运行“gpedit.msc”,计算机配置—windows配置—安全设置—本地策略—安全选项—交互式登录:“无须按ctrl+alt+del”—已启用 ­
#5、关闭关机原因 ­
运行“gpedit.msc”,计算机配置—管理模板—系统:显示“关机事件跟踪程序”—已禁用 ­
#6、自动更新不重启
运行“gpedit.msc”,计算机配置—管理模板—Windows组件—Windows Update: “对于有已登录用户的计算机,计划的自动更新安装不执行重新启动”—已启用
#7、欢迎声音
运行“gpedit.msc”,计算机配置—管理模板—系统—登陆:“关闭系统启动声音”—已禁用

注册表

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile]
"NetworkThrottlingIndex"=dword:00000064
"SystemResponsiveness"=dword:00000014

#第一项NetworkThrottlingIndex,是控制在运行多媒体程序的时候,每毫秒网卡处理包数量,根据MTU为1500计算,默认10则为15MB/s,这对于百兆网络影响不大,但是多网卡或者千兆网,这个值就影响大了。建议改成0x64或者0xffffffff。
#第二项SystemResponsiveness,是多媒体进程优先级参数。从Server08R2的默认值0x64调为Windows7的默认值0x14,可消除爆音。

游戏
解决方案:原作者发布下载请移步这里,需注册
以下为原文引用

Here is an installer which install Games Explorer feature from Windows 7 to your Server 2008 R2 box.
Note: This installer includes Games Explorer feature, other “Games for Windows” components and Parental controls compatibility stack (Wpc.dll and essential WPC reg keys).

Updated: 09-08-2011

File: games_explorer.7z (1.64 MB)
SHA1: d18b9e298f015ffd9a5a4fb369547cc6c17a1b6a
MD5: 8cbc0ac1f033dc92700a4aa18495e4d5
Download: 4shared or the file attached to this post.

Attachment:
File comment: Windows 7 Games Explorer feature installer for Server 2008 R2.
games_explorer.7z [1.64 MiB]
Downloaded 25 times

Note: Games Explorer will be fully functional on newly created user accounts only (except “Administrator” account). If your account was already created before the Games Explorer installation, please download the fix below and run it under the user account you want to use Games Explorer on.
Attachment:
File comment: Bugfix to use with user accounts, created before the Games Explorer installation.
games_explorer_activation.zip [172.83 KiB]
Downloaded 359 times

Enjoy!

完成以上步骤以后你的game explorer就回来了,所有Windows游戏依赖此物……

之后必须从Win7里提取游戏文件,然后拷到对应位置即可……
打了个包,扔这里,中文x64的,如需x86对应文件,或请留言索要。

microsoft_games_x64_for_winsvr2008r2(目前没法玩多人游戏,所以未包含) games_explorer games_explorer_activation

之后建立快捷方式什么的就很简单了,往Game Explorer里面一拖,就ok了