MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter One Introducing Windows Server 2008

Size: px
Start display at page:

Download "MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter One Introducing Windows Server 2008"

Transcription

1 MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter One Introducing Windows Server 2008

2 Objectives Distinguish among the different Windows Server 2008 editions based on organizational needs Describe Windows Server 2008 hardware requirements Discuss reasons for migrating from Windows Server 2003 to Server 2008 Describe new Windows Server 2008 enhancements Describe Windows Server 2008 roles and features 2

3 Objectives (cont d.) Describe the basic planning phases for a Windows Server 2008 implementation Provide an overview of the primary application infrastructure tools and capabilities of Windows Server

4 Windows Server Editions Three general editions of Windows Server 2008 Standard Enterprise Datacenter Additional special-purpose editions Web Server High-Performance Computing (HPC) All editions except HPC available in 32 and 64-bit Installation options include full installation and Server Core 4

5 Windows Server 2008 Standard Edition Designed for smaller networks and single-purpose installations Suitable for small business networks and special purposes in large business networks Works as single domain server or single file/application server Common supported features in Standard edition File and Print Services Internet Information Services (IIS) 7.0 5

6 Windows Server 2008 Standard Edition (cont d.) Common supported features in Standard edition (cont d.) Active Directory Distributed and Encrypting File Systems Management Tools Network load balancing 6

7 Windows Server 2008 Enterprise Edition Includes more functionality and has increased cost compared to Standard edition Additional features included in Enterprise edition Increased maximum allowable memory Active Directory Federation Services Failover clustering Installation of up to four virtual machines per physical host Hot-add memory 7

8 Windows Server 2008 Datacenter Edition Includes all features of Enterprise edition with some additional capabilities Additional features in Datacenter edition Ability to run up to 32 processors Ability to hot-add and replace processors Installation of unlimited virtual machines per physical host 8

9 Windows Web Server 2008 Provides an operating system designed as a single-purpose Web server Available as a 32-bit and 64-bit operating system Server roles not available in Web Server edition Dynamic Host Configuration Protocol (DHCP) Domain Name System (DNS) File server Web server does not require client access licenses for users 9

10 Windows HPC Server 2008 Designed to accommodate numerous processing cores Built on 64-bit architecture Designed to support: Desktop applications High-performance applications Fault tolerant clusters SQL Server used as the repository for the Job Scheduler 10

11 Windows Server 2008 Edition Server Role Comparison Table 1-1 Windows Server 2008 server role comparison (continues) 11

12 Table 1-1 Windows Server 2008 server role comparison (cont d.) 12

13 Windows Server 2008 Hardware Requirements Microsoft provides minimum and recommended hardware requirements Minimum requirements will support only the basic system Organizations will typically need at least the recommended hardware requirements, if not more Organizations should plan for current and future hardware requirements 13

14 Table 1-2 Microsoft hardware requirements for Windows Server

15 Activity 1-1: Installing Windows Server 2008 This activity steps through installing Windows Server 2008, version R2 Insert the Windows Server 2008 R2 DVD in the DVD drive and restart the computer If prompted, boot from the DVD The installation program begins Confirm that the time, currency format, and keyboard layout is correct (Figure 1-1) Click Next 15

16 Figure 1-1 Install Windows language and other preferences Cengage Learning

17 Activity 1-1: Installing Windows Server Steps (cont d.) 2008 (cont d.) Click Install now (Figure 1-2) and enter the product key for activation Click Next If you did not enter a product key, a message appears asking if you want to enter a product key (Figure 1-3) Click No to Install without a product key Select the edition of Windows that you purchased (Figure 1-4) Click Next 17

18 Figure 1-2 Install Windows install now Cengage Learning

19 Figure 1-3 Install Windows product key Cengage Learning

20 Figure 1-4 Install Windows select edition Cengage Learning

21 Activity 1-1: Installing Windows Server Steps (cont d.) 2008 (cont d.) Read the Microsoft software license terms Click I accept the license terms box (Figure 1-5) Click Next Select which type of installation you want (Figure 1-6) Click Custom (advanced) Select where you want to install Windows Click the Drive options (advanced) link to display partitioning options (Figure 1-7) Click Next 21

22 Figure 1-5 Install Windows license terms Cengage Learning

23 Figure 1-6 Install Windows installation type Cengage Learning

24 Figure 1-7 Install Windows drive options Cengage Learning

25 Activity 1-1: Installing Windows Server Steps (cont d.) 2008 (cont d.) Windows begins installing Windows Server 2008 The system will restart one or more times during the installation process Follow any instructions that appear onscreen When prompted, enter a password and click the arrow to submit the new password (Figure 1-8) Click OK when alerted that the password has changed 25

26 Figure 1-8 Windows Server 2008 login screen Cengage Learning

27 Activity 1-1: Installing Windows Server Steps (cont d.) 2008 (cont d.) When Windows Server 2008 starts for the first time, the Initial Configuration Tasks window displays Installation process is streamlined Many of the tasks that were required to be entered during the installation process are now available through the Initial Configuration Tasks window (Figure 1-9) 27

28 Figure 1-9 Initial configuration tasks screen Cengage Learning

29 Activity 1-1: Installing Windows Server Steps (cont d.) 2008 (cont d.) Click the task you want to configure If you do not want the Initial Configuration Tasks window to display when Windows Server 2008 starts, check the Do not show this window at logon check box Click Close when finished configuring tasks 29

30 Migrating from Server 2003 to Decision to migrate Server 2008 Based on various factors including performance, reliability, and security Organizations seeking an improved applications server will be quicker to migrate to Server 2008 Replace member servers as an initial migration path Eventually upgrade entire network 30

31 Windows Server 2008 Enhancements Improved installation process Hyper-V Server Core TCP/IP improvements Network Access Protection Server Manager Windows Remote Management PowerShell Group policy management Failover clustering 31

32 Improved Installation Process Streamlined installation requiring minimal user input Does not ask for networking information or regional settings Settings can be provided through the Initial Configuration Tasks window Initial Configuration Tasks window Specify computer information, update and customize the server 32

33 Hyper-V Virtualization Conserves system resources Enables one or more separate instances of an operating system to run on a single server system Organizations can consolidate multiple systems into a high-powered server Hyper-V: server virtualization capability provided in Windows Server

34 Server Core Minimal command-line installation of Windows Server 2008 Designed to provide a hardened, secure system Minimizes exposure and vulnerabilities to security breaches As a role, Server Core can be installed on Standard, Enterprise, and Datacenter editions Select during initial installation of operating system To change from Server Core to the Full version Reinstall the operating system 34

35 TCP/IP Improvements Key features of the TCP/IP implementation Next-Generation TCP/IP stack Supports IP version 4 (IPv4) and IP version 6 (IPv6) Teredo IPv6 technology that encapsulates IPv6 packets as IPv4 packets to send across IPv4 networks 35

36 Network Access Protection (NAP) Protects network from malware Helps ensure security policy (health policy) is enforced within the computers connected to the network Example: if user turns off the Windows Firewall on a NAP-compatible client, local health policy turns it back on 36

37 Server Manager Server Manager console centralizes the server management roles Major Server Manager categories Roles Features Diagnostics Configuration Storage 37

38 Windows Remote Management New feature in Windows Server 2008 Enables remote administration of the server Administrators can remotely run management scripts and manage data on remote machines WS-Management protocol handles connections Not vendor specific Many features similar to previous versions Windows Management Instrumentation 38

39 PowerShell Powerful command-line interface and full scripting language Used for administrative tasks First introduced in Microsoft Exchange Server 2007 as the Exchange Management Shell Enables stringing commands together Passing results of one command to another command (pipelining) Results passed as.net objects 39

40 Group Policy Management Enhancements in Windows Server 2008 Group Policy preferences Preferences applied but not enforced More settings and options are available Applications can have network location awareness Policy can allow access to an application from one location but not another 40

41 Failover Clustering Enables organizations to provide high-availability for services and applications Used for services and applications that cannot afford downtime Examples: file and print services, servers, enterprise level databases 41

42 Windows Server 2008 Roles and Features Role Major server function or service Feature Added to enhance or support a role Can also provide a standalone service 42

43 Roles in Server 2008 Categories of roles Active Directory roles Network roles Infrastructure roles Active Directory roles provide integrated management of internal and external resources Active Directory roles Active Directory Certificate Services (AD CS) Active Directory Domain Services (AD DS) 43

44 Roles in Server 2008 (cont d.) Active Directory roles (cont d.) Active Directory Federation Services (AD FS) Active Directory Lightweight Directory Services (AD LDS) Active Directory Rights Management Services (AD RMS) Network roles Dynamic Host Configuration Protocol (DHCP) Domain Name System (DNS) 44

45 Roles in Server 2008 (cont d.) Network roles (cont d.) Network Policy and Access Services Infrastructure roles Remote Desktop Services Fax Services Print Services File Services Hyper-V Universal Description, Discover, and Integration (UDDI) Services 45

46 Roles in Server 2008 (cont d.) Infrastructure roles (cont d.) Web Server / Internet Information Services (IIS) Windows Deployment Services (WDS) 46

47 Additional New Features in Windows Server 2008.NET 3.0 Framework Windows Desktop Experience BitLocker Drive Encryption Network load balancing clusters Remote server administration tools Windows Server Backup features NTFS improvements Hot-swap Server Message Block

48 Additional New Features in Windows Server 2008 (cont d.) Session Manager Subsystem User Profiles Quality Windows Audio Video Experience Subsystem for UNIX-based Applications Windows Process Activation Service Security features 48

49 Planning Windows Server 2008 Networks Typical phases of planning and implementing a Windows Server 2008 network Project initiation Project planning Project execution Project monitoring and control Project closing 49

50 Project Initiation Identify project needs Business goals and objectives Information technology goals and objectives that support them Choose needed services and features 50

51 Project Planning Develop a project plan Defines project scope Outlines needed tasks Specifies needed resources Includes a timeline Defines personnel to participate in the design and deployment teams Must understand existing environment Network diagrams, documentation, configurations 51

52 Project Execution Acquire hardware, software, and other resources Create a lab environment to configure and test the implementation plan Prior to implementation on the actual network Revise implementation plan based on findings from lab environment Implement in production environment Ensure applications and services have been thoroughly tested Develop user and administrator training plan 52

53 Project Monitoring and Control Ensure tasks are being conducted: On schedule Within budget Using scheduled resources Monitoring from a technical perspective Ensure Server 2008 is optimally configured Ensure no conflicts exist with other systems and applications Checkpoints define when a rollback plan will be executed in case of unexpected problems 53

54 Project Closing Project management perspective Closing activities ensure tasks were conducted within allotted timeframe and budget Resources utilized efficiently Record deviations from plan to adjust future projects Technical perspective Analyze and verify test results to ensure system performs as expected Document performance measures and benchmarks 54

55 Project Closing (cont d.) Business perspective Compare implementation results with business goals and objectives Conduct after-action review Record successful aspects Identify areas that need improvement 55

56 Overview of Primary Application Infrastructure Tools and Capabilities Application infrastructure Composed of Windows Server 2008 systems with Application Server role configured When Application Server role installed, Application Server Foundation is installed Primary Application Server Foundation Components Windows Communication Foundation (WCF) Windows Workflow Foundation (WF) Windows Presentation Foundation (WPF) 56

57 Windows Server 2008 Windows Deployment Services (WDS) Combines tools, features, and functionality of previous versions with new features of Windows Server 2008 New features Support for current operating system images Capability to deploy images using multicast communications Support for 32-bit and 64-bit deployments Enhanced functionality for boot and installation image media (.wim extension) 57

58 Windows Server 2008 Storage Disks can be defined as: Basic or dynamic Services Master Boot Record (MBR) GUID Partition Table (GPT) Multiple dynamic disks can be used to create faulttolerant volumes Server 2008 supports software-based mirrored volumes and RAID Level 5 Storage Area Network capability allows diskless servers to boot from SAN disks 58

59 Windows Server 2008 Remote Desktop Services Enables clients to remotely connect to a server Remotely run applications Remote administration Clients connect through the Remote Desktop Connection client 59

60 Windows Server 2008 Web Services Enhancements to IIS 7.0 as Web server and application platform Web Server modular service role provides primary Web server functionality Support for common HTTP functionality Application Development role Enables creating and hosting Web applications 60

61 Windows Server 2008 Network Application Services Windows Media Services Free, optional tool to enable digital media streaming Can be installed on Server Core AD RMS Provides Digital Rights Management capability Restricts managing, transmitting, and viewing data Windows Sharepoint Services 3.0 Collaboration and document management capability Includes document libraries, lists, creation of sites and workspaces, Web pages, and more 61

62 Windows Server 2008 Hyper-V Virtualization Virtualization environment interacts directly with system s hardware layer Eliminates many previous system bottlenecks caused by virtualized environment dependence on the host operating system Virtualization allows organization to save resources Consolidating multiple system environments on one hardware platform 62

63 Windows Server 2008 for High- Failover clustering Availability Services and applications running on a failed node can be taken offline and moved to a different node Network load balancing Balances server requests across multiple servers Capability can be configured quickly 63

64 Summary Microsoft offers different editions of Server 2008 Organizations will typically need at least the recommended hardware requirements Windows Server provides many enhancements and improved technologies: To support network administrators and improve server functionality Windows Server 2008 roles are organized into Active Directory, Network, and Infrastructure roles 64

65 Summary (cont d.) New features in Microsoft Server 2008 include:.net 3.0 Framework Group Policy Management enhancements Remote server administration tools Windows PowerShell NTFS improvements Hyper-V Virtualization Windows Process Activation Service Enhanced security features 65

Updating Your Windows Server 2003 Technology Skills to Windows Server 2008

Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 6416D: Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 Page 1 of 10 Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 Course 6416D: 4 days; Instructor-Led

More information

Course No. MCSA Days Instructor-led, Hands-on

Course No. MCSA Days Instructor-led, Hands-on MCSA: Windows Server 2012 Course No. MCSA2012 9 Days Instructor-led, Hands-on Introduction In this accelerated course nine day course, students will gain the skills and knowledge necessary to administer

More information

Lessons Server Manager Roles Windows Server 2008 Features Active Directory Improvements

Lessons Server Manager Roles Windows Server 2008 Features Active Directory Improvements Course Syllabus Updating your Network Infrastructure and Active Directory Technology Skills to Windows Server 2008 This five-day instructor-led course provides students with the knowledge and skills to

More information

Microsoft Updating Your Windows Server 2003 Technology Skills to Windows Server 2008

Microsoft Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6416 - Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 Length 5 days Price $4290.00 (inc GST) Overview This five-day instructor-led

More information

MCSA Windows Server 2012

MCSA Windows Server 2012 MCSA Windows Server 2012 This course is developed for IT professionals who need to design, plan, implement, manage and support Microsoft Windows 2012 networks or who plan to take the related MCSE and MCSA

More information

Course Content of MCSA ( Microsoft Certified Solutions Associate )

Course Content of MCSA ( Microsoft Certified Solutions Associate ) Course Content of MCSA 2012 - ( Microsoft Certified Solutions Associate ) Total Duration of MCSA : 45 Days Exam 70-410 - Installing and Configuring Windows Server 2012 (Course 20410A Duration : 40 hrs

More information

Windows Server 2008 Administration

Windows Server 2008 Administration Hands-On Course Description This course provides hands on experience installing and configuring Windows Server 2008 to work with clients including Windows Vista. Students will perform full and core CD-based

More information

MCSA: Windows Server MCSA 2016 Windows 2016 Server 2016 MCSA 2016 MCSA : Installation, Storage, and Compute with Windows Server 2016

MCSA: Windows Server MCSA 2016 Windows 2016 Server 2016 MCSA 2016 MCSA : Installation, Storage, and Compute with Windows Server 2016 indows Server 2016 MCSA 2016 MCSA: Windows Server MCSA 2016 Windows 2016 Server 2016 MCSA 2016 MCSA 2016 70-740: Installation, Storage, and Compute with Windows Server 2016 70-741: Networking with Windows

More information

MCSA Windows Server 2012

MCSA Windows Server 2012 MCSA Windows Server 2012 This Training Program prepares and enables learners to Pass Microsoft MCSA: Windows Server 2012 exams 1. MCSA: Windows Server 2012 / 70-410 Exam (Installing and Configuring Windows

More information

Updating Your Technology Knowledge of Microsoft Windows XP to Windows 7 Beta

Updating Your Technology Knowledge of Microsoft Windows XP to Windows 7 Beta Updating Your Technology Knowledge of Microsoft Windows XP to Windows 7 Beta Course Number: 6291A Course Length: 3 Days Course Overview This instructor-led course provides students with the knowledge &

More information

Microsoft Certified Solutions Associate (MCSA)

Microsoft Certified Solutions Associate (MCSA) Microsoft Certified Solutions Associate (MCSA) Installing and Configuring Windows Server 2012 (70-410) Module 1: Deploying and Managing Windows Server 2012 Windows Server 2012 Overview Overview of Windows

More information

Microsoft Certified System Engineer

Microsoft Certified System Engineer 529 Hahn Ave. Suite 101 Glendale CA 91203-1052 Tel 818.550.0770 Fax 818.550.8293 www.brandcollege.edu Microsoft Certified System Engineer Program Summary This instructor-led program with a combination

More information

Microsoft Certified Solutions Expert (MCSE)

Microsoft Certified Solutions Expert (MCSE) Microsoft Certified Solutions Expert (MCSE) Installing and Configuring Windows Server 2012 (70-410) Module 1: Deploying and Managing Windows Server 2012 Windows Server 2012 Overview Overview of Windows

More information

Windows Server 2008 R2 Power Start Workshop: Product Overview for Business Decision Makers. Alejandro García Sánchez Readiness Champion

Windows Server 2008 R2 Power Start Workshop: Product Overview for Business Decision Makers. Alejandro García Sánchez Readiness Champion Windows Server 2008 R2 Power Start Workshop: Product Overview for Business Decision Makers Alejandro García Sánchez Readiness Champion Agenda Editions and Features Windows Server 2008R2 Editions and Features

More information

P a g e 1. Teknologisk Institut. Online kursus k SysAdmin & DevOps Collection

P a g e 1. Teknologisk Institut.   Online kursus k SysAdmin & DevOps Collection P a g e 1 Online kursus k72751 SysAdmin & DevOps Collection P a g e 2 Title Estimated Duration (hrs) Ruby on Rails - Fundamentals 1,5 Ruby on Rails - Database Fundamentals 1,22 Python: The Basics 3,5 Python:

More information

MCSE Server Infrastructure. This Training Program prepares and enables learners to Pass Microsoft MCSE: Server Infrastructure exams

MCSE Server Infrastructure. This Training Program prepares and enables learners to Pass Microsoft MCSE: Server Infrastructure exams MCSE Server Infrastructure This Training Program prepares and enables learners to Pass Microsoft MCSE: Server Infrastructure exams 1. MCSE: Server Infrastructure / Exam 70-413 (Designing and Implementing

More information

Installing and Configuring Windows Server 2012

Installing and Configuring Windows Server 2012 Course Code: M20410 Vendor: Microsoft Course Overview Duration: 5 RRP: POA Installing and Configuring Windows Server 2012 Overview Get hands-on instruction and practice installing and configuring Windows

More information

What s in Installing and Configuring Windows Server 2012 (70-410):

What s in Installing and Configuring Windows Server 2012 (70-410): What s in Installing and Configuring Windows Server 2012 (70-410): The course provides skills and knowledge necessary to implement a core Windows Server 2012 infrastructure in an existing enterprise environment.

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Course Code: M10969 Vendor: Microsoft Course Overview Duration: 5 RRP: POA Active Directory Services with Windows Server Overview Get Hands on instruction and practice administering Active Directory technologies

More information

Best MCSA Training in PUNE & Best MCSA Training Institute in MAHARASHTRA

Best MCSA Training in PUNE & Best MCSA Training Institute in MAHARASHTRA Best MCSA Training in PUNE & Best MCSA Training Institute in MAHARASHTRA RAHITECH is the biggest MCSA training center in PUNE with high tech infrastructure and lab facilities and the options of opting

More information

ACTIVE DIRECTORY SERVICES WITH WINDOWS SERVER

ACTIVE DIRECTORY SERVICES WITH WINDOWS SERVER CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: ACTIVE DIRECTORY SERVICES WITH WINDOWS SERVER Course: 10969A; Duration: 5 Days; Instructor-led WHAT YOU WILL LEARN Get hands-on instruction and practice administering

More information

COURSE OUTLINE. COURSE OBJECTIVES After completing this course, students will be able to: 1 - INSTALLING & CONFIGURING DCS

COURSE OUTLINE. COURSE OBJECTIVES After completing this course, students will be able to: 1 - INSTALLING & CONFIGURING DCS 20742 Identity with Windows Server 2016 This course teaches IT Pros how to deploy and configure Active Directory Domain Services in a distributed environment, how to implement Group Policy, how to perform

More information

Identity with Windows Server 2016

Identity with Windows Server 2016 Identity with Windows Server 2016 20742B; 5 days, Instructor-led Course Description This five-day instructor-led course teaches IT Pros how to deploy and configure Active Directory Domain Services (AD

More information

Windows Server 2008, Server Administrator. This practice exam has explanations for all questions so that you can understand all concepts.

Windows Server 2008, Server Administrator. This practice exam has explanations for all questions so that you can understand all concepts. 70-646 - Windows Server 2008, Server Administrator Passing Score: 700 Time Limit: 210 min File Version: 1.0 http://www.gratisexam.com/ Microsoft Exams - Just Another All in One TestKing Sites This practice

More information

Identity with Windows Server 2016

Identity with Windows Server 2016 Identity with Windows Server 2016 Course 20742B - 5 Days - Instructor-led, Hands on Introduction This five-day instructor-led course teaches IT Pros how to deploy and configure Active Directory Domain

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Active Directory Services with Windows Server Duration: 5 Days Course Code: 10969B About this course Get Hands on instruction and practice administering Active Directory technologies in Windows Server

More information

MCSE- Windows Server 2012

MCSE- Windows Server 2012 COURSE CONTENT MCSE- Windows Server 2012 Course 20413C: Designing and Implementing a Server Infrastructure 1. Planning Server Upgrade and Migration Considerations for Upgrades and Migrations Creating a

More information

METHODOLOGY This program will be conducted with interactive lectures, PowerPoint presentations, discussions and practical exercises.

METHODOLOGY This program will be conducted with interactive lectures, PowerPoint presentations, discussions and practical exercises. CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: IDENTITY WITH WINDOWS SERVER 2016 Course 20742: 5 days; Instructor-Led INTRODUCTION This five-day instructor-led course teaches IT Pros how to deploy and configure

More information

Upgrading your Skills to MCSA Windows Server 2012

Upgrading your Skills to MCSA Windows Server 2012 Upgrading your Skills to MCSA Windows Server 2012 OD20417D; On-Demand, Video-based Course Description Get hands-on instruction and practice configuring and implementing new features and functionality in

More information

MS Exam Objectives Installing and Configuring Windows Server 2012 R2

MS Exam Objectives Installing and Configuring Windows Server 2012 R2 MS 70-410 Exam Objectives Installing and Configuring Windows Server 2012 R2 Click here for the CertBlaster Practice Tests for 70-410 Below are the exam objectives for Installing and Configuring Windows

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Active Directory Services with Windows Server 10969B; 5 days, Instructor-led Course Description Get hands on instruction and practice administering Active Directory technologies in Windows Server 2012

More information

"Charting the Course... MOC D Configuring Windows 8.1 Course Summary

Charting the Course... MOC D Configuring Windows 8.1 Course Summary Course Summary Description Get expert instruction and hands-on practice administering and configuring Windows in this 5-day Microsoft Official Course. This course is designed for experienced IT professionals

More information

MCITP CURRICULUM Windows 7

MCITP CURRICULUM Windows 7 MCITP CURRICULUM 70-680 Windows 7 Installing, Upgrading, and Migrating to Windows 7 Describe the key features, editions, and hardware requirements of Windows 7 Perform a clean installation of Windows 7

More information

COPYRIGHTED MATERIAL. Contents at a Glance

COPYRIGHTED MATERIAL. Contents at a Glance Contents at a Glance Introduction xxiii Chapter 1 Planning the Logical Architecture 1 Chapter 2 Designing the Physical Architecture 47 Chapter 3 Integrating SharePoint with the Network Infrastructure 127

More information

Windows Server 2016 MCSA Bootcamp

Windows Server 2016 MCSA Bootcamp Course Overview This course will provide experienced IT professionals who wish to either upgrade their skills for the purpose of certifying on Microsoft Windows Server 2016 or who wish to gain information

More information

M20742-Identity with Windows Server 2016

M20742-Identity with Windows Server 2016 M20742-Identity with Windows Server 2016 Course Number: M20742 Category: Technical Microsoft Duration: 5 days Certification: 70-742 Overview This five-day instructor-led course teaches IT Pros how to deploy

More information

Course 20410D: Installing and Configuring Windows Server 2012

Course 20410D: Installing and Configuring Windows Server 2012 Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course 20410D: Installing and Configuring Windows Server 2012 Course Specifications

More information

70-410: Installing and Configuring Windows Server 2012

70-410: Installing and Configuring Windows Server 2012 70-410: Installing and Configuring Windows Server 2012 The following tables itemize changes to Exam 70-410. These changes will be made in January to include updates that relate to Windows Server 2012 R2

More information

Managing and Maintaining a Microsoft Windows Server 2003 Environment

Managing and Maintaining a Microsoft Windows Server 2003 Environment COURSE OVERVIEW This course combines five days of instructor-led training with additional e-learning content to provide students with the knowledge and skills that are required to manage accounts and resources,

More information

Installing and Configuring Windows Server 2012

Installing and Configuring Windows Server 2012 Installing and Configuring Windows Server 2012 Course 20410C - Five days - Instructor-led - Hands-on Introduction Get hands-on instruction and practice installing and configuring Windows Server 2012, including

More information

Overview. Audience Profile. Module Title : 20410DC -Installing and Configuring Windows Server Course Outline :: 20410DC::

Overview. Audience Profile. Module Title : 20410DC -Installing and Configuring Windows Server Course Outline :: 20410DC:: Module Title : 20410DC -Installing and Configuring Windows Server 2012 Duration : 5 days Overview Get hands-on instruction and practice installing and configuring Windows Server 2012, including Windows

More information

"Charting the Course to Your Success!" MOC D Installing and Configuring Windows Server Course Summary

Charting the Course to Your Success! MOC D Installing and Configuring Windows Server Course Summary Description Course Summary Get hands-on instruction and practice installing and configuring Windows Server 2012, including Windows Server 2012 R2, in this five-day Microsoft Official Course. This course

More information

Microsoft Server Administrator

Microsoft Server Administrator Microsoft Server Administrator Title : Microsoft Server Administrator Institute Certification : SmartEntry Certified Microsoft Server Administrator Duration: 40 Hrs Fees: 25K Prerequisite : A+ & N+ Description

More information

MCSA Windows Server A Success Guide to Prepare- Microsoft Upgrading Your Skills to MCSA Windows Server edusum.

MCSA Windows Server A Success Guide to Prepare- Microsoft Upgrading Your Skills to MCSA Windows Server edusum. 70-417 MCSA Windows Server 2012 A Success Guide to Prepare- Microsoft Upgrading Your Skills to MCSA Windows Server 2012 edusum.com Table of Contents Introduction to 70-417 Exam on Upgrading Your Skills

More information

Learning Unit 1 Objective(s): 1, 2, 8 Time In-Class Time Out-Of-Class Hours 4. Hours 4

Learning Unit 1 Objective(s): 1, 2, 8 Time In-Class Time Out-Of-Class Hours 4. Hours 4 IT235 Microsoft Server Course Objectives Upon completion of this course, the student will be able to: 1. Identify basic networking concepts; 2. Install Microsoft Windows Server; 3. Configure and manage

More information

MCSA Windows Server A Success Guide to Prepare- Microsoft Installing and Configuring Windows Server edusum.com

MCSA Windows Server A Success Guide to Prepare- Microsoft Installing and Configuring Windows Server edusum.com 70-410 MCSA Windows Server 2012 A Success Guide to Prepare- Microsoft Installing and Configuring Windows Server 2012 edusum.com Table of Contents Introduction to 70-410 Exam on Installing and Configuring

More information

MOC Configuring Advanced Windows Server 2012 Services

MOC Configuring Advanced Windows Server 2012 Services Windows Server Course - 20412 MOC 20412 - Configuring Advanced Windows Server 2012 Services Length 5 days Prerequisites Before attending this course, students must have: Experience working with Windows

More information

Windows Server : Configuring Advanced Windows Server 2012 Services R2. Upcoming Dates. Course Description.

Windows Server : Configuring Advanced Windows Server 2012 Services R2. Upcoming Dates. Course Description. Windows Server 2012 20412: Configuring Advanced Windows Server 2012 Services R2 Gain the skills and knowledge necessary to perform advanced management and provisioning of services within Windows Server

More information

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2 (Course & Lab)

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2 (Course & Lab) Course Outline Upgrading Your Skills to MCSA Windows Server 2012 R2 (Course & Lab) 07 Apr 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions

More information

MICROSOFT EXAM QUESTIONS & ANSWERS

MICROSOFT EXAM QUESTIONS & ANSWERS MICROSOFT 70-247 EXAM QUESTIONS & ANSWERS Number: 70-247 Passing Score: 800 Time Limit: 120 min File Version: 45.5 ht t p:/ / w w w.gratisexam.com/ MICROSOFT 70-247 EXAM QUESTIONS & ANSWERS Exam Name:

More information

CMB-207-1I Citrix Desktop Virtualization Fast Track

CMB-207-1I Citrix Desktop Virtualization Fast Track Page1 CMB-207-1I Citrix Desktop Virtualization Fast Track This fast-paced course covers select content from training courses CXA-206: Citrix XenApp 6.5 Administration and CXD-202: Citrix XenDesktop 5 Administration

More information

Upgrading to Windows Server 2008

Upgrading to Windows Server 2008 Upgrading to Windows Server 2008 This 5-day workshop provides participants with the knowledge and skills to work with Network Infrastructure and Active Directory technologies in Windows Server 2008. This

More information

Windows Server : Upgrading Your Skills to MCSA Windows Server 2012 R2. Upcoming Dates. Course Description.

Windows Server : Upgrading Your Skills to MCSA Windows Server 2012 R2. Upcoming Dates. Course Description. Windows Server 2012 20417: Upgrading Your Skills to MCSA Windows Server 2012 R2 Update your skills to MCSA in this hands-on 5-day Windows Server 2012 R2 class. Learn the new features and functionality

More information

MCTS/MCSE - Windows Server 2008 R2. Course Outline. MCTS/MCSE - Windows Server 2008 R Jun 2018

MCTS/MCSE - Windows Server 2008 R2. Course Outline. MCTS/MCSE - Windows Server 2008 R Jun 2018 Course Outline MCTS/MCSE - Windows Server 2008 R2 15 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

70-647: Windows Server Enterprise Administration. Course Overview. Course Outline

70-647: Windows Server Enterprise Administration. Course Overview. Course Outline 70-647: Windows Server Enterprise Administration Course Overview Windows Server Enterprise Administration teaches the student how to maintain the Windows Server 2008 R2 environment. Students will learn

More information

HP Supporting the HP ProLiant Storage Server Product Family.

HP Supporting the HP ProLiant Storage Server Product Family. HP HP0-698 Supporting the HP ProLiant Storage Server Product Family https://killexams.com/pass4sure/exam-detail/hp0-698 QUESTION: 1 What does Volume Shadow Copy provide?. A. backup to disks B. LUN duplication

More information

MOC 20417B: Upgrading Your Skills to MCSA Windows Server 2012

MOC 20417B: Upgrading Your Skills to MCSA Windows Server 2012 MOC 20417B: Upgrading Your Skills to MCSA Windows Server 2012 Course Overview This course explains new features and functionality in Windows Server 2012 around management, networking infrastructure, storage,

More information

Microsoft v12.39

Microsoft v12.39 Microsoft.70-693.v12.39 Number: 70-693 Passing Score: 800 Time Limit: 120 min File Version: 12.39 http://www.gratisexam.com/ Copyright?2006-2011 Lead2pass.com, All Rights Reserved. Vendor: Microsoft Exam

More information

TestOut Server Pro 2016: Install and Storage English 4.0.x LESSON PLAN. Revised

TestOut Server Pro 2016: Install and Storage English 4.0.x LESSON PLAN. Revised TestOut Server Pro 2016: Install and Storage English 4.0.x LESSON PLAN Revised 2018-01-30 2 Table of Contents Introduction Section 1.1: Windows as a Server... 5 Section 1.2: Windows Server 2012 Interface

More information

Installing & Configuring Windows Server 2012 (20410D)

Installing & Configuring Windows Server 2012 (20410D) Installing & Configuring Windows Server 2012 (20410D) COURSE OVERVIEW: Learn to implement and configure the core services of Windows Server 2012 and Windows Server 2012 R2. This course, Installing and

More information

Exam Blueprint (Updated 2/18/14)

Exam Blueprint (Updated 2/18/14) This study sheet is for Exam 70-410 Installing and Configuring Windows Server 2012. Checking the below check boxes indicates that GUI and PowerShell have been done. Section 1 Install and configure servers

More information

20742: Identity with Windows Server 2016

20742: Identity with Windows Server 2016 Course Content Course Description: This five-day instructor-led course teaches IT Pros how to deploy and configure Active Directory Domain Services (AD DS) in a distributed environment, how to implement

More information

MCSA Windows Server 2016 MICROSOFT CERTIFIED SOLUTION ASSOCIATE

MCSA Windows Server 2016 MICROSOFT CERTIFIED SOLUTION ASSOCIATE MCSA Windows Server 2016 MICROSOFT CERTIFIED SOLUTION ASSOCIATE MCSA- WINDOWS SERVER 2016 O V E R VIE W Prove your mastery of the primary set of Windows Server 2016 skills required to reduce IT costs and

More information

Windows Server Course Outline

Windows Server Course Outline Windows Server 20417 - Course Outline Module 1: Installing and Configuring Windows Server 2012 This module explains how to install and configure Windows Server 2012. It specifically covers requirements

More information

Table of Contents HOL-SDC-1317

Table of Contents HOL-SDC-1317 Table of Contents Lab Overview - Components... 2 Business Critical Applications - About this Lab... 3 Infrastructure Components - VMware vcenter... 5 Infrastructure Components - VMware ESXi hosts... 6

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

Installing and Configuring Windows Server 2012 R2

Installing and Configuring Windows Server 2012 R2 Installing and Configuring Windows Server 2012 R2 Exam 70-410 Craig Zacker Wiley Lesson 1: Installing Servers 1 Selecting a Windows Server 2012 R2 Edition 2 Supporting Server Roles 3 Supporting Server

More information

Identity with Windows Server 2016 (20742)

Identity with Windows Server 2016 (20742) Identity with Windows Server 2016 (20742) Formato do curso: Presencial Preço: 1630 Duração: 35 horas This five-day instructor-led course teaches IT Pros how to deploy and configure Active Directory Domain

More information

"Charting the Course... MOC B Active Directory Services with Windows Server Course Summary

Charting the Course... MOC B Active Directory Services with Windows Server Course Summary Description Course Summary Get Hands on instruction and practice administering Active Directory technologies in Windows Server 2012 and Windows Server 2012 R2 in this 5-day Microsoft Official Course. You

More information

Configuring Advanced Windows Server 2012 Services

Configuring Advanced Windows Server 2012 Services Course 20412 : Configuring Advanced Windows Server 2012 Services Page 1 of 6 Configuring Advanced Windows Server 2012 Services Course 20412: 4 days; Instructor-Led Introduction Course 20412 is part three

More information

LAB MANUAL. Craig Zacker.

LAB MANUAL. Craig Zacker. Free ebooks ==> www.ebook777.com LAB MANUAL Craig Zacker www.ebook777.com Free ebooks ==> www.ebook777.com www.ebook777.com This page is intentionally left blank Free ebooks ==> www.ebook777.com Installing

More information

Microsoft Certified Solution Associate Windows Server 2016 Training

Microsoft Certified Solution Associate Windows Server 2016 Training Microsoft Certified Solution Associate Windows Server 2016 Training INNOVATIVE ACADEMY s Best Microsoft Training in Bangalore is designed so Innovative to help you clear the Microsoft Certified Solution

More information

Windows Server : Installing and Configuring Windows Server 2012 R2. Upcoming Dates. Course Description. Course Outline

Windows Server : Installing and Configuring Windows Server 2012 R2. Upcoming Dates. Course Description. Course Outline Windows Server 2012 20410: Installing and Configuring Windows Server 2012 R2 Get the skills and knowledge necessary to implement a core Windows Server 2012 R2 infrastructure in this 5-day class. You'll

More information

SEVENMENTOR TRAINING PVT.LTD. MCSA Server 2016 Syllabus

SEVENMENTOR TRAINING PVT.LTD. MCSA Server 2016 Syllabus MCSA Server 2016 What do we cover in MCSA course? Are you interested in learning about the Information Technology or computer career field? If so, then this course if for you. This course is designed to

More information

MOC 20410C: Installing and Configuring Windows Server 2012

MOC 20410C: Installing and Configuring Windows Server 2012 MOC 20410C: Installing and Configuring Windows Server 2012 Course Overview This course provides students with the knowledge and skills to implement a core Windows Server 2012 infrastructure in an existing

More information

"Charting the Course... MOC 6435 B Designing a Windows Server 2008 Network Infrastructure Course Summary

Charting the Course... MOC 6435 B Designing a Windows Server 2008 Network Infrastructure Course Summary MOC 6435 B Designing a Windows Network Infrastructure Course Summary Description This five-day course will provide students with an understanding of how to design a Windows Network Infrastructure that

More information

"Charting the Course... MOC B Implementing a Desktop Infrastructure. Course Summary

Charting the Course... MOC B Implementing a Desktop Infrastructure. Course Summary Course Summary Description This 5-day instructor-led course provides you with the skills and knowledge needed to plan, design, and implement a Windows 8 desktop infrastructure. The course provides guidance

More information

MCSA: Windows 2012 Server

MCSA: Windows 2012 Server MCSA: Windows 2012 Server SecureNinja's MCSA: Windows 2012 Server (9) nine day training and certification boot camp in Washington, DC and San Diego, CA will provide students a primary set of Windows Server

More information

UPGRADING YOUR SKILLS TO MCSA WINDOWS SERVER 2012

UPGRADING YOUR SKILLS TO MCSA WINDOWS SERVER 2012 Education and Support for SharePoint, Office 365 and Azure www.combined-knowledge.com COURSE OUTLINE UPGRADING YOUR SKILLS TO MCSA WINDOWS SERVER 2012 Microsoft Course Code 20417 About this course Get

More information

IMPLEMENTING A DESKTOP INFRASTRUCTURE. Course: 20415A Duration: 5 Days; Instructor-led

IMPLEMENTING A DESKTOP INFRASTRUCTURE. Course: 20415A Duration: 5 Days; Instructor-led CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: IMPLEMENTING A DESKTOP INFRASTRUCTURE Course: 20415A Duration: 5 Days; Instructor-led WHAT YOU WILL LEARN This 5-day instructor-led course provides you with

More information

Installing and upgrading HP Insight Management 7.6 on Windows Server 2016 Failover Clusters

Installing and upgrading HP Insight Management 7.6 on Windows Server 2016 Failover Clusters Installing and upgrading HP Insight Management 7.6 on Windows Server 2016 Failover Clusters HPE Insight Management 7.6 Click here to verify the latest version of this document Table of contents Introduction...

More information

Installing and Configuring Windows Server 2012

Installing and Configuring Windows Server 2012 20410 - Installing and Configuring Windows Server 2012 Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview Get hands-on instruction and practice installing

More information

Configuring Advanced Windows Server 2012 Services

Configuring Advanced Windows Server 2012 Services Configuring Advanced Windows Server 2012 Services Course 20412D - Five days - Instructor-led - Hands-on Introduction Get hands-on instruction and practice configuring advanced Windows Server 2012, including

More information

TestOut PC Pro - English 6.0.x COURSE OUTLINE. Modified

TestOut PC Pro - English 6.0.x COURSE OUTLINE. Modified TestOut PC Pro - English 6.0.x COURSE OUTLINE Modified 2019-01-02 TestOut PC Pro Outline - English 6.0.x Videos: 142 (17:10:32) Demonstrations: 144 (17:38:44) Simulations: 117 Fact Sheets: 189 Exams: 132

More information

Backup, File Backup copies of individual files made in order to replace the original file(s) in case it is damaged or lost.

Backup, File Backup copies of individual files made in order to replace the original file(s) in case it is damaged or lost. Glossary A Active Directory a directory service that inventories, secures and manages the users, computers, rules and other components of a Microsoft Windows network. This service is typically deployed

More information

COPYRIGHTED MATERIAL. Contents. Assessment Test

COPYRIGHTED MATERIAL. Contents. Assessment Test Contents Introduction Assessment Test xxvii xxxvii Chapter 1 Installing Windows 7 1 Introducing Windows 7 2 Windows 7 Architecture 5 Preparing to Install Windows 7 6 Windows 7 Starter 7 Windows 7 Home

More information

10969: Active Directory Services with Windows Server

10969: Active Directory Services with Windows Server Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

EXAM Buy Full Product.

EXAM Buy Full Product. Microsoft EXAM - 70-649 TS: Upgrading MCSE on Windows Server 2003 to Windows Server 2008, Technology Specialist Buy Full Product http://www.examskey.com/70-649.html Examskey Microsoft 70-649 exam demo

More information

MOC 20417C: Upgrading Your Skills to MCSA Windows Server 2012

MOC 20417C: Upgrading Your Skills to MCSA Windows Server 2012 MOC 20417C: Upgrading Your Skills to MCSA Windows Server 2012 Course Overview This course provides students with the knowledge and skills to upgrade to MCSA Windows Server 2012. Course Introduction Course

More information

Fundamentals of Windows Server 2008 Network and Applications Infrastructure

Fundamentals of Windows Server 2008 Network and Applications Infrastructure COURSE OVERVIEW This five-day instructor-led course introduces students to network and applications infrastructure concepts and configurations provided by Window Server 2008. Students will be able to acquire

More information

Microsoft Planning and Implementing Windows Server 2008

Microsoft Planning and Implementing Windows Server 2008 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6433 - Planning and Implementing Windows Server 2008 Length 5 days Price $4290.00 (inc GST) Overview This five day course is intended for IT Professionals

More information

Learn about the Fundamental building blocks that go into building a Windows Server infrastructure with Windows Server 2012.

Learn about the Fundamental building blocks that go into building a Windows Server infrastructure with Windows Server 2012. Fundamentals of a Windows Server Infrastructure Overview Learn about the Fundamental building blocks that go into building a Windows Server infrastructure with Windows Server 2012. This five day course

More information

Identity with Microsoft Windows Server 2016 (MS-20742)

Identity with Microsoft Windows Server 2016 (MS-20742) Identity with Microsoft Windows Server 2016 (MS-20742) Modality: Virtual Classroom Duration: 5 Days SATV Value: 5 Days SUBSCRIPTION: Master, Premium About this course Windows Server vnext, which we now

More information

[MS20414]: Implementing an Advanced Server Infrastructure

[MS20414]: Implementing an Advanced Server Infrastructure [MS20414]: Implementing an Advanced Server Infrastructure Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Windows Server Delivery Method : Instructor-led (Classroom) Course Overview

More information

This module provides an overview of multiple Access and Information Protection (AIP) technologies

This module provides an overview of multiple Access and Information Protection (AIP) technologies Course Outline Module 1: Overview of Access and Information Protection This module provides an overview of multiple Access and Information Protection (AIP) technologies and services what are available

More information

Mobility Windows 10 Bootcamp

Mobility Windows 10 Bootcamp Mobility Windows 10 Bootcamp Length: 8 days Format: Bootcamp Time: Day About This Course This boot camp is designed to provide students with the knowledge and skills required to install and configure Windows

More information

Windows Server : Administering Windows Server 2012 R2. Upcoming Dates. Course Description. Course Outline

Windows Server : Administering Windows Server 2012 R2. Upcoming Dates. Course Description. Course Outline Windows Server 2012 20411: Administering Windows Server 2012 R2 Acquire the skills necessary to administrate and implement the core infrastructure services in a Windows Server 2012 R2 environment. Learn

More information

Upgrading Your Skills to MCSA Windows Server 2012

Upgrading Your Skills to MCSA Windows Server 2012 Course 20417C: Upgrading Your Skills to MCSA Windows Server 2012 Page 1 of 8 Upgrading Your Skills to MCSA Windows Server 2012 Course 20417: 4 days; Instructor-Led Introduction Get hands-on instruction

More information

Microsoft MCSE Exam

Microsoft MCSE Exam Microsoft MCSE 70-414 Exam Vendor:Microsoft Exam Code: 70-414 Exam Name: Implementing an Advanced Server Infrastructure www.ensurepass.com/70-414.html QUESTION 1 Your network contains an Active Directory

More information

70-697: Configuring Windows Devices. Course Overview

70-697: Configuring Windows Devices. Course Overview 70-697: Configuring Windows Devices Course Overview This course will teach students about what s new in Windows 10, Windows 10 deployment, deploying virtual Windows 10 desktops, configuring device settings,

More information