<?xml version="1.0" encoding="gb2312" ?>
<rss version="2.0">
<channel>
<title>Windows Server 2003</title>
<link>http://www.xker.com/edu/os/4/</link>
<description>网络学院 / 操作系统 / Windows Server 2003</description>
<language>zh-cn</language>
<generator><![CDATA[新客网 xker.com]]></generator>
<webmaster>mx463@163.com</webmaster>
<item>
    <title><![CDATA[手动启动Web服务时提示地址被占用启动失败怎么办？]]></title>
    <link>http://www.xker.com/page/e2012/0412/112785.html</link>
    <description><![CDATA[有网友反映一台Windows Server 2003服务器，安装了IIS 6.0组件。在一次手动启动Web服务的时候出现错误提示地址被占用，启动失败!，从而无法启动IIS。怎么办呢? 一般而言，导致IIS启动失败的原因大概包括以下几种： 1.IIS完整性遭到破坏，一些运行IIS必需的程]]></description>
    <pubDate>2012-04-12</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>中关村在线</comments>
</item>
<item>
    <title><![CDATA[Win 2003无法重命名administrator帐号的解决方法]]></title>
    <link>http://www.xker.com/page/e2011/1213/103732.html</link>
    <description><![CDATA[问题： 你好，veryhuo的编辑朋友，我最近购买了一台服务器是windows server 2003 r2版本，为了安全起见打算重命名超级管理员administrator这个帐号，但是重命名后就自动变回去，不知道为什么？ 回答： 您好，系统相关策略阻止了您的操作，请按以下方法修改。]]></description>
    <pubDate>2011-12-13</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[让Windows 2003服务器II6支持播放Flv文件的方法]]></title>
    <link>http://www.xker.com/page/e2011/0926/102763.html</link>
    <description><![CDATA[让Windows 2003服务器II6支持播放Flv文件的方法 Flv文件不能播放的原因有种种，最近遇到了Flv文件在本地能显示，上传到服务器上不能播放，解决流程如下： 首先是检查网页中FLV相关文件上传是否缺失。 因为在网页中插入Flv视频文件时Dreamweaver会自动生成多]]></description>
    <pubDate>2011-09-26</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[检查及修复 win 2003 iis6.0站点打不开的方法]]></title>
    <link>http://www.xker.com/page/e2011/0920/102639.html</link>
    <description><![CDATA[上周客服突然说网站打不开,我一试,果真打不开,在后台查看,并没有问题,但是用域名和IP都不能访问了.这几天又出现了此情况.然后问了群里的朋友,推荐我用poolmon工具来查看,但服务器重启后,一切正常,用poolmon暂时是查不出问题来了. 然后在网上搜索了下,详细给]]></description>
    <pubDate>2011-09-20</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003 IIS安装配置教程(图)]]></title>
    <link>http://www.xker.com/page/e2011/0326/100670.html</link>
    <description><![CDATA[跟其它windows平台一样，windows2003同样可以采用第三方软件或系统自带IIS6.0两种方式架设WEB服务器;同时windows2003还有一个web版本，专用于基于web服务的各种web接口应用，功能极其完美。本文以系统自带IIS6.0为例，IIS6.0给我们带来了许多振奋人心的改变]]></description>
    <pubDate>2011-03-26</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows Server 2003 设置大全]]></title>
    <link>http://www.xker.com/page/e2011/0303/100332.html</link>
    <description><![CDATA[一、windows server 2003 3790版本识别 RTM=release to manufacture (公开发行批量生产)是给硬件制造商的版本!是送去压盘的，不是拿去卖的。 OEM=Original Equipment Manufacturer只能全新安装， 和RTM差不多，只是称呼不同而已。 RTL=retail(零售)正式零售]]></description>
    <pubDate>2011-03-03</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Nagios监控Windows 2003服务器的6个注意事项]]></title>
    <link>http://www.xker.com/page/e2010/1214/99522.html</link>
    <description><![CDATA[前言：很多系统管理员对Windows 2003服务器重视程度不够，但我目前接触的金融系统和游戏运维方面，大家都跑的是Windows 2003+SQL server2008，而且效果也比我想象中好；公司的邮件系统和业务平台也是以Windows 2003(Windows 2003+Exchange2007)为平台的，如]]></description>
    <pubDate>2010-12-14</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[超过连接数时强行登陆3389（远程桌面）的方法]]></title>
    <link>http://www.xker.com/page/e2010/0126/92810.html</link>
    <description><![CDATA[开始运行输入下面代码： mstsc /console /v:[IP地址]:[端口] 确定，就可以连接服务器进行登陆了。 网上有黑客工具可以，也可以修改服务器的连接数，但最简单的方法莫过于此。]]></description>
    <pubDate>2010-01-26</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[取消Windows 2003关机提示的方法]]></title>
    <link>http://www.xker.com/page/e2010/0114/91419.html</link>
    <description><![CDATA[依次单击开始/运行命令，打开系统的运行对话框，在其中输入组策略编辑命令gpedit.msc，并单击一下确定按钮，进入到系统的组策略编辑界面; 在该界面的左侧窗口区域中，用鼠标依次展开计算机配置/管理模板/系统文件夹选项，并在对应该选项的右侧窗口区域中双击显示关闭事]]></description>
    <pubDate>2010-01-14</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网搜集</comments>
</item>
<item>
    <title><![CDATA[Windows 2003不输入用户名和密码自动登录的设置方法二]]></title>
    <link>http://www.xker.com/page/e2009/1202/87695.html</link>
    <description><![CDATA[Windows Server 2003安装后每次开机都需要按下Ctrl+Alt+del，并输入自己的账号和密码登录系统。如果2003是作为桌面操作系统使用，我们完全可以设置开机的时候自动登录，具体设置过程如下： 1.运行control userpasswords2，清除要使用本机，用户必须输入密码复选框 点击]]></description>
    <pubDate>2009-12-02</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003不输入用户名和密码自动登录的设置方法一]]></title>
    <link>http://www.xker.com/page/e2009/1202/87694.html</link>
    <description><![CDATA[问： 如何才能让WINDOWS不需要输入用户名和密码就能自动登录进入桌面？ 答： 要实现自动登录方法有几种，最直接的就是修改注册表。 打开注册表(运行-regedit)，再打开key_local_machin\software\microsoft\windows nt\currentversion \winlogon段，在此段中按右键，新建]]></description>
    <pubDate>2009-12-02</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>转载</comments>
</item>
<item>
    <title><![CDATA[Windows服务器每服务器与每连接的区别]]></title>
    <link>http://www.xker.com/page/e2009/1010/81199.html</link>
    <description><![CDATA[关于windows2000服务器安装时每服务器与每连接的区别。 安装过windows2000的朋友都知道，微软对服务器有两种授权模式：每服务器模式和每客户模式。下面我就来说明这两种授权模式的区别。 用微软官方的解释即为： 每服务器模式要求同时连接服务器的每个连接有单独的客户]]></description>
    <pubDate>2009-10-10</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Windows 2003 每服务器和每客户端的区别]]></title>
    <link>http://www.xker.com/page/e2009/1010/81198.html</link>
    <description><![CDATA[理解安装windows2003时 每服务器 和 每客户端 的区别 在安装WIN2003时，教材上都提到选择每服务器还是每客户端，教材上的解释一直不太清楚，给学生上课时学生更听不明白了。今天干脆给微软公司打了个电话8008203800，总算搞明白了。 安装使用一套WIN2003系统需要交二份]]></description>
    <pubDate>2009-10-10</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[启用iis6 http压缩及其详解]]></title>
    <link>http://www.xker.com/page/e2009/0922/79229.html</link>
    <description><![CDATA[环境 windows server 2003 sp2 ms framework 2.0 sp2 iis6 背景资料 使用 HTTP 压缩 如果您的站点使用了很大的带宽，或者您希望更加有效地使用带宽，请考虑启用 HTTP 压缩。HTTP 压缩在启用压缩的浏览器和 IIS 之间提供了更短的传输时间。既可以只压缩静态文件，又可以]]></description>
    <pubDate>2009-09-22</pubDate>
    <category>Windows Server 2003</category>
    <author>lnj</author>
    <comments>javaeye</comments>
</item>
<item>
    <title><![CDATA[Windows Server 2003中安装UDDI服务器及其使用教程]]></title>
    <link>http://www.xker.com/page/e2009/0921/79133.html</link>
    <description><![CDATA[1.什么是UDDI服务 通用描述发现和集成 (UDDI) 是用于发布和查找有关 Web 服务的信息的工业规范。Windows Server 2003 家族产品包含 UDDI 服务，这是可提供 UDDI 功能以便在企业内或商业伙伴之间使用的一个可选组件。UDDI 服务是基于标准的 XML Web 服务，使企业开发人]]></description>
    <pubDate>2009-09-21</pubDate>
    <category>Windows Server 2003</category>
    <author>陈希章</author>
    <comments>博客园</comments>
</item>
<item>
    <title><![CDATA[Windows Server 2003下尝试360安全卫士6.0]]></title>
    <link>http://www.xker.com/page/e2009/0917/78553.html</link>
    <description><![CDATA[2009年9月15日星期二，360安全卫士6.0正式版发布。重点推出的云查杀引擎是完全互联网化的产品，不仅扫描速度比传统杀毒引擎快 10倍以上，而且不再需要频繁升级木马库。只要用户上网，就能实时与360云安全数据中心无缝对接，利用服务器端的最新木马库对自己电脑进行扫描]]></description>
    <pubDate>2009-09-17</pubDate>
    <category>Windows Server 2003</category>
    <author>鲜橙加冰</author>
    <comments>blog.51cto.com</comments>
</item>
<item>
    <title><![CDATA[让Windows 2003启用XP视觉主题风格]]></title>
    <link>http://www.xker.com/page/e2009/0310/70018.html</link>
    <description><![CDATA[默认Win2003是采用经典视图，没有Xp那种蓝色风格与银色风格，并不是说2003没有，他有，只是默认他是关闭的，所以在主题选择中只有经典这一项，下面我们就开启主题选择： ldquo;开始菜单rdquo;(Start) -gt; ldquo;运行rdquo;(Run)，键入ldquo;Services.msc rdq]]></description>
    <pubDate>2009-03-10</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>启东信息港</comments>
</item>
<item>
    <title><![CDATA[如何禁止C$、D$、ADMIN$一类的缺省共享？]]></title>
    <link>http://www.xker.com/page/e2009/0201/68880.html</link>
    <description><![CDATA[ 问：Windows Server 2003安装后，默认情况下开启了很多默认共享文件夹。如C$、D$、ADMIN$等，这样对系统安全带来很多隐患，那么如何禁用这类缺省共享? 答：在开始菜单的运行中，键入regedit，打开注册表编辑器。依次找到HKEY_LOCAL_MACHINESYSTEM CurrentCon]]></description>
    <pubDate>2009-02-01</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[发挥Windows Server 2003远程桌面的作用]]></title>
    <link>http://www.xker.com/page/e2009/0120/68687.html</link>
    <description><![CDATA[在Windows 2003系统上的远程桌面实际上就是终端服务，虽然远程桌面最初在Windows XP上就已经存在，但由于Windows XP的远程桌面功能，只能提供一个用户使用计算机，因此使用率并不高。而Windows 2003提供的远程桌面功能则可供多用户同时使用，在其上可以运行程序、保存文]]></description>
    <pubDate>2009-01-20</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网转载</comments>
</item>
<item>
    <title><![CDATA[Windows 2003 远程桌面连接数限制防止和解决方法]]></title>
    <link>http://www.xker.com/page/e2009/0120/68686.html</link>
    <description><![CDATA[Windows 2003 远程桌面连接数限制 windows 2003 server远程桌面连接数限制已经困扰很久了，给平时的维护带来麻烦。既然微软不会从根本上解决这个问题，那只有通过其他方式来减少问题的发生几率。 一、在服务器端的处理办法如下（只能时避免连接数受限制，如果已经受]]></description>
    <pubDate>2009-01-20</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>论坛转载</comments>
</item>
<item>
    <title><![CDATA[Win2003环境下实现对PC的远程安装]]></title>
    <link>http://www.xker.com/page/e2009/0107/67751.html</link>
    <description><![CDATA[ 远程安装 试验环境如下图 一． 生成安装应答文件 首先要借助光盘自带的安装管理工具生成应答文件，打开系统安装光盘，路径如下图，把setupmgr.exe拖到桌面 双击桌面的setupmgr.exe，弹出如下界面 在此，我们选择创建新文件，点击下]]></description>
    <pubDate>2009-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>陆文举</author>
    <comments>51cto</comments>
</item>
<item>
    <title><![CDATA[IIS发布站点访问时要密码的故障]]></title>
    <link>http://www.xker.com/page/e2009/0102/67395.html</link>
    <description><![CDATA[随Windows Server 2008一同发布的IIS 7.0比其上一代版本IIS 6要强大不少，但其中也存在着各种各样的改进。这些改进有的是对安全方面做出规定，有的是对原有的操作习惯进行某种更替。我们发现很多时候网友们会遇到一些奇怪的问题，例如IIS发布站点在访问的时候要密码的故]]></description>
    <pubDate>2009-01-02</pubDate>
    <category>Windows Server 2003</category>
    <author>欧阳辉</author>
    <comments>it168</comments>
</item>
<item>
    <title><![CDATA[如何取消服务器的文件和打印机共享服务？]]></title>
    <link>http://www.xker.com/page/e2008/1109/64445.html</link>
    <description><![CDATA[ 问：Windows Server 2003为用户提供了文件和打印机共享功能，确实非常方便，但是也为黑客们提供了可乘之机，那么如何关闭该服务呢? 答：要关闭文件和打印机共享服务，首先执行控制面板菜单项下面的ldquo;网络连接rdquo;命令，在出现的窗口中，用鼠标右键单击l]]></description>
    <pubDate>2008-11-09</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>电脑报</comments>
</item>
<item>
    <title><![CDATA[Windows 2003 服务器播放FLV的问题解决]]></title>
    <link>http://www.xker.com/page/e2008/1105/64108.html</link>
    <description><![CDATA[Win2003主机下无法播放FLV视频的设置方法：原因：默认情况下，Win2003的主机.是没有指定输出FLV这种格式的。虽然FTP里面可以看见,但无法通过http访问,也就无法播放了。三种解决办法:一、找服务器管理员,添加FLV文件类型输出支持。1. 在windows 2003 server 打开I]]></description>
    <pubDate>2008-11-05</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网转载</comments>
</item>
<item>
    <title><![CDATA[Failed to execute request because the App-Domain的解决办法]]></title>
    <link>http://www.xker.com/page/e2008/1029/63625.html</link>
    <description><![CDATA[1.Error:Failed to execute request because the App-Domain could not be created. Error: 0times;80070005 Access is denied. 具体情况如下: Server Application Unavailable The web application you are attempting to access on this web server is currentl]]></description>
    <pubDate>2008-10-29</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[win2003 iis6.0 NET2.0的Server Application Unavailable的问题]]></title>
    <link>http://www.xker.com/page/e2008/1029/63624.html</link>
    <description><![CDATA[Boolean throwOnFileNotFound, Boolean forIntrospection) at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMarkamp; stackMark, Boolean forIntrospection) at System.Reflection.Assembly.InternalLo]]></description>
    <pubDate>2008-10-29</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[不让服务器重启和远程查看日志方法]]></title>
    <link>http://www.xker.com/page/e2008/1002/62482.html</link>
    <description><![CDATA[ 一般情况下，在Windows 2003 Server系统中安装完补丁程序后，系统总会提示要重新启动一下服务器。可是许多朋友往往无法容忍Windows 2003 Server服务器ldquo;慢吞吞rdquo;的启动操作，于是希望打完安全补丁之后服务器不再重新启动。 拒绝服务器重新启动 ]]></description>
    <pubDate>2008-10-02</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows server 2003灵活实现多Web站点协同管理]]></title>
    <link>http://www.xker.com/page/e2008/0925/62029.html</link>
    <description><![CDATA[ 一、建立虚拟主机 那么一个服务器上有两个网站，用户如何访问这两个网站呢？可以有三种方法。 1两个网站使用不同的IP地址。这样用户在访问第一个网站需在浏览器中输入http://192.168.100.1，访问第二个网站需在浏览器中输入http://192.168.200.1。（假]]></description>
    <pubDate>2008-09-25</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网搜集整理</comments>
</item>
<item>
    <title><![CDATA[IIS出现RPC服务器不可用的解决方法]]></title>
    <link>http://www.xker.com/page/e2008/0829/60198.html</link>
    <description><![CDATA[如果你运行IIS时也遇到ldquo;RPC服务器不可用rdquo;的故障提示，不妨试试我们下面的办法。 依次点击ldquo;管理工具rarr;服务rarr;Remote Procedure Callrarr;属性rdquo;，其默认启动类别是ldquo;自动rdquo;，但选项是灰色的(不可用状态)，点击标签ldquo;登]]></description>
    <pubDate>2008-08-29</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[win2003 server企业版网吧客户机优化设置]]></title>
    <link>http://www.xker.com/page/e2008/0711/54501.html</link>
    <description><![CDATA[1.禁用配置服务器向导: 2.启用硬件和DirectX加速 硬件加速：桌面点击右键－属性 - 设置－高级－疑难解答。把该页面的硬件加速滚动条拉到“完全”，最好点击“确定”保存退出。这期间可能出现一瞬的黑屏是完全正常。 DirectX加速：打开ldquo]]></description>
    <pubDate>2008-07-11</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网搜集整理</comments>
</item>
<item>
    <title><![CDATA[简单几步实现Windows Server 2003的路由功能]]></title>
    <link>http://www.xker.com/page/e2008/0623/53977.html</link>
    <description><![CDATA[nbsp; 有些时候，为了安全或者方便控制、监控网络。家庭路由器又太简单。企业路由器又太贵。所以装有WINDOWS SERVER 2003的PC机成了我们的合适选择。用做路由器的这台PC一定要是双网卡或多网卡。一块网卡连接外部网络。一块网卡连接内部网络。首先我们先设置这两块]]></description>
    <pubDate>2008-06-23</pubDate>
    <category>Windows Server 2003</category>
    <author>时间线</author>
    <comments>新客网原创</comments>
</item>
<item>
    <title><![CDATA[自动登录Windows 2000/2003系统]]></title>
    <link>http://www.xker.com/page/e2008/0619/53917.html</link>
    <description><![CDATA[自动登录Windows 2000系统nbsp;个人用户在使用Windows 2000时，每次登录都会弹出登录对话框，要求输入用户名和密码，非常麻烦。我们可以将系统设置为自动登录，步骤如下： 一、设置缺省的用户名 在ldquo;运行rdquo;对话框中输入ldquo;regedt32.exerd]]></description>
    <pubDate>2008-06-19</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网整理转载</comments>
</item>
<item>
    <title><![CDATA[让Windows2003在“内存”中运行]]></title>
    <link>http://www.xker.com/page/e2008/0513/52683.html</link>
    <description><![CDATA[ 笔者一直梦想能拥有一套技嘉i-ram GC-RAMDISK硬盘卡，这个硬件可以通过SATA接口将电脑内存当作硬盘使用，速度是相当的快，可惜现在能买到的也只有使用DDR一代内存的版本，成本实在是太高。不过现在即使没有i-ram GC-RAMDISK硬盘卡，我们一样可以将系统安装到内存中。]]></description>
    <pubDate>2008-05-13</pubDate>
    <category>Windows Server 2003</category>
    <author>木木 邵文田</author>
    <comments>电脑报</comments>
</item>
<item>
    <title><![CDATA[2003下“视频无法使用,找不到vids.cvid解压缩程序”]]></title>
    <link>http://www.xker.com/page/e2008/0509/52618.html</link>
    <description><![CDATA[刚刚装好的2003，想试试游戏性能怎样。没想到进cs就提示ldquo;视频无法使用,找不到vids.cvid解压缩程序rdquo;。网上找的解决方法：1.到装有Windowsnbsp;2000或Windowsnbsp;XP的电脑上，从C：windowssystem32文件夹下将ir32_32.dll和iccvid.dll这两个动态链接]]></description>
    <pubDate>2008-05-09</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>湘江风光</comments>
</item>
<item>
    <title><![CDATA[Win2003 server的安全配置精解]]></title>
    <link>http://www.xker.com/page/e2008/0327/51345.html</link>
    <description><![CDATA[一、先关闭不需要的端口 我比较小心，先关了端口。只开了3389 21 80 1433有些人一直说什么默认的3389不安全，对此我不否认，但是利用的途径也只能一个一个的穷举，你把帐号改了密码设置为十五六位，我估计他要破上好几年，哈哈!办法:本地连接--属性--Internet协议(TCP/]]></description>
    <pubDate>2008-03-27</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网络学院</comments>
</item>
<item>
    <title><![CDATA[全方位堵住Win2003的安全隐患]]></title>
    <link>http://www.xker.com/page/e2008/0228/50119.html</link>
    <description><![CDATA[尽管Windows 2003的功能在不断增强，但是由于先天性的原因，它还存在不少安全隐患，要是不将这些隐患堵住，可能会给整个系统带来不必要的麻烦；下面笔者就介绍Windows2003中不常见的安全隐患的防堵方法，希望能对各位带来帮助！ 堵住自动保存隐患 Windows 2003操作系统]]></description>
    <pubDate>2008-02-28</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>小新技术网</comments>
</item>
<item>
    <title><![CDATA[Windows Server操作系统游戏全攻略]]></title>
    <link>http://www.xker.com/page/e2008/0211/48539.html</link>
    <description><![CDATA[关于WHS的游戏性能，再次引出Windows 2003的游戏问题，这里要分几种情况(对Windows Server 2008同样适用)： 1、问题：提示缺少文件、不出画面、在片头动画自动退出、加载地图时异样、一打开就报错 代表：《Count Strike反恐精英》，《极品飞车》、《三国群英》等一些FP]]></description>
    <pubDate>2008-02-11</pubDate>
    <category>Windows Server 2003</category>
    <author>佚名</author>
    <comments>新客网搜集整理</comments>
</item>
<item>
    <title><![CDATA[在win2003下设置IIS及DNS的问题]]></title>
    <link>http://www.xker.com/page/e2008/0124/46086.html</link>
    <description><![CDATA[很多朋友在用IIS6架网站的时候遇到不少问题，而这些问题有些在过去的IIS5里面就遇到过，有些是新出来的，俺忙活了一下午，做了很多次试验，结合以前的排错经验，做出了这个总结，希望能给大家帮上忙：） 问题1：未启用父路径 症状举例： Server.MapPath() 错误 ASP 017]]></description>
    <pubDate>2008-01-24</pubDate>
    <category>Windows Server 2003</category>
    <author>佚名</author>
    <comments>新客网搜集整理</comments>
</item>
<item>
    <title><![CDATA[远程工作站常见故障问题及排除]]></title>
    <link>http://www.xker.com/page/e2007/1213/41522.html</link>
    <description><![CDATA[当Small Business Server 2003集成安装结束之后，系统会在默认网站下面自动创建一个名为Remote的虚拟目录。这样，互联网上的用户就可以通过访问https://domainname/Remote来访问公司的远程工作网站了。通过远程工作网站，用户不但可以访问Outlook Web Access信息、公司]]></description>
    <pubDate>2007-12-13</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003下FTP用户隔离的实现]]></title>
    <link>http://www.xker.com/page/e2007/1129/40615.html</link>
    <description><![CDATA[自IIS6.0开始FTP增加新的功能用户隔离,通过创建用户隔离可以实现不同用户登陆时拥有不同的目录,同时可以设置用户对自己的目录权限.。此外也可以让非用户匿名访问FTP服务器。像IIS6.0的用户隔离通过Serv-U也可以实现相同功能。 下面将介绍如何实现用户隔离,方面对FTP服]]></description>
    <pubDate>2007-11-29</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows Server 2003防木马权限设置]]></title>
    <link>http://www.xker.com/page/e2007/1119/40305.html</link>
    <description><![CDATA[Windows 200作为服务器操作系统，你知道他的安全性能如何保护吗？下面请看 防木马权限设置IIS服务器安全配置。 一、 系统的安装 １、按照Windows2003安装光盘的提示安装，默认情况下2003没有把IIS6.0安装在系统里面。 ２、IIS6.0的安装 开始菜单控制面板添加或删除程序]]></description>
    <pubDate>2007-11-19</pubDate>
    <category>Windows Server 2003</category>
    <author>网络世界</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Win2003基本WEB服务器安全设置]]></title>
    <link>http://www.xker.com/page/e2007/1119/40288.html</link>
    <description><![CDATA[1、安装补丁 安装好操作系统之后，最好能在托管之前就完成补丁的安装，配置好网络后，如果是2000则确定安装上了SP4，如果是2003，则最好安装上SP1，然后点击开始Windows Update，安装所有的关键更新。 2、安装杀毒软件 至于杀毒软件目前我使用有两款，一款是瑞星，一款]]></description>
    <pubDate>2007-11-19</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[如何进行Windows 2003的IE与界面设置？]]></title>
    <link>http://www.xker.com/page/e2007/1118/40236.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-11-18</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[如何提高Win 2003的视频功能?]]></title>
    <link>http://www.xker.com/page/e2007/1118/40184.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-11-18</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[为何Win2003无法使用移动硬盘？]]></title>
    <link>http://www.xker.com/page/e2007/1118/40178.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-11-18</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[为何Win 2003启动时会弹出错误？]]></title>
    <link>http://www.xker.com/page/e2007/1118/40175.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-11-18</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[如何使Windows 2003系统支持ASP?]]></title>
    <link>http://www.xker.com/page/e2007/1118/40163.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-11-18</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Win2003自带防火墙如何打开和关闭]]></title>
    <link>http://www.xker.com/page/e2007/1118/40143.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-11-18</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[应该怎样去掉Win 2003安全功能？]]></title>
    <link>http://www.xker.com/page/e2007/1118/40140.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-11-18</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[如何在Win2003 Server下建立DNS服务？]]></title>
    <link>http://www.xker.com/page/e2007/1113/39738.html</link>
    <description><![CDATA[问：您好！我的机器装的是Windows Server 2003，请问如何建立DNS服务？ 答：您好！Windows Server 2003的DNS的配置和Windows 2000 Server的DNS的配置差不多！您可以点击开始程序运行，然后输入dcpromo.exe，出现服务器配置向导的窗口，然后您在其中选择DNS服务器然后根]]></description>
    <pubDate>2007-11-13</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Win2003单网卡实现VPN+NAT全攻略]]></title>
    <link>http://www.xker.com/page/e2007/1109/39227.html</link>
    <description><![CDATA[一、问题的提出 如图1所示，在单位有个私有地址为192.168.0.0的网络，各电脑是通过ADSL共享方式接入Internet，在家中有台电脑也通过ADSL访问Internet，现在想在家中随时安全地访问单位192.168.0.2这台机器，实现方法很多，最为安全的是通过VPN。 二、什么是VPN 以本例]]></description>
    <pubDate>2007-11-09</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[用于管理活动目录的11个基本工具]]></title>
    <link>http://www.xker.com/page/e2007/1109/39225.html</link>
    <description><![CDATA[如果您负责处理列有从下周开始工作的 200 名新员工资料的 Excel 电子表格，或者由于技术支持人员点击了某些不应点击的内容而导致用户帐户配置错误，或者您只是需要除了打开用户和计算机之外的一种更加轻松的方法来管理 Active Directory??，则有大量免费管理工具可以提]]></description>
    <pubDate>2007-11-09</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[详述Windows 2003 SP2入门IDS构建过程]]></title>
    <link>http://www.xker.com/page/e2007/1031/37685.html</link>
    <description><![CDATA[IDS的技术手段其实并不很神秘，接下来本文会用一种顺藤摸瓜的脉络，给大家介绍一个较简单的IDS入门级构架。从市场分布、入手难易的角度来看，选择NIDS作为范例进行部署，比较地恰当。本文以完全的Windows平台来贯穿整个入侵检测流程，由于篇幅所限，以定性分析角度来陈]]></description>
    <pubDate>2007-10-31</pubDate>
    <category>Windows Server 2003</category>
    <author>佚名（作者请联系本站修改）</author>
    <comments>中国电脑教育报</comments>
</item>
<item>
    <title><![CDATA[用Win2003路由实现局域网共享上网]]></title>
    <link>http://www.xker.com/page/e2007/1018/36325.html</link>
    <description><![CDATA[本校计算机中心机房共有计算机240台，已互连为局域网，希望访问校内资源时通过校园网接口，而访问外部资源时通过ADSL接口。 解决 Windows XP和Windows 2003都自带ADSL宽带拨号程序，这里只要使用Windows 2003的路由和远程访问程序稍加配置，就可搞掂一切。 1、前提 计]]></description>
    <pubDate>2007-10-18</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[新手远程管理Win2003服务器的技巧]]></title>
    <link>http://www.xker.com/page/e2007/1017/36232.html</link>
    <description><![CDATA[我目前远程管理着多台服务器，并且经常需要远程连接到客户的系统上解决问题或是向客户演示如何去完成特殊的任务，其中有些客户的系统位于200英里以外的地方。 在过去，我一直使用Virtual Network Computing来连接这种服务器或客户机，不过使用VNC需要在防火墙上打开某]]></description>
    <pubDate>2007-10-17</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[如何对Win 2000/2003系统DNS进行迁移]]></title>
    <link>http://www.xker.com/page/e2007/1014/35933.html</link>
    <description><![CDATA[现有两台服务器分别为AD1( 2000系统 ，并且是 DNS ，DHCP服务器)和AD2( 2003系统 ，是AD1的备份域控，DNS地址指向AD1,并没有安装DNS服务)，请问我该如何将AD1的DNS转移到AD2上面呢?我已经在AD2服务器安装向导里面安装DNS服务器,并且没有进行配置，这样没有关系吧，打开]]></description>
    <pubDate>2007-10-14</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[技巧：两种自动登录 Windows 2003 的方法]]></title>
    <link>http://www.xker.com/page/e2007/0913/34103.html</link>
    <description><![CDATA[一种方法比较简单，您只需单击开始|运行，并在输入框中键入control userpasswords2，这样就可以在用户账户管理窗口中清除要使用本机，用户必须输入密码复选项的选中状态，然后按下键盘的Ctrl+Shift+A，将会得到一个自动登录的设置对话框,您可以按自己的需要设置系统在]]></description>
    <pubDate>2007-09-13</pubDate>
    <category>Windows Server 2003</category>
    <author>winbobo</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[卸载补丁去除保护 获取Windows2003密码]]></title>
    <link>http://www.xker.com/page/e2007/0727/28284.html</link>
    <description><![CDATA[命令行下卸载Windows2003 SP1/SP2 %systemroot%$NtServicePackUninstall$spuninstspuninst /U 按无人参与模式删除 service pack。如果使用此选项，那么在卸载 SP1 的过程中，只有出现致命错误才会显示提示。 /Q 按安静模式删除 SP1，此模式与无人参与模式相同，只是]]></description>
    <pubDate>2007-07-27</pubDate>
    <category>Windows Server 2003</category>
    <author>hackmaster</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[用Windows Server 2003搭建安全服务器]]></title>
    <link>http://www.xker.com/page/e2007/0720/27999.html</link>
    <description><![CDATA[启用并配置文件服务 Windows Server 2003的管理工具中有一项功能叫做管理您的服务器，启动该工具之后，可以看到当前服务器上启用的所有服务，并可对这些服务进行管理。 点击该界面上的添加或删除角色链接，将启动一个配置服务器的向导。点击下一步进入到服务器角色步骤]]></description>
    <pubDate>2007-07-20</pubDate>
    <category>Windows Server 2003</category>
    <author>jcx860</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[如何找出Win2003中IIS6安装程序]]></title>
    <link>http://www.xker.com/page/e2007/0605/26371.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-06-05</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003 服务器设置 完全版]]></title>
    <link>http://www.xker.com/page/e2007/0605/26352.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-06-05</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[抠出Windows 2003中IIS6安装程序]]></title>
    <link>http://www.xker.com/page/e2007/0518/25700.html</link>
    <description><![CDATA[ 前几天帮朋友装了个Windows server 2003，回来后才想起来IIS没给装上。Windows server 2003使用的是IIS6，记得以前在网上看到有提供IIS5下载，如果有IIS6下载直接给他地址下载就可以了，也可以免去我来往奔波之苦。可能是俺搜索水平不到家，找了挺长时间也没找到。]]></description>
    <pubDate>2007-05-18</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Win 2003系统十例最新配置技巧]]></title>
    <link>http://www.xker.com/page/e2007/0320/23197.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-03-20</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Win Server 2003 SP2软件兼容一览]]></title>
    <link>http://www.xker.com/page/e2007/0317/23163.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-03-17</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[远程快速修改Win2003系统机器名]]></title>
    <link>http://www.xker.com/page/e2007/0112/8788.html</link>
    <description><![CDATA[在同一网段中，每台机器的机器名必须是惟一的，不允许出现重复，如果发生机器名相冲突的情况，就会影响用户的正常工作。受冲突的机器将不能正常工作，别的用户也无法正常访问这些机器的共享资源，此外，机器名冲突也会给网管的管理工作造成不便。 要想解决这个问题，就]]></description>
    <pubDate>2007-01-12</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Win 2003操作系统14招加速大法]]></title>
    <link>http://www.xker.com/page/e2007/0107/6748.html</link>
    <description><![CDATA[微软的Windown Server 2003尽管它是对应服务器的，但仍然有不少朋友蠢蠢欲动，欲升之而后快。可是，安装之后你就会发现麻烦多多，这样功能没有，那样功能打不开，甚至连听歌，玩游戏也成问题了。 其实，Server 2003在XP的基础强化了安全性和稳定性，不得不关闭了一些工]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows Server 2003应用小技巧集]]></title>
    <link>http://www.xker.com/page/e2007/0107/6747.html</link>
    <description><![CDATA[Windows Server 2003 是一款凝聚了微软多年以来技术积累的全新 操作系统 。这是由于Windows Server 2003核心得到改进、各种设备管理获得进一步的优化，在性能方面有了长足发展。所以在相同硬件配置情况下，Windows Server 2003的启动速度和程序运行速度比 Windows 2000]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[BizTalk 2004在windows2003的安装方法]]></title>
    <link>http://www.xker.com/page/e2007/0107/6746.html</link>
    <description><![CDATA[可以说Biztalk的安装是极复杂，就安装这点来说一点不像Microsoft的东东，搞了三天，一点心得供大家参考。 1，安装Windows2003，通过配置服务器安装应用程序服务（IIS，ASP.NET） 2，检查IIS 6.0 工作进程隔离模式运行 Internet 信息服务 6.0 的 Web 服务器运行 3，安装]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[windows server 2003 r2 64位web服务器安装配置注意事项]]></title>
    <link>http://www.xker.com/page/e2007/0107/6745.html</link>
    <description><![CDATA[昨天特意去机房安装64位系统，带了一个250G新硬盘去。为了减少断网的时间，首先把硬盘分好区，把许多数据也拷到一个分区里。 我用的是 Windows Server 2003 r2英文大客户版，外加简体中文包。总共3个碟。实际上我只刻了2个CD碟，其它的都放到一张DVD里面了。cd碟太小了]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Win2003中快速实现网络共享还原]]></title>
    <link>http://www.xker.com/page/e2007/0107/6744.html</link>
    <description><![CDATA[大家一定记得 Windows XP 的系统还原功能吧，但它只能还原本机的文件，对共享文件却无能为力了。随着 Windows Server 2003 操作系统 的推出，这个问题迎刃而解。这个小东东就是Windows Server 2003的卷影副本服务（Volume Shadow Copy Service），它以预定的时间间隔为]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows Server 2003下安装WMP11的方法]]></title>
    <link>http://www.xker.com/page/e2007/0107/6743.html</link>
    <description><![CDATA[大家在WinXP上都成功的安装了WMP11，现在在Win2003上的安装也成为可能。 1. WinRAR 解压wmp11的安装文件到某目录； 2. winrar解压wmp11.exe和wmfdist11.exe到分别的目录: wmp11和wmfdist11； 3. 修改wmp11updateupdate.inf: MaxNtMinorVersionToUpdate=3 MaxNtMajorVer]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003服务器安全配置终极技巧]]></title>
    <link>http://www.xker.com/page/e2007/0107/6742.html</link>
    <description><![CDATA[网上流传的很多关于 Windows Server 2003 系统的安全配置，但是仔细分析下发现很多都不全面，并且很多仍然配置的不够合理，并且有很大的安全隐患，今天我决定仔细做下极端BT的2003服务器的安全配置，让更多的网管朋友高枕无忧。 我们配置的服务器需要提供支持的组件如]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[解决win2003 iis6的请求的资源在使用中（无法运行ASP程序）的解决方法]]></title>
    <link>http://www.xker.com/page/e2007/0107/6741.html</link>
    <description><![CDATA[]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[远程如何修改Windows 2003系统机器名]]></title>
    <link>http://www.xker.com/page/e2007/0107/6740.html</link>
    <description><![CDATA[在同一网段中，每台机器的机器名必须是惟一的，不允许出现重复，如果发生机器名相冲突的情况，就会影响用户的正常工作。受冲突的机器将不能正常工作，别的用户也无法正常访问这些机器的共享资源，此外，机器名冲突也会给网管的管理工作造成不便。 要想解决这个问题，就]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[如何在Windows 2003中得到登陆密码]]></title>
    <link>http://www.xker.com/page/e2007/0107/6739.html</link>
    <description><![CDATA[在所有NT系统中，都是有几种方法可以得到登陆用户的密码的。我知道的三种方法可以达到目的。 1.hook了winlogon中几个函数，网上也有这类型的程序，叫winlogonhijack的项目在rootkit.com中有提供，不过那个项目只对本地登陆用户有效，远程登陆用户无效。 2.使用Gina和wi]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003系统Web服务器配置方法]]></title>
    <link>http://www.xker.com/page/e2007/0107/6738.html</link>
    <description><![CDATA[近日，笔者将学校服务器的 操作系统 升级为 Windows Server 2003 ，在Web服务器的配置过程中发现了许多与 Windows 2000 Server的不同之处。为了同行少走弯路，现将配置中应注意的问题简单总结如下: Windows Server 2003 中Internet 信息服务(IIS) 升级为IIS 6.0，其安]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[体验Win 2003系统中实用的四种Web接口]]></title>
    <link>http://www.xker.com/page/e2007/0107/6737.html</link>
    <description><![CDATA[打印服务器的Web接口 打印服务器是 Windows Server 2003 服务器中的一种，它是实现资源共享的重要组成部分。在Windows Server 2003中，如果打印服务器安装了IIS服务器，则拥有权限的网络用户就可以通过IE等浏览器来管理打印服务器，域中的用户也可以通过浏览器来安装打]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[15条Windows 2003操作技巧]]></title>
    <link>http://www.xker.com/page/e2007/0107/6736.html</link>
    <description><![CDATA[1、提高系统反应灵敏度 在Win2003中运行诸如 Photoshop 、Office之类的大型软件时，系统给人的感觉，总是很“愚笨”；为此，你可以按下面方法，来提高系统的反应灵敏度：单击“开始”菜单中的控制面板选项，继续单击下面的“系统”图标，在随后窗口中，选中“高级”标]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[为Win2003服务器打造铜墙铁壁]]></title>
    <link>http://www.xker.com/page/e2007/0107/6735.html</link>
    <description><![CDATA[Windows Server 2003 是大家最常用的服务器 操作系统 之一。虽然它提供了强大的网络服务功能，并且简单易用，但它的安全性一直困扰着众多网管，如何在充分利用Windows Server 2003提供的各种服务的同时，保证服务器的安全稳定运行，最大限度地抵御病毒和黑客的入侵。Wi]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003下如何提高FSO安全性]]></title>
    <link>http://www.xker.com/page/e2007/0107/6734.html</link>
    <description><![CDATA[ASP提供了强大的文件系统访问能力，可以对服务器硬盘上的任何文件进行读、写、复制、删除、改名等操作，这给学校网站的安全带来巨大的威胁。现在很多校园主机都遭受过FSO木马的侵扰。但是禁用FSO组件后，引起的后果就是所有利用这个组件的ASP程序将无法运行，无法满足]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[深度分析Win 2003自动升级补丁功能]]></title>
    <link>http://www.xker.com/page/e2007/0107/6733.html</link>
    <description><![CDATA[有读者反映使用批处理Windows自动升级文件有问题。有些补丁包安装时出现了错误提示，无法继续。 经过研究，发现这是由于Windows主要有两类不同的补丁程序，需要使用不同的参数，一旦参数错误，会导致无法安装，所以对不同补丁需要使用不同的参数。我们来具体分析一下。]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Win2000升级至Win2003的10大功能理由]]></title>
    <link>http://www.xker.com/page/e2007/0107/6732.html</link>
    <description><![CDATA[Windows Server 2003 是在可靠的 Windows 2000 Server 系列的基础上生成的，它集成了功能强大的应用程序环境以开发全新的 XML Web 服务和改进的应用程序，这些程序将会显著提高进程效率。下面这些主要的新增功能和改进是为考虑从 Windows 2000 Server 升级到 Windows S]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[抢先看!WinServer 2003 R2 RTM发布]]></title>
    <link>http://www.xker.com/page/e2007/0107/6731.html</link>
    <description><![CDATA[微软昨天(北京时间12月6日)宣布： Windows Server 2003 R2已经提供给PC厂商。Windows Server 2003 R2是 操作系统 Windows Server 2003的升级版。 在Windows Server 2003在升级了SP1的基础上，Windows Server 2003 R2在扩展连通性的时候充分利用了代码库的稳定性和安全]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[巧用Win 2003构筑校园网服务器防火墙]]></title>
    <link>http://www.xker.com/page/e2007/0107/6730.html</link>
    <description><![CDATA[在校园网的日常管理与维护中，网络安全正日益受到人们的关注。校园网服务器是否安全将直接影响学校日常教育教学工作的正常进行。为了提高校园网的安全性，网络管理员首先想到的就是配备硬件防火墙或者购买软件防火墙，但硬件防火墙价格昂贵，软件防火墙也价格不菲，这]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003共享资源拒绝访问修复实录]]></title>
    <link>http://www.xker.com/page/e2007/0107/6729.html</link>
    <description><![CDATA[在对服务器数据的日常维护中，共享资源的访问尤为重要，也是网络通信的核心所在。Microsoft公司的Windows 2003 server 操作系统 自带的远程桌面连接程序就给我们每个网管提供了相当便利的管理方式。但最近我在日常维护时遇到了如下的问题，虽无太多技术含量，但想到网]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003中如何安全的释放内存]]></title>
    <link>http://www.xker.com/page/e2007/0107/6728.html</link>
    <description><![CDATA[经常看到有朋友在论坛上诉苦说需要释放内存，其实如果你安装了Windows 2003的话，那么并不需要寻求那些需要注册才能长久使用的第三方内存管理软件。因为Windows 2003已经自带了一个名为Empty.exe的小程序，它可以用来释放某些应用程序在占用大量内存时不能及时释放的那]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows2003校园Web服务器常见问题]]></title>
    <link>http://www.xker.com/page/e2007/0107/6727.html</link>
    <description><![CDATA[目前，使用Windows 2003作为Web服务器的学校越来越多，然而对于用惯了 Windows 2000 /NT的用户来说，如果想要架设一台完备、安全、可靠的Windows 2003服务器，可能会遇到很多意想不到的问题。笔者根据两年来亲身实践的体会，重点针对学校中较常使用的Web服务的特点，结]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003系统25招加速大法]]></title>
    <link>http://www.xker.com/page/e2007/0107/6726.html</link>
    <description><![CDATA[微软的Windown Server 2003尽管它是对应服务器的，但仍然有不少朋友蠢蠢欲动，欲升之而后快。可是，安装之后你就会发现麻烦多多，这样功能没有，那样功能打不开，甚至连听歌，玩游戏也成问题了。 其实，Server 2003在XP的基础强化了安全性和稳定性，不得不关闭了一些工]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003 硬盘安全设置[针对ASP类网站]]]></title>
    <link>http://www.xker.com/page/e2007/0107/6725.html</link>
    <description><![CDATA[C:分区部分： c:\ administrators 全部 Everyone 无 system 全部 当然，这个到下面的目录是要改的 c:\windows administrators 全部 Creator owner 不是继承的 只有子文件夹及文件 完全 Power Users 修改，读取和运行，列出文件夹目录，读取，写入 system 全部 Users 读]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[为Windows 2003服务器打造铜墙铁壁]]></title>
    <link>http://www.xker.com/page/e2007/0107/6724.html</link>
    <description><![CDATA[Windows Server 2003 是大家最常用的服务器 操作系统 之一。虽然它提供了强大的网络服务功能，并且简单易用，但它的安全性一直困扰着众多网管，如何在充分利用Windows Server 2003提供的各种服务的同时，保证服务器的安全稳定运行，最大限度地抵御病毒和黑客的入侵。Wi]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[解决w3wp.exe占用CPU和内存问题]]></title>
    <link>http://www.xker.com/page/e2007/0107/6723.html</link>
    <description><![CDATA[在WINDOWS2003+IIS6下，经常出现w3wp的内存占用不能及时释放，从而导致服务器响应速度很慢。 今天研究了一下，可以做以下配置： 1、在IIS中对每个网站进行单独的应用程序池配置。即互相之间不影响。 2、设置应用程序池的回收时间，默认为1720小时，可以根据情况修改。]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Win 2003系统传真功能的配置及使用]]></title>
    <link>http://www.xker.com/page/e2007/0107/6722.html</link>
    <description><![CDATA[传真在现代办公中应用极为广泛，随着电脑的普及，我们可用电脑方便地进行传真的收发。在Windows 98/Me系统中通常需要第三方软件管理，但在 Windows 2000 后的系统都包含有传真的功能，下面以Windows 2003系统为例介绍其传真的使用，供需要的朋友参考。(注意：首先要正]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[用Win 2003 SP1向导功能打造安全服务器]]></title>
    <link>http://www.xker.com/page/e2007/0107/6721.html</link>
    <description><![CDATA[出处： 电脑报 千呼万唤始出来，近日微软终于发布 Windows Server 2003 中文补丁包SP1。它除了对系统中存在的漏洞进行修补外，还新增了一些实用功能，特别是安全配置向导（Security Configuration Wizard，简称SCW）功能，它成为Windows 2003 SP1新增功能中的亮点。 在W]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[在Windows 2003中快速搭建超酷视频服务器]]></title>
    <link>http://www.xker.com/page/e2007/0107/6720.html</link>
    <description><![CDATA[随着Internet和Intranet应用日益丰富，视频点播也逐渐应用于宽带网和局域网。人们已不再满足于浏览文字和图片，越来越多的人更喜欢在网上看电影、听音乐。而视频点播和音频点播功能的实现，则必须依*流媒体服务技术。就目前来看，最流行的流媒体点播服务器只有两种，即]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[在Win 2003系统中挖掘免费刻录软件]]></title>
    <link>http://www.xker.com/page/e2007/0107/6719.html</link>
    <description><![CDATA[出处： 电脑报 面对市场上林林总总的付费刻录软件，你是否有眼花缭乱、不知如何选择的感觉？你知道吗？我们选择刻录软件有3个须考虑的方面：1.操作简单快捷；2.支持主流的文件格式和刻录方式；3.完全免费。其实，微软在 Windows Server 2003 中已经为我们准备好了符合以]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[WIN2003服务器端安全配置的一点简单经验]]></title>
    <link>http://www.xker.com/page/e2007/0107/6718.html</link>
    <description><![CDATA[如下的一些配置主要是 针对 WIN2003和NTFS格式的，而且是提供网络服务的，不是客户端电脑（客户端电脑自己去安装一些防木马间谍病毒或防火墙或其他，注意跟踪目前的较新的反弹式木马技术，简单的木马的隐蔽无非就是 注册表 、Win.ini、System.ini、Autoexec.bat、Congf]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows 2003优化系列之为IE加速]]></title>
    <link>http://www.xker.com/page/e2007/0107/6717.html</link>
    <description><![CDATA[Winddows 2003作为Server 操作系统 ，虽然功能是很强大的，但是我们还是可以从某些方面对他们进行优化，本期我们讲在Windows 2003操作系统中对IE进行优化。 IE的界面优化基本和资源管理器相同，都是尽可能减少功能条，只留下地址栏。不过，在工具-Internet选项中就有许]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[手把手教你如何部署Windows 2003的DHCP]]></title>
    <link>http://www.xker.com/page/e2007/0107/6716.html</link>
    <description><![CDATA[网络规模在迅速膨胀，而且电脑数量还在不断增加。为了能把工作搞好，网管晨晨不断地利用空余时间“充电”。这天他从一些资料中得知，在电脑数量比较多的网络中可以使用DHCP服务为客户端电脑自动分配IP地址，可以省去手动配置IP地址的麻烦。心想这倒不错，这样一来肯定]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[制作无盘Windows 2003无忧Ghost文件]]></title>
    <link>http://www.xker.com/page/e2007/0107/6715.html</link>
    <description><![CDATA[作者： 孙建新 出处： eNet 好多学校已将两年前的 Windows 2000 无盘终端网络系统升级为Windows 2003。除系统以外，一般还要安装Office、 wps 、 Photoshop 等常用软件到C:\Program file目录下，C区可能一下子猛增至2GB左右。制作系统镜像并且刻录一张恢复光盘是防患于]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>
<item>
    <title><![CDATA[Windows Server 2003特别版图片展示]]></title>
    <link>http://www.xker.com/page/e2007/0107/6714.html</link>
    <description><![CDATA[微软将在9月份发布高端的 Windows Server 2003 Compute Cluster Edition（超级计算版）Beta版，并只会发布Windows 2003 64位版。这是由于当它正式发布时几乎所有的服务都将是64位，而且这个版本的Windows是用于高端运算，当然用户该选用64位的版本了。 这个产品将会有2]]></description>
    <pubDate>2007-01-07</pubDate>
    <category>Windows Server 2003</category>
    <author>秩名</author>
    <comments>新客网</comments>
</item>

</channel>
</rss>

