{{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 2003)

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

高职高专计算机任务驱动模式教材:网络服务器配置(Windows Server 2003)

{{__(":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
Content Description

《高职高专计算机任务驱动模式教材:网络服务器配置(Windows Server 2003)》应用工作过程导向的职业教育理论,按照工作过程系统化课程模式,通过一个企业网络服务器的配置与应用的真实情境,带领读者学习体验实际工作中一个网络工程师架构常见服务器的案例,学习如何在工作中正确地选购服务器、安装服务器和架构各种应用服务器。
《高职高专计算机任务驱动模式教材:网络服务器配置(Windows Server 2003)》图文并茂,轻松有趣,实用性强,非常适合职业院校的在校学生学习使用。《高职高专计算机任务驱动模式教材:网络服务器配置(Windows Server 2003)》也适合刚进入IT职场,希望丰富自己的实际工作经验的读者朋友自学使用,书中提供的工作情境和典型案例可使读者模拟进入实际工作环境和工作状态。
Catalogue

学习情境1 服务器和操作系统选购
1.1 服务器选购
1.2 网络操作系统选购

学习情境2 WindowsServer2003的安装
2.1 WindowsServer2003安装过程
2.2 WindowsServer2003设置

学习情境3 文件服务器安装配置
3.1 安装文件服务器
3.2 资源共享设置
3.3 共享资源访问
3.4 卷影副本启用和访问
3.5 文件夹权限隐藏管理
3.6 NTFS权限设置与管理
3.7 加密文件系统与压缩
3.8 数据的备份和还原

学习情境4 打印服务器安装配置
4.1 安装打印服务器
4.2 打印服务器的管理
4.3 网络打印机共享

学习情境5 DNS服务器的安装配置
5.1 DNS服务器的安装
5.2 DNS区域创建与管理
5.3 DNS服务器选项设置
5.4 DNS服务器测试与客户端设置
5.5 DNS服务器的动态更新

学习情境6 DHCP服务器安装设置
6.1 DHCP服务器的安装
6.2 DHCP服务器设置
6.3 客户端自动获取的设置
6.4 DHCP服务器的维护

学习情境7 活动目录安装配置
7.1 活动目录的安装
7.2 活动目录的备份、恢复与删除
7.3 域用户管理
7.4 计算机账户管理
7.5 域组的管理
7.6 域组织单元的管理
7.7 客户端计算机加人域

学习情境8 IIS服务器安装配置
8.1 IIS6.0安装
8.2 Web网站的管理和配置
8.3 Web网站创建和管理
8.4 FTP服务创建与管理
8.5 Web网站安全及其实现

学习情境9 视频服务器安装配置
9.1 WindowsMedia服务器的安装
9.2 默认点播发布点设置
9.3 点播发布点创建
9.4 点播发布点的管理
9.5 点播发布点的访问
Book Abstract

学习情境3 文件服务器安装配置
任务情境(资讯)
杜刚和张敏非常顺利地完成了服务器操作系统的安装。张敏向公司经理简要作了汇报,经理对杜刚认真负责、高效的工作给予了表扬。
张敏对杜刚说:“是否可以将公司的一些重要信息放到服务器上供员工随时共享?这样,员工们可以像从自己的计算机硬盘上取资料一样方便”。杜刚说:“这并不难,用WindowsServer2003的文件服务器功能就能解决这个问题,关键是需要在安装了WindowsServer2003的服务器上安装文件服务器。我们就从了解文件服务器的主要功能开始吧。”
任务分析(决策)
1.WindowsServer2003文件服务器的主要功能是什么?
文件服务器在网络上提供了一个中心位置,用于存储文件,并通过网络与用户共享文件。当用户需要重要文件(比如项目计划)时,他们可以访问文件服务器上的文件,而不必在各自独立的计算机之间传送文件。如果网络用户需要访问相同的文件,或通过网络访问应用程序,就要将该计算机配置为文件服务器。
文件服务是局域网中古老而常新的重要服务之一。由于文件服务器往往配置了RAID卡和高速SCSI硬盘,因此它不仅拥有大量的磁盘空间,而且保证了数据的存储安全,避免由于硬盘损坏可能造成的数据丢失,并通过严格的权限设置,有效地保证了数据的访问安全,使用户可以随时高速存储和访问其中的数据资料。
Introduction

会选购服务器和网络操作系统,会安装WindowsServet2003,会搭建、配置与管理并能熟练应用各种网络服务器等,是所有系统管理员的梦想,大家渴求一本如同有工程师在现场指导一样的好学、好用的书。
本书采用德国“工作过程系统化课程理论”职业教育理论,教学内容来自企业一线真实环境,在突出技能教学的同时,注重职业素质的培养。
全书共设置9个学习情境,每个学习情境均按照工作过程的6个步骤进行系统设计,即从“任务情境”开始,通过“任务分析”,进行“任务设计”,然后告诉读者如何一步一步进行“任务实施”,任务完成后进行“规律总结”,最后的“思考训练”可以用来检验学习者的学习效果。为了提高学生的理论知识,每个任务中穿插有“拓展提高”环节。
学习情境1:以选购服务器和网络操作系统为例,讲解了服务器品牌选择、服务器主要参数选择、网络操作系统选择准则。该章主要知识有:服务器基本概念、网络操作系统特征、WindowsServei.2003版本及其特点。建议学时为4课时,教学方法可采用计算机市场调研、网络查询、师生互动讨论和角色扮演法等。
学习情境2:以WindowsServer2003安装为例,讲解了安装前的准备工作、安装过程、安装时要注意的问题,以及安装完成后要进行优化设置。该章主要知识有:硬盘规划分区、文件格式选择、驱动程序安装、桌面图标设置、服务器TCP/IP属性设置等。建议学时为8课时,教学方法可采用启发引导、演示教学、案例分析、分组讨论法等。
学习情境3:以文件服务器搭建、管理为例,讲解了文件服务器的安装及设置。该章主要知识有:安装文件服务器、设置共享、设置访问权限、文件服务器的访问等。建议学时为8课时,教学方法可采用案例分析、启发引导、演示教学、分组学习法等。
学习情境4:以打印服务器搭建、管理为例,讲解了打印服务器的安装及设置。该章主要知识有:安装打印服务器、设置共享、设置访问权限、打印服务器的访问等。建议学时为8课时,教学方法可采用分组学习、案例分析、启发引导、演示教学法等。

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