华强北电脑城 龙岗电子世界 龙华电脑城  凯尔电脑

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 3210|回复: 0

XenApp6.0 XenApp 6.5 服务器Windows 2008 R2优化

[复制链接]
发表于 2013-11-20 01:33:55 | 显示全部楼层 |阅读模式

Windows 2008 R2建议配置

通用的计算机配置

如下是建议部署在XenApp 6和XenApp6.5 的服务器上面的组策略配置项:

项目路径(计算机配置)理由
Error ReportingAdministrative Templates – Windows Components – Windows Error Reporting
% a8 r* ^+ H8 `) O" r0 j% @Disable Windows Error Reporting: Enabled
除非排查问题,不然禁用
Disable Customer Experience Improvement Program (CEIP)Administrative Templates – System – Internet Communication Management – Internet Communication Settings! e$ y- e1 @. e2 |* A
Turn off Windows Customer Experience Improvement Program: Enabled
为减小后台资源消耗,退出微软体验报告回馈
Windows UpdateAdministrative Templates – Windows Components – Windows Updates, F2 H* u9 A. h3 R. G) r) M
Configure Automatic Updates: Disabled
微软更新应该由管理员更新在桌面模板上面
System RestoreAdministrative templates – System – System Restore
" }( A: u4 a8 QTurn off System Restore: Enabled
系统还原这里就没有必要了
RDP Listener – Printer mappingDisable printer mapping for RDP sessions.
* Y8 l0 F2 |5 y0 ?4 lAdministrative Templates – Windows Components – Remote Desktop Services – Remote Desktop Session Host – Printer Redirection
  ]- a7 `3 n) E) W7 E0 L2 ^7 dDo not allow client printer redirection: Enabled
打开此策略之后,RDP连接会安装映射的打印机,服务器上安装的打印机驱动会变得不统一,且如果出现异常会增加排查问题的难度

/ L4 T- v) x. _, [+ t; m/ m: d

如下注册表配置建议部署在XenApp 6.0 /6.5 服务器上:

项目建议/注册表理由
Hide System Hard Error MessagesHKLM\System\CurrentControlSet\Control\Windows$ x7 b6 ]/ z4 h; ~' f
“ErrorMode”=dword:00000002
当Windows或者应用出现一个硬件的错误,它会弹出一个对话框ok或者Continue;
这些错误对用户来说是可以隐藏的,如果用户已经断开,弹出的错误可能会导致会话挂起;系统可以将这个错误信息写到系统日志中去。
Spooler Warning EventsHKLM\System\CurrentControlSet\Control\Print\Providers
% m  @1 \, w/ f% D“EventLog”=dword:00000001
当ICA 会话开始时,ICA 自动创建打印机成功或失败的信息会由Spooler服务写到系统事件日志中去,这个服务会产生太多此类日志,这里的配置是让这个服务只记录错误日志。
Paging of the ExecutiveHKLM\System\CurrentControlSet\Control\Session Manager\Memory Management
" v1 ]0 K- m% e4 E, V! g% K“DisablePagingExecutive”=dword:00000001
为了提高性能,内核模式驱动程序和其他系统组件可以被配置为只在内存里做分页。
Edit Run and RunOnce Registry keysHKLM\Software\Microsoft\Windows\CurrentVersion\Run" Y& x  q$ l: z0 x1 k3 g" `8 i
HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce
1 a: Z5 r5 v4 f, [; U4 I# AHKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
7 K/ R: D3 o9 ?. ^3 f/ k! q% ]HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\RunOnce
优化开机启动项,这个就不用我多说了,一些无用的例如杀毒,软件的自动更新任务等可以从启动项中删除以优化启动时处理器负担。
Windows Power PlansHigh Performance Power Plan不用多说,将电源设置为最佳性能
BIOS Power Schemes[size=12.727272033691406px]尽可能的选择最大性能方案。这个也不用多说了,BIOS中设置为最大性能
Scheduled TasksVerify the scheduled tasks and randomize execution time.6 C+ L  m. P- W% f4 F
Typically the following scheduled tasks can be disabled:* O+ u0 m# d/ |" g' u

, t. G, `2 M1 R% U% O2 ^& p/ Q  W% V, X9 Y( M8 [1 C4 F! ]/ l

" }. V4 D" [4 j2 d
  • Application Experience -> AitAgent
  • Application Experience -> ProgramDataUpdater
  • Autochk -> Proxy
  • Customer Experience Improvement Program -> everything under this node (Consolidator, KernelCeipTask, UsbCeip, ServerCeipAssistant, ServerRoleCollector, ServerRoleUsageCollector)
  • DiskDiagnostic -> Microsoft-Windows-DiskDiagnosticDataCollector
  • Power Efficiency Diagnostics -> AnalyzeSystem
  • Server Manager -> ServerManager
  • Windows Error Reporting -> QueueReporting5 s2 Z0 z0 a7 k/ z
将无用的计划任务取消
Disable Logon ScreensaverHKEY_USERS\.DEFAULT\Control Panel\Desktop
. w, D4 [3 D) \8 d"ScreenSaveActive"="0"
关闭屏幕保护程序
Disabled Boot AnimationDisable( H7 K/ ]% L- n. c7 r
bcdedit /set bootux disabled
) ]* M4 b% z! ?, Z/ j/ O2 e(需要在Windows 命令行中运行)
禁用启动动画,加速启动过程
Disable all application auto-updatesJava and Flash updates can be controlled via the Control Panel.
9 `( u- ^7 D8 W2 w# k- z7 N( b, rSAP updates are disabled in the CCS ADM(X) template.
禁用所有应用的自动更新
Defragmentation运行磁盘碎片整理在制作桌面模板之前运行磁盘整理,或者定期运行磁盘整理;运行磁盘整理时确保不在工作时间运行以免影响用户使用
防病毒软件优化见思杰KB CTX127030
Write Cache (Operating System)
Device Manager -> Disk Drive Properties -> Policies tab

, I* `8 T' \# A8 G; R
+ m: B1 ~- x: D/ x; C/ V9 _3 P
5 p% h$ s. K8 @7 @4 z. V4 J
: v1 f0 s  S) B& [! k, P2 G/ ]2 M/ s; W, z! f/ q" x* `
+ {1 A8 Y! U$ t: I, s  i

3 Q) T9 _& U6 k% c
$ }6 I, z* s$ r) y/ U: o6 e9 j; d7 V4 Z6 u  x2 R0 Q) `8 n: {. i4 |! u

4 \5 i) p- q5 k9 ^4 \
+ p" q  t  M8 s* {$ ^
! u' e- m( ~- h9 S" c5 T, B
) I+ ?" t+ S" T- a& u
$ e3 j3 ~7 {$ `7 L
HKLM\System\CurrentControlSet\Control\Session Manager\Configuration Manager\
6 E3 R. U' E; L% Y! _“RegistryLazyFlushInterval”=dword:00000060 (dec)
硬件上写缓存不可用时,可以通过设备管理器上的驱动属性启用Windows回写缓存。如果没有硬件写缓存是可用RegistryLazyFlushInterval也应该配置。
Write Cache (Hardware)硬件驱动控制器可以在缓存中存储读写信息以便于读写速度可以达到一个最优值。当写缓存启用时,有数据读写发生时,控制器立即告诉操作系统,允许它继续正常运行。Citrix Consulting建议配置为基于硬件100%写缓存。
Worker ThreadsHKLM\System\CurrentControlSet\Control\Session Manager\Executive\1 K1 n2 Q) [) F& \- ?
“AdditionalCriticalWorkerThreads”=dword:00000064 (dec)
这个值会影响文件系统缓存预读和延迟写请求的线程数量。增加这个值可以允许在存储子系统有更多I/O,可以改善I/O的性能,特别针对与多处理器系统和强大的存储设备上。
Page File
My Computer properties -> Advanced -> Performance Settings -> Advanced tab -> Change Virtual Memory
页面文件其实就是在磁盘上用来存放虚拟内存的文件。系统可以允许分配更多的虚拟内存。虚拟内存的建议配置可以参考微软KB2021748.
SMB 1.0 Client Optimization Note: Tuning SMB 1.0 is required in mixed (2003 / 2008 R2) environments, where SMB 2.0 cannot be used.
HKLM\SYSTEM\CurrentControlSet\Services\Lanmanworkstation\Parameters0 O& c+ X& l4 _, g3 q6 s' @
"MaxCmds"=dword:00002048 (dec)/ n! W% u9 G5 n
HKLM\SYSTEM\CurrentControlSet\Services\MRxSmb\Parameters: k, N% X$ p0 x% i
"MultiUserEnabled"=dword:00000001
- ~5 W9 B* E3 M( oHKLM\SOFTWARE\Microsoft\Windows\
CurrentVersion\Policies\Explorer" B8 j3 b, R4 j! f, l, G
NoRemoteRecursiveEvents”=dword:00000001
- {2 {+ m8 n3 s2 j( U& \$ {HKLM\SYSTEM\CurrentControlSet\Services\ Lanmanserver\Parameters
  K$ O5 N: ?" @: h0 g  R- y' x"MaxWorkItems"=dword:00008192 (dec)% B/ s  S+ A! t" g% d2 e
"MaxMpxCt"=dword:00002048 (dec)
$ ?1 W% L8 a5 B- o, G  R8 m"MaxRawWorkItems"=dword:00000512 (dec)
8 W7 y  K5 _; F- X, E3 l( i3 k"MaxFreeConnections"=dword:00000100 (dec)
0 P& y2 K2 [/ L"MinFreeConnections"=dword:00000032 (dec)
微软文件传输协议SMB 1.0的优化
SMB 2.x Client TuningHKLM\System\CurrentControlSet\Services\ LanmanWorkstation\Parameters
# C9 A! F$ x2 d/ w6 S; ]6 A1 |“DisableBandwidthThrottling"=dword:00000001
. O1 L2 M. w1 s3 ]# I( K“DisableLargeMtu”=dword:00000000  ^0 D  Q5 w" i8 N) C7 n' ?, V
HKLM\SOFTWARE\Microsoft\Windows\ CurrentVersion\Policies\Explorer* m( u9 ]5 h& S6 v" Q
NoRemoteRecursiveEvents”=dword:00000001
SMB2.0优化
7 G; L9 {. }  T) w4 @0 W

基于Provisioning Service的XenApp优化项

针对于Provisioning 的XenApp 服务器,由于是需要将XenApp服务器做成标准的vDisk模板,任何更改的设置在重启之后就消失了,所以某些过程就不需要了。这里我们针对这个场景也有如下一些建议的注册表配置:

配置项优化建议/注册表理由
Disable Clear Page File at ShutdownyesHKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
* [2 L8 w3 F; w3 m5 q: D( N% H"ClearPageFileAtShutdown"=dword:00000000
清理页面文件会延长关机时间从而增加了整个系统重启的时间
Disable Offline FilesyesHKLM\SOFTWARE\Microsoft\Windows\ CurrentVersion\NetCache
) i" ]$ W0 V! o5 j2 j0 i5 k7 I"Enabled"=dword:00000000
在XenApp的场景中不需要离线文件这个功能
Disable Background DefragmentationyesHKLM\SOFTWARE\Microsoft\Dfrg\ BootOptimizeFunction9 g% w, D) z- R8 ]" u& ]7 C
"Enable"="N"
Provisioning Services vDisks不需要磁盘碎片整理
Disable Background Layout ServiceyesHKLM\SOFTWARE\Microsoft\Windows\ CurrentVersion\OptimalLayout
; n& @0 M1 ]" l0 g* f4 a"EnableAutoLayout"=dword:00000000
[size=12.727272033691406px]Provisioning Services vDisks不需要重新安排磁盘文件布局
Disable HibernationYesHKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Power "Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,3f,42,0f,00禁用计算机休眠功能
Disable Mach. Acct. Password ChangesYesHKLM\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
& @* d" H- M, C) [, H' F9 x( w- l( B"DisablePasswordChange"=dword:00000001
禁用活动目录计算机密码自动更改
Redirect Event LogsNoHKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application, e' P( b1 q0 |8 ^+ Z( j
"File"="D:\EventLogs\Application.evtx"7 I" b& M) b4 G* b. N; J/ z' ?! G
HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Security. V4 ~9 p$ x  f1 u# q
"File"="D:\EventLogs\Security.evtx"
8 b- _; d% K# _1 ^HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System" \# U, J. [4 P0 c- Z  p5 i
"File"="D:\EventLogs\System.evtx"
由于PVS的计算机重启会恢复原状,所以我们将系统日志重定向到另外的盘,以便于有问题时可以查看到日志
Disable Large Send OffloadNoHKLM\SYSTEM\CurrentControlSet\Services\BNNS\ Parameters8 v8 x; U) }5 L' p* p7 m4 g: L: A% r; Z
"EnableOffload"=dword:00000000
在做vDisk Stream的时候需要禁用此选项
Disable TCP/IP OffloadNoHKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ Parameters, }: `2 ]8 z: t7 B( N) ]+ ]( p
"DisableTaskOffload"=dword:00000001
同上
Increase Service Startup TimeoutNoHKLM\SYSTEM\CurrentControlSet\Control "ServicesPipeTimeout"=dword:00600000(dec)在某些高负载的环境中,windows 服务可能需要超过30秒的时间才能正常启动;这里我们将此设定设置为10分钟
Scheduled DefragNoDisable the scheduled defragmentation of the hard disks./ Q" Q2 L7 j" r! p) S
Task Scheduler – Defrag -> ScheduledDefrag
由于磁盘碎片整理会增加系统负载,且所做的更改重启就没了,所以没有必要做磁盘碎片整理,可以定期重启,既省时又省力

注意:优化项为Yes选项是在PVS目标设备上XenConvert Optimize Tool中已经有的功能

! B- _9 g! d6 `- R

Windows服务优化

Windows Server 2008 R2包括一组服务,其中许多服务是默认启用的。当Windows 服务器作为Citrix XenApp服务器的时候,其中的一些服务几乎没有用且显著增加了操作系统的内存占用量。因此以这些服务建议禁用。


. n" H  s0 A- n0 p
服务建议理由
Desktop Windows Manager Session ManagerPotential这个服务主要提供windows 7 Areo的主题,由企业自己决定是否需要支持这个主题
Network List ServiceDisable
XenApp服务器的位置不大可能一直在变,因此网络位置的自动检测也是没有必要的。请注意,一些第三方的软件产品例如Appsense需要这两个服务。
注意:禁用这两个服务可能会导致访问一个Https网站有15秒的延迟
Network Location AwarenessDisable
ThemesPotential允许用户管理主题,包括背景,声音和视觉效果。尽管这个服务会占用资源也会影响到整体的规划,每个企业需要自己去决定是否启用此服务。
Windows DefenderDisabled每个企业应该都有自己的防病毒体系,所以微软自带的这个就没必要留着了。
Windows UpdatePotentialPVS的XenApp服务器没必要启用微软的补丁自动更新

# Y( h/ i# j; x5 F$ ~+ [/ E

用户配置

和计算机配置不一样,用户配置无论XenApp服务器vDisk是私有模式还是标准模式都是应用到每一个用户身上。所有的用户设置在XenConvert Optimizer tools都是没有的。

废话不多说,如下是建议的Windows相关的用户设置:

项目建议理由
Internet Explorer – Force Offscreen CompositionHKEY_CURRENT_USER\Software\Microsoft\ Internet Explorer\Main
6 W# }. M" {8 S% \- M6 ^9 K) {! c"Force Offscreen Composition"=dword:00000001
这个设置可以解决某些网站有闪屏的现象
注意:只对IE8.0之前的浏览器起作用
Disable Recycle BinUser Configuration – Administrative Templates – Windows Components – Windows Explorer1 C7 ?& c+ R) c$ L
Do not move deleted files to the Recycle Bin: Enabled
由于回收站在Windows 2008 R2中是用户配置文件的一部分,在漫游的用户配置文件需要禁用回收站以防止用户配置文件膨胀
Reduce Menu Show DelayHKEY_CURRENT_USER\Control Panel\Desktop
  ?4 s: o: Q2 \9 H/ N4 q/ M"MenuShowDelay"="150"
减少菜单显示时间,提供更好的用户体验。
Disable all Visual Effects except "Use common tasks in folders" and "Use visual styles on windows and buttons"HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Explorer\VisualEffects
! j0 \, j3 f' F+ P7 k4 g"VisualFXSetting"=dword:00000003
$ U: Q$ |# k7 _& fHKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics
$ y- Z2 `* [) G) l, x% K# i"MinAnimate"="0": @9 [9 t6 B6 P5 M
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced4 L2 T: W! N" u8 y2 {
"ListviewAlphaSelect"=dword:00000000 "TaskbarAnimations"=dword:00000000 "ListviewWatermark"=dword:00000000 "ListviewShadow"=dword:00000000
7 m. A$ W" J& X: Y6 lHKEY_CURRENT_USER\Control Panel\Desktop
" ?6 y$ J2 I! p4 m) l8 [+ g"FontSmoothing"="0" "UserPreferencesMask"=binary:90,12,01,80 ,10,00,00,00
提供更好的用户体验
注意:UserPreferenceMask变化基于设置选定在系统属性-性能选项配置页面。
Disable Screen SaverUser Configuration – Administrative Templates – Control Panel – Personalization
0 c- R" Q0 T1 T' A, ^0 eEnable Screen Saver: Disable
在服务器端运行屏幕保护程序会消耗一定的资源,也没有必要;最好是在本地客户端上运行屏幕保护程序
Documents HistoryUser Configuration – Administrative Templates – Start Menu and Taskbar( G! {. S$ I* D# Q) w8 d, M* R
Do not keep history of recently opened documents: Enable6 H: e$ a  F2 M2 f2 I
Remove Balloon Tips on Start Menu items: Enable
8 `) n- `# C0 i% W7 W- ^5 K# B* YRemove frequent program list from Start Menu: Enable
减少CPU使用率,改善用户登录时间,增大最大可承载的用户
Auto End TasksHKCU\Control Panel\Desktop
5 C; ?' U8 m, F3 ?$ ~6 }( D6 s“AutoEndTasks”=REG_SZ = “1”
& ~; i- @+ U% ~1 P& W/ t“WaittoKillAppTimeout”=REG_SZ= “20000”
有时候用户关闭应用时应用会挂起或者无响应,然后弹出对话框让用户自己选择“等待”或者“终止程序”;这个设置的作用是会自动为用户选择操作避免这个对话框的出现
Background Spell CheckingDisable using Group Policy后台拼写检查会占用大量的系统资源
Sound SchemeDisable Windows Logon / Logoff notification sounds$ Y. z+ c. o! A4 D3 q! z
HKCU\AppEvents\Schemes\Apps\.Default\ WindowsLogon\.Current9 V: ]4 Q7 p( D5 h6 u0 c
“(Default)”=REG_SZ=””" V; S" V3 x! O( F  ]# K
HKCU\AppEvents\Schemes\Apps\.Default\ WindowsLogoff\.Current
% T* Q( ]3 [0 R6 R1 y“(Default)”=REG_SZ=””
每次用户登入、登出都会播放声音;播放声音产生的流量消耗也会增长用户登录登出的时间。

& ~: B, y2 D1 r9 k9 q

建议的XenApp用户策略配置

目录(在XenApp 策略里面)设置理由
Desktop UIDesktop Wallpaper: Prohibited/ D* B+ T2 K* {, w, T0 D
Menu animation: Prohibited
2 ?2 ?, C( d; ]- B1 r- ]View window content while dragging: Prohibited
这些设置可以使每用户会话的内存和带宽占用率减少
Visual Display\Moving ImagesProgressive compression level: Low (min. setting)通过这个策略降低每用户的网络带宽使用率
Printing\DriversAutomatic Installation of in-box drivers: Disabled尽管这个设置和性能无关,但是这是我们高度建议的一个策略,这个设置会阻止用户安装不需要的打印机驱动,也会减少排查打印机相关问题的复杂度
8 d4 N" Q, e* z* u4 v; _

. X$ m! O" _9 d9 c2 n, I& E. K7 V
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|华强北 电脑城 龙岗电子世界 龙华电脑城 pc4g.com ( 粤ICP备16039863号 )

GMT+8, 2025-6-19 14:12 , Processed in 0.114486 second(s), 19 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表