{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

网络工程师实用培训教程系列:Windows Server 2008服务器搭建与管理

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

网络工程师实用培训教程系列:Windows Server 2008服务器搭建与管理

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

案例贯穿从最典型的网络工程入手,提供全面的解决方案。
项目驱动情境导入.项目教学,实训强化,培养技能。
内容全面涵盖网管必须掌握的理论和技术,管用、够用、实用。
贴近实战知识与技术围绕网络构建过程展开,学得会、用得上。
兴趣教学情景分析与动手操作有机结合,激发学习兴趣和主动性。
注重动手练中求学,学中求练,练学结合,边练边学。
涵盖认证内容安排与IT认证紧密结合、覆盖网管认证主要知识点。
深度支持QQ答疑,E-mail交流,BBS互动、方案咨询,故障诊断。
Content Description

《Windows Server 2008服务器搭建与管理》全面而深入地介绍Windows Server 2008操作系统中各种服务的搭建与配置,包括活动目录服务、DNS服务、DHCP服务、文件服务、打印服务、电子证书服务、Web服务、FTP服务、邮件服务、信息共享服务、Windows部署服务、远程桌面服务、VPN服务、系统更新服务、Hyper-V服务等一系列的高级网络服务,从而深人挖掘服务器和网络的潜力,提高网络的实用性、安全性和可管理性。《Windows Server 2008服务器搭建与管理》以实践为主,可操作性强,语言表述流畅准确,理论讲解深入浅出,案例丰富实用,能够迅速提高读者的动手能力和技术水平。
《Windows Server 2008服务器搭建与管理》既可作为培养21世纪计算机网络工程师的学习教材,同时也适用于中小型网络管理员和安全规划师,以及所有准备从事网络管理的网络爱好者。
Catalogue

第1章 WindowsServer2008服务器规划
1.1 项目背景
1.2 项目需求
1.3 项目分析
1.4 项目规划
1.4.1 域名和结构规划+
1.4.2 管理权限规划
1.4.3 IP地址规划
1.4.4 服务器硬件规划
1.4.5 服务器虚拟规划

第2章 安装WindowsServer2008
2.1 windowsServer2008安装前提与过程
2.1.1 案例情景
2.1.2 项目需求
2.1.3 解决方案
2.2 选择WindowsServer2008版本
2.2.1 WindowsServer2008的版本
2.2.2 版本比较
2.2.3 系统和硬件设备要求
2.3 安装WindowsServer2008前的准备工作
2.3.1 安装前的准备工作
2.3.2 RAID卡设置
2.3.3 知识链接:RAID类型与适用范围
2.3.4 系统光盘和驱动准备
2.4 安装WindowsServer2008
2.4.1 品牌服务器的安装、升级与激活
2.4.2 兼容服务器的安装、升级与激活
2.5 WindowsServer2008的基本配置
2.5.1 更改计算机名
2.5.2 设置IP地址
2.5.3 配置自动更新
2.6 安装WindowsServer2008角色与功能
2.6.1 安装服务器角色
2.6.2 添加和删除功能
2.6.3 知识链接:角色和功能
习题
实验:WindowsServer2008的安装与基本配置

第3章 安装ADDS域服务
3.1 ADDS安装前提与过程
3.1.1 案例情景
3.1.2 项目需求
3.1.3 解决方案
3.2 安装域控制器
3.2.1 安装主域控制器
3.2.2 知识链接:域控制器与活动目录
3.2.3 安装辅助域控制器
3.2.4 知识链接:辅助域控制器的意义
3.2.5 安装只读域控制器
3.2.6 知识链接:只读域控制器的特点与适用
3.3 创建组织单元、用户组和用户
3.3.1 创建组织单元
3.3.2 知识链接:组织单元简介
3.3.3 创建用户组
3.3.4 创建和修改用户
3.3.5 知识链接:用户组简介
3.4 Windows客户端加入域
3.4.1 WindowsVista/2008加入域
3.4.2 WindowsXP/2003加入域
习题
实验:设置域控制器

第4章 安装DNS服务
4.1 DNS服务安装前提与过程
4.1.1 案例情景
4.1.2 项目需求
4.1.3 解决方案
4.2 安装和配置DNS服务
4.2.1 知识链接:DNS与顶级域名
4.2.2 安装和配置主DNS服务器
4.2.3 安装和配置辅助DNS服务器
4.2.4 配置DNS转发
4.2.5 知识链接:辅助DNS服务器的意义
4.3 添加主机记录
4.3.1 添加A记录
4.3.2 添加MX记录
4.3.3 知识链接:A记录
4.3.4 知识链接:MX记录
4.4 Windows客户端的设置
习题
实验:DNS服务器的搭建

第5章 安装DHCP服务
5.1 DHCP安装前提与过程
5.1.1 案例情景
5.1.2 项目需求
5.1.3 解决方案
5.2 安装和配置DHCP服务
5.2.1 安装和配置DHCP服务器
5.2.2 创建作用域
5.2.3 知识链接:作用域与VLAN
5.2.4 配置DHCP选项
5.2.5 配置IP地址保留
5.2.6 知识链接:IP地址信息获得方式
5.3 Windows客户端的设置
习题
实验:DHCP服务器的搭建

第6章 安装文件服务
6.1 文件服务安装前提与过程
6.1.1 案例情景
6.1.2 项目需求
6.1.3 解决方案
6.2 安装文件服务
6.3 设置共享文件与访问权限
6.3.1 设置文件夹共享
6.3.2 设置NTFS权限
6.3.3 知识链接:NTFS权限与共享权限
6.4 磁盘配额与文件屏蔽
6.4.1 知识链接:磁盘配额与应用
6.4.2 配置磁盘配额
6.4.3 设置文件屏蔽
6.5 配置ADDFS
6.5.1 知识链接:DFS与应用
6.5.2 添加DFS映射
6.6 访问共享资源
6.6.1 访问共享文件
6.6.2 文件同步
习题
实验:文件服务器的配置

第7章 安装打印服务
7.1 打印服务安装前提与过程
7.1.1 案例情景
7.1.2 项目需求
7.1.3 解决方案
7.2 安装打印服务器
7.2.1 安装打印服务器
7.2.2 连接网络接口打印机
7.2.3 知识链接:打印机与打印设备
7.3 管理打印服务器
7.3.1 设置打印权限
7.3.2 设置打印优先级
7.3.3 送纸器设置
7.3.4 管理打印队列
7.4 访问共享打印机
7.4.1 添加共享打印机
7.4.2 安装wcb共享打印机
7.4.3 Wcb方式连接到打印机
7.4.4 知识链接:Web打印的作用
习题
实验:网络打印服务的安装与配置

第8章 安装电子证书服务
8.1 电子证书服务安装前提与过程
8.1.1 案例情景
8.1.2 项目需求
……
第9章 安装WWW服务
第10章 安装FTP服务
第11章 安装E-mail服务
第12章 安装WSS服务
第13章 Hyper-V虚拟服务
第14章 安装WSUS服务
第15章 安装WDS服务
第16章 安装TS服务
第17章 安装VPN服务
Book Abstract

(5)打印服务:文档打印是办公区所必不可少的功能。由于经常要打印大量文档,容易出现多个用户等待一台打印机的情况,而延误工作。使用打印服务,可以对网络中的打印机进行管理,及时调整打印任务,加快打印时间。
(6)Web和FTP服务:毫无疑问,web几乎是每个网站的必备功能,其重要性不言而喻。而网站的内容也需要时常更新,在局域网中,可以利用文件共享等文件来更新网页数据,而在Internet中,则可利用FTP服务来更新网站。同时,FTP服务可以用来在Internet中上传或下载文件。
(7)邮件服务:公司员工和员工之间、本公司与外公司之间的交流要利用邮件服务来实现。Exchange Server无疑是搭建邮件服务器的首选,同时还具有信息共享功能,是一套良好的信息服务器软件。
(8)Windows部署服务和系统更新服务:安装操作系统对专业计算机人员来说是小菜一碟,但对于非专业人员可就一筹莫展了。而利用windows部署服务,用户不需了解详细的安装步骤,只需轻轻一按,即可重新安装一个全新的操作系统,不必进行各种设置。而系统更新服务则可保证用户的计算机能够及时安装各种更新,不会因系统漏洞而出现各种故障。
Introduction

随着信息化进程的推进,几乎所有的企事业单位都有自己的网络,而由此产生的网络管理人才的需求缺口正在逐年扩大。据相关部门统计,2009年网络管理人才缺口达到13.5万,许多企业不惜重金,招募一名出色的网络管理人员。随着网络应用的不断拓展,企业发展对计算机网络的依赖性将越来越强,而掌握大量精尖网络技术的人才也会变得越来越受欢迎。为什么在如此光明的就业形势下,却经常听到网络管理员的工资只有几百元呢?原因很简单,企业真正需要的网络管理员,是能够独当一面、不需不断培训的专业人员。向网络工程师晋升,是摆在网络管理员面前的唯一出路。
本套丛书作为网络工程师培训教材,以实际的公司网络为案例,以打造实用的网络工程师为目标,以实用和技能为主,摒弃了复杂的原理,以简明的操作为引导,通俗易懂,上手容易。读者只须按照书中的操作来学习,就能掌握相应的技能,学完全套书之后,即可掌握大部分的网络知识。
本书根据一个现有的网络案例编写而成,结合了作者十几年来在网络管理工作方面的经验,以及组建多个网络的心得体会。以微软最新的服务器操作系统Windows Server 2008作为网络平台,从操作系统提供的基础服务到各种高级网络服务都有涉猎,与实际应用相结合,引导读者独立完成网络服务的搭建。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book