Learn Windows IIS in a Month of Lunches

Size: px
Start display at page:

Download "Learn Windows IIS in a Month of Lunches"

Transcription

1 Learn Windows IIS in a Month of Lunches JASON HELMICK II MANNING Shelter Island

2 contents preface xix about this book xxi acknowledgments xxiii 1 Before you begin Introducing IIS What you need before you start 4 Prerequisite knowledge 4 IIS versions 7.0, 7.5, or 8 5 Windows PowerShell How to use this book 6 One hour at a time 6 Completing the labs 6 MoreLunches.com 7 Ideas to own Setting up your lab environment 7 The basic environment 8 Extending the basic environment Taking immediate control over IIS 10 Deploying the web server Locating and protecting the physical web server 13 Server location matters 13 Protecting the web server with a single firewall 15 Protecting the back-end with multiple firewalls: Working in the middle tier 16 ix

3 2.2 Installing IIS on Microsoft Windows Server Installing Installing IIS with Server Manager 19 Performing a rapid installation usingpowershell 22 IIS on Server Core 26 Preparing Server Core for IIS 27 Adding IIS to Server Core Verifying a successful installation Lab 31 Testing the default website 29 Checkingfor problems Ideas to own 31 Exploring and launching a website Locating website configuration settings 34 Locating website configuration settings using the IIS 34 Locating website configuration settings using manager PowerShell Creating new web pages for testing and troubleshooting 38 Locating the website pages in the filesystem 38 Making an easy web pagefor testing a website 39 Creating a web page using server variables for better results 41 Default 3.3 Adding new folders and applications in the default website 46 Documents 45 Adding normal folders and content 46 Adding virtual directories for better content control folders to the website Adding application 3.4 Opening your first website for business 49 Opening the right ports in the firewall 50 Getting an outside IP address 51 Configuring internet DNS for your website 51 Testing from 3.5 Lab Ideas to the outside 51 own 54 Managing application pools Creating and configuring standard application pool settings 57 Locating application pools and settings 57 Creating a new application pool 58 Moving a website or application application pool 61 into an

4 4.2 Application pool recycling: increasing reliability and 4.3 Lab 69 availability 62 Recycling an application pool 63 Modifying the default recycle settings Ideas to own 70 Adding more websites to your server Phase 1: Adding a new website using the IIS manager 73 Step 1: Enter the site name 74 Step 2: Create the application pool 75 Step 3: Set the physicalpath Phase 2: Uniquely identifying your websites with bindings 76 Defining a unique name by type 78 Defining a unique name by IP address 79 Defining a unique name by port 80 Defining a unique name by host name 81 What happens ifyou create a website with a non-unique binding? An alternate way: adding a new website using PowerShell 5.4 Lab 85 Step 1: Create the directory for the website files using New-Item 84 Step 2: Make an application poolfor the tuebsite using New-WebAppPool 84 Step 3: Make the new website using New-Website Ideas to own 87 What every administrator should know about web applications 6.1 Configuring the basics for all applications 89 Locating the IIS configuration files 89 Applying compression to make your web pages faster 91 Setting Default Documents to automatically load web pages 93 Directory Browsingfor file downloads 94 Customizing the error pages Supporting common web applications 97 Supporting applications running with IIS 6 Compatibility Mode 99 Supporting ASP and ASP.NET applications 100 Supporting CGI applications 102 Supporting PHP applications Monitoring your applications 103 Search the logs for information and problems 104 EnableFailed Request Tracing 105

5 6.4 Lab Ideas to own 110 Securingyour sites and web applications Controlling who can access your Configuring anonymous access site Configuring Windows authentication 115 Using basic authentication Setting site-level permissions: NTFS 120 Configuring permissionsfor users and groups application pools permissions Configuring 7.3 Advanced/Optional access control Lab 130 Setting authorization rules for ASP.NET applications 128 Forms-based authentication 129 Client certificate authentication Ideas to own 132 Securing the server Network protection for IIS 134 What are you worried about'? 134 Firewall security 135 Using the Windows Firewall Adding additional security 140 Blocking by network: IP and domain restrictions 140 Block common attacks using Request Filtering Monitoring process for hacking Lab 146 Loggingfiles 144 Using Process Explorer for IIS Ideas to own 147 Protecting data with, certificates Not all certificates are the same 149 Trusted and non-trusted certificates 149 Types of certificates 150 Single and multiple certificates Implementing certificates on a single IIS server 152 Generating a request 154 Completing a request 156 Exporting/Importing a certificatefor backup and additional web servers 158

6 9.3 Securing your websites 161 Binding certificates 161 Securing host name (header) SSL 162 Assigning certificates with PowerShell 163 Checkingfor certificate expiration Lab Ideas to try on own your 168 sites with FTP and SMTP with US File transfers 169 Preparing forfit 170 Public-access FIT for anonymous users 171 Isolating users with FTP and SSL SMTP for Lab 182 SMTP relays 180 Installing and configuring SMTP Ideas to own Skating administrative responsibilities through JL remote management Implementing IIS remote management 185 Installing remote management using the IIS manager 186 Configuring remote management 186 Connecting to a remote webserver Implementing IIS Remote Management Service on Server Core 191 Installing the Management Service 191 Enabling the Remote Management Service 192 Assign a trusted certificate 192 Starting the Management Service Delegating access to other administrators 11.4 Lab 197 and developers 193 Configuring permissions for websites and applications 193 Customizingfeature 11.5 Ideas to access 196 own 198 fy Optimizing sites for users and search engines 199 ^ 12.1 Search Engine Optimization Toolkit 200 Installing and using the Search Engine Optimization Toolkit 200 Locating broken site links 201 Preventing non-relevant content from being searched 204

7 12.2 Improving SEO with URL Rewrite 206 Installing URL Rewrite 206 Shortening long URLs for belter SEO Using regular expressions to improve 12.4 Lab 217 URL Rewrite 209 Basic regular expressions every admin should know 209 Using URL Rewrite to redirect website domains and improve SEO 213 Redirecting customers to a secured website Ideas to own 218 Building a web farm with Microsoft Network Load Balancing Introduction to the load balancing web farm 220 Using Microsoft Network Load Balancing 221 Benefits and issues with Microsoft NLB 221 When to use Microsoft NLB Deploying a web farm using Microsoft NLB 223 Creating the remote connections 223 Installing the NLB feature 224 Creating and configuring the bad balance with Microsoft NLB Deploying websites to a web farm using PowerShell 226 Deploying website files to remote servers 226 Creating a website for IIS Health and verification for NLB Lab 229 Checking the health of the load balance 227 Verifying operation of the load balance 228 the 13.6 Ideas to own 230 Building a web farm with Application Request Routing Installing ARR 232 Requirementsfor Application Request Routing 233 Installing Application Request Routing Creating a web farm with ARR 234 Creating a load balance with ARR Configuring Application Request Routing 238 Examining the URL Rewrite rule 238 Changing the load balancing algorithm 239

8 XV 14.4 Logging and health monitoring with ARR 241 Checking the health of the load balance 241 Health monitor statistics Lab Ideas to try on own your 244 High availabilityfor ARR using Microsoft NLB Adding affordable high availability 246 Requirementsfor a highly available ARR 246 Installation of NLB for ARR 247 Monitoring NLB: a quick review Lab (optional) Ideas to own 249 Sharing content and configuration to the web farm Sharing content for a web farm using PowerShell 251 Manually deploying local-stored content using PowerShell 251 Automating with PowerShell scripts Sharing content using Distributed File System (DFS) 254 Installing DFS 254 Creating a replication group 255 Adding web servers to the replication group 256 Selecting the replication topology and schedule 257 Selecting the folders to replicate Sharing content from a single Creating 16.4 Lab 264 a network share Ideas to own 265 location 261 Sharing US configurationsfor a web farm Configuring Shared Configurations 267 Configuring Shared a Configurations using clustered network share 268 Exporting the configurations from the first (master) webserver 269 Enabling Shared Configurations 271 Configuring IIS for Shared Configurations usingdfs Installing components with Shared Configurations Lab 275 Installing new software using all-at-once 273 Installing new software using a staggered approach Ideas to own 277

9 Using the central certificate store for certificate management Installing and configuring the central certificate store 279 Storing and naming certificates 280 Installing CCS on a local web server 280 Creating the website bindings for SSL and CCS Using CCS on remote web servers Lab 286 Installing CCS on remote servers 284 Enabling CCS on remote servers 284 Web bindingsfor CCS on remote servers 285 Using CCS with Shared Configurations Ideas to own 287 Web farm provisioning 19.1 Implementing with the Web Farm Framework 288 the Web Farm Framework with ARR 289 Configuring the environment 290 Installing and configuring the control server 291 Preparing the primary and secondary servers Building 19.3 Managing 19.4 Lab 303 the web farm 294 Creating the web farm on the control server 294 Adding the primary and secondary servers 297 the web farm 299 Using the tools under the actions pane 300 Changing the provisioning settings 302 Monitoring the webfarm Ideas to own 303 Disaster recoveryfor US Analyzing your environment for disaster recovery 305 The critical operational path 305 Determining points offailure in IIS Back up the critical components and data Lab 312 Determiningyour critical components to back up 307 How to back up and restore IIS 308 What you may have missed 308 Planning disaster recoveryfor xoeb farms failure 310 Don't forget 20.4 Ideas to own 312 to monitor Recoveringfrom a

10 xvii The final exam The lab setup Your lab challenge 314 Never the end Resources for the inadvertent IIS administrator DevOps: the ever-changingjob of the IIS administrator 319 IIS PowerShell cheat sheet 321 Getting a list of IIS components 321 Installing IIS 321 ' Testing a default installation 321 Importing and viewing cmdlets for IIS 321 a Vieiving website 321 Navigating to application pools 322 Getting information about application pools 322 Creating application pools 322 Changing a xuebsite to a new application pool 322 Getting a list of worker processes 322 Restarting an application pool 322 Setting application pool settings (managed runtime) 322 Setting application pool recycling settings (recycle time) 322 Setting application pool recycling settings (schedule) 322 Viewing events for application pools 322 Getting the application pool identity 322 ' Setting an application pool identity (example for NetworkService) 322 ' Creating Settingyour own custom application pool user account as the identity 322 websites 323 Setting static compression for a server 323 Getting and setting static compression for a site 323 Adding dynamic compression 323 Changing directory browsing 323 Getting and setting the Default Documents 323 Adding IIS 6 compatability mode AddingASP and ASP.Net 323 ' Adding CGI 323 Listing all log files for every website 323 Listing all HTTP requests that occurred at 9:00 p. m. 324 ' Listing all requestsfrom clients to a particular URL 324 Listing all requests to/from a particular IP address 324 Adding Failed Request Tracing 324 Getting a list of authentication mechanisms 324

11 Getting anonymous authentication settings 324 Disabling/enabling anonymous authentication for the entire web server 324 Enabling/disabling anonymous authentication for a luebsite or application 324 Adding Windows authentication 324 Getting information about Windows authentication settings 324 Enabling/disabling Windows authentication 324 Enabling/disabling Windows authentication per site or application 324 Adding basic authentication 324 Getting configuration information about basic authentication 325 Enabling/disabling basic authentication 325 Enabling/disabling basic authentication per site or application 325 Installing certificates 325 Adding an SSL binding 325 Binding a certificate to a website 325 Installing Remote Management to multiple computers using PowerShell Remoting 325 Installing a new certificate for Remote Management 325 Installing Microsoft NLB to multiple servers 326 Adding DNS records for websites 326 Deploying simple websites to a web farm 326 Making new sites on a web farm 326 Installing the central certificate store 326 Lab setup guide Using Windows 7 or Windows 8 as a standalone client Choosing a virtualization platform 328 Hyper-V on Windows Hyper-V - on Server 2008 R2 or Server Other options Single-server environment Two-server environment 329 Building the domain controller 329 Installing Active Directory Certificate Services (optional) 330 ' The remaining Web 1 server The extended environment 330 Extended environment: basic 331 Extended environment: advanced Final notes 331 index 333

Module 1: Understanding and Installing Internet Information Services

Module 1: Understanding and Installing Internet Information Services Course Outline Module 1: Understanding and Installing Internet Information Services In this module, you will learn about the infrastructure prerequisites for using Microsoft Internet Information Services

More information

10972: ADMINISTERING THE WEB SERVER (IIS) ROLE OF WINDOWS SERVER

10972: ADMINISTERING THE WEB SERVER (IIS) ROLE OF WINDOWS SERVER ABOUT THIS COURSE This course provides students with the fundamental knowledge and skills to configure and manage Internet Information Services. This course is intended to help provide pre-requisite skills

More information

Course 10972B: Administering the Web Server (IIS) Role of Windows Server

Course 10972B: Administering the Web Server (IIS) Role of Windows Server Course 10972B: Administering the Web Server (IIS) Role of Windows Server Course Outline Module 1: Understanding and Installing Internet Information Services In this module, you will learn about the infrastructure

More information

Microsoft Administering the Web Server (IIS) Role of Windows Server

Microsoft Administering the Web Server (IIS) Role of Windows Server 1800 ULEARN (853 276) www.ddls.com.au Microsoft 10972 - Administering the Web Server (IIS) Role of Windows Server Length 5 days Price $4290.00 (inc GST) Version B Overview This course provides students

More information

MS-10972: Administering the Web Server (IIS) Role of Windows Server

MS-10972: Administering the Web Server (IIS) Role of Windows Server MS-10972: Administering the Web Server (IIS) Role of Windows Server Description This course provides students with the fundamental knowledge and skills to configure and manage Internet Information Services.

More information

Configuring a Windows Server 2008 Applications Infrastructure

Configuring a Windows Server 2008 Applications Infrastructure Configuring a Windows Server 2008 Applications Infrastructure Course Number: 70-643 Course Length: 5 Days Course Overview The MCTS credential enables professionals to target specific technologies and distinguish

More information

Administering the Web Server (IIS) Role of Windows Server (10972)

Administering the Web Server (IIS) Role of Windows Server (10972) Administering the Web Server (IIS) Role of Windows Server (10972) Duration: 5 Days Price: $895 Delivery Option: Attend via MOC On-Demand Students Will Learn Installing IIS Configuring the default web site

More information

Learn Windows IIS in a Month of Lunches

Learn Windows IIS in a Month of Lunches Learn Windows IIS in a Month of Lunches Learn Windows IIS in a Month of Lunches JASON HELMICK MANNING SHELTER ISLAND For online information and ordering of this and other Manning books, please visit www.manning.com.

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

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

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

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

Learning Windows IIS in a Month of Lunches

Learning Windows IIS in a Month of Lunches Learning Windows IIS in a Month of Lunches by Jason Helmick Chapter 4 Copyright 2014 Manning Publications 1 Before you begin 1 2 Deploying the web server 12 3 Exploring and launching a website 33 4 Managing

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

User Manual. Admin Report Kit for IIS 7 (ARKIIS)

User Manual. Admin Report Kit for IIS 7 (ARKIIS) User Manual Admin Report Kit for IIS 7 (ARKIIS) Table of Contents 1 Admin Report Kit for IIS 7... 1 1.1 About ARKIIS... 1 1.2 Who can Use ARKIIS?... 1 1.3 System requirements... 2 1.4 Technical Support...

More information

Mastering Microsoft SharePoint

Mastering Microsoft SharePoint Mastering Microsoft SharePoint Foundation 2010 Callahan WILEY Wiley Publishing, Inc. Contents Introduction xxi Part l Preparing for Microsoft SharePoint Foundation 2010 1 Chapter 1 SharePoint Foundation

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

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

CHAPTER 1: WHAT S NEW IN SHAREPOINT

CHAPTER 1: WHAT S NEW IN SHAREPOINT INTRODUCTION xxix CHAPTER 1: WHAT S NEW IN SHAREPOINT 2013 1 Installation Changes 2 System Requirements 2 The Installation Process 2 Upgrading from SharePoint 2010 3 Patching 3 Central Administration 4

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

Administering the Web Server (IIS) Role of Windows Server

Administering the Web Server (IIS) Role of Windows Server Duur 5 dagen Doelgroep Duur Doelgroep Deze training is bedoeld voor IT professionals met ervaring op het gebied van Windows Server en Windows Client Administration. Ervaring met een oudere versie van IIS

More information

The Agenda. IIS Administration for the Reluctant Webmaster. Jason Helmick Senior Technologist

The Agenda. IIS Administration for the Reluctant Webmaster. Jason Helmick Senior Technologist IIS Administration for the Reluctant Webmaster Jason Helmick Senior Technologist Level: Intermediate The Agenda Understanding and installing IIS Managing your first website Working with application pools

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

IFS TOUCH APPS SERVER INSTALLATION GUIDE

IFS TOUCH APPS SERVER INSTALLATION GUIDE IFS TOUCH APPS SERVER INSTALLATION GUIDE ABSTRACT IFS Touch Apps Server is an On Premise version of the IFS Touch Apps Cloud. The On Premise version doesn t need a separate installation of the IFS Cloud

More information

At Course Completion: Course Outline: Course 20742: Identity with Windows Server Learning Method: Instructor-led Classroom Learning

At Course Completion: Course Outline: Course 20742: Identity with Windows Server Learning Method: Instructor-led Classroom Learning Course Outline: Course 20742: Identity with Windows Server 2016 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This five-day instructor-led course teaches IT

More information

"Charting the Course... MOC A Planning, Deploying and Managing Microsoft Forefront TMG Course Summary

Charting the Course... MOC A Planning, Deploying and Managing Microsoft Forefront TMG Course Summary Description Course Summary The goal of this three-day instructor-led course is to provide students with the knowledge and skills necessary to effectively plan, deploy and manage Microsoft Forefront Threat

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

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

Configure & Troubleshoot Windows Server 2008 R2 Application Infrastructure

Configure & Troubleshoot Windows Server 2008 R2 Application Infrastructure Configure & Troubleshoot Windows Server 2008 R2 Application Infrastructure Course 6439A - Five days - Instructor-led - Hands-on Introduction This course introduces students to a series of Windows Server

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

SEVENMENTOR TRAINING PVT.LTD

SEVENMENTOR TRAINING PVT.LTD Configuring Advanced Windows Server 2012 Services Module 1: Implementing Advanced Network Services In this module students will be able to configure advanced features for Dynamic Host Configuration Protocol

More information

SharePoint 2016 Administrator's Survival Camp

SharePoint 2016 Administrator's Survival Camp SharePoint 2016 Administrator's Survival Camp Installing and Managing SharePoint 2016 in an On -premises Environment Course Code Audience Format Length Course Description Student Prerequisites SSC2016

More information

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 A ADMINISTERING EXCHANGE SERVER 2016

COURSE A ADMINISTERING EXCHANGE SERVER 2016 ABOUT THIS COURSE This 5-day instructor-led course teaches IT professionals how to administer and support Exchange Server 2016. Students will learn how to install Exchange Server 2016, and how to configure

More information

Microsoft Configuring and Troubleshooting Windows Server 2008 Application Infrastructure

Microsoft Configuring and Troubleshooting Windows Server 2008 Application Infrastructure 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6439 - Configuring and Troubleshooting Windows Server 2008 Application Infrastructure Length 5 days Price $4290.00 (inc GST) Overview This course introduces

More information

CXA Citrix XenApp 6.5 Administration

CXA Citrix XenApp 6.5 Administration 1800 ULEARN (853 276) www.ddls.com.au CXA-206-1 Citrix XenApp 6.5 Administration Length 5 days Price $5500.00 (inc GST) Citrix XenApp 6.5 Administration training course provides the foundation necessary

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

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

Configuring and Troubleshooting Internet Information Services in Windows Server 2008

Configuring and Troubleshooting Internet Information Services in Windows Server 2008 Configuring and Troubleshooting Internet Information Services in Windows Server 2008 Course No. 6427 3 Days Instructor-led, Hands-on Introduction In this three day instructor-led course the students will

More information

"Charting the Course... SharePoint 2007 Hands-On Labs Course Summary

Charting the Course... SharePoint 2007 Hands-On Labs Course Summary Course Summary Description This series of 33 hands-on labs allows students to explore the new features of Microsoft SharePoint Server, Microsoft Windows, Microsoft Office, including Microsoft Office Groove,

More information

Installation, Storage, and Compute with Windows Server 2016

Installation, Storage, and Compute with Windows Server 2016 Installation, Storage, and Compute with Windows Server 2016 OD20740B; On-Demand, Video-based Course Description This course is designed primarily for IT professionals who have some experience with Windows

More information

Configuring, Managing, and Maintaining Windows Server 2008 R2 Servers

Configuring, Managing, and Maintaining Windows Server 2008 R2 Servers Configuring, Managing, and Maintaining Windows Server 2008 R2 Servers Course 6419B - Five Days - Instructor-led - Hands on Introduction This five-day instructor-led course provides students with the knowledge

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

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

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

Citrix XenApp 6.5 Administration

Citrix XenApp 6.5 Administration Citrix XenApp 6.5 Administration CXA206; 5 Days, Instructor-led Course Description Citrix XenApp 6.5 Administration training course provides the foundation necessary for administrators to effectively centralize

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

Course CXA-206: Citrix XenApp 6.5 Administration

Course CXA-206: Citrix XenApp 6.5 Administration Course CXA-206: Citrix XenApp 6.5 Administration Course Length: 5 days Overview Citrix XenApp 6.5 Administration training course provides the foundation necessary for administrators to effectively centralize

More information

Configuring, Managing and Maintaining Windows Server 2008-based Servers (Course 6419)

Configuring, Managing and Maintaining Windows Server 2008-based Servers (Course 6419) Length: 5 Days About this Course This five-day instructor-led course provides students with the knowledge and skills that are required to manage accounts and resources, maintain server resources, monitor

More information

Core Solutions of Skype for Business 2015

Core Solutions of Skype for Business 2015 Core Solutions of Skype for Business 2015 OD20334B; On-Demand, Video-based Course Description This course provides students with the knowledge and skills that are required to plan, deploy, configure, and

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

Administering Microsoft Exchange Server 2016

Administering Microsoft Exchange Server 2016 Course 20345-1: Administering Microsoft Exchange Server 2016 Page 1 of 6 Administering Microsoft Exchange Server 2016 Course 20345-1: 4 days; Instructor-Led Introduction This 4-day instructor-led course

More information

Administering a SQL Database Infrastructure (M20764)

Administering a SQL Database Infrastructure (M20764) Administering a SQL Database Infrastructure (M20764) COURSE OVERVIEW: In this Microsoft online training course, you will learn the skills required to maintain a Microsoft SQL Server 2012 or 2014 database

More information

MCSE Productivity. A Success Guide to Prepare- Core Solutions of Microsoft SharePoint Server edusum.com

MCSE Productivity. A Success Guide to Prepare- Core Solutions of Microsoft SharePoint Server edusum.com 70-331 MCSE Productivity A Success Guide to Prepare- Core Solutions of Microsoft SharePoint Server 2013 edusum.com Table of Contents Introduction to 70-331 Exam on Core Solutions of Microsoft SharePoint

More information

Learning Windows IIS in a Month of Lunches

Learning Windows IIS in a Month of Lunches Learning Windows IIS in a Month of Lunches by Jason Helmick Chapter 2 Copyright 2014 Manning Publications brief contents 1 Before you begin 1 2 Deploying the web server 12 3 Exploring and launching a website

More information

Microsoft - Configuring Advanced Windows Server 2012 Services (M20412) (M20412)

Microsoft - Configuring Advanced Windows Server 2012 Services (M20412) (M20412) Microsoft - Configuring Advanced Windows Server 2012 Services (M20412) (M20412) Code: 6412 Lengt h: URL: 5 days View Online This course is part three of a series of three courses. Through this series you

More information

Course Outline. exam, Installation, Storage and Compute with Windows Server Course 20740A: 5 days Instructor Led

Course Outline. exam, Installation, Storage and Compute with Windows Server Course 20740A: 5 days Instructor Led Installation, Storage, and Compute with Windows Server 2016 Course 20740A: 5 days Instructor Led About this course This five-day course is designed primarily for IT professionals who have some experience

More information

VMware Horizon 7 Administration Training

VMware Horizon 7 Administration Training VMware Horizon 7 Administration Training Course Course Duration : 20 Working Days Class Duration : 3 hours per day Fast Track: - Course duration 10days (Per day 8 hours) Get Fee Details Module 1: Introduction

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

Microsoft Configuring, Managing and Maintaining Windows Server 2008

Microsoft Configuring, Managing and Maintaining Windows Server 2008 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6419 - Configuring, Managing and Maintaining Windows Server 2008 Length 5 days Price $4290.00 (inc GST) Overview This five-day instructor-led course provides

More information

NET EXPERT SOLUTIONS PVT LTD

NET EXPERT SOLUTIONS PVT LTD Module 1: Implementing Advanced Network Services In this module students will be able to configure advanced features for Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS), and configure

More information

High Availability Failover. Version 1.0

High Availability Failover. Version 1.0 High Availability Failover Version 1.0 CONTENTS High Availability Failover High Availability Failover (Active/Active) 2 Prerequisites 2 STEP 1: DB Replication Server Setup 2 STEP 2: Configure the MySQL

More information

Installing and Configuring Windows Server 2012

Installing and Configuring Windows Server 2012 Installing and Configuring Windows Server 2012 Course # Exam: Prerequisites Technology: Delivery Method: Length: 20697-1 70-697 Windows Instructor-led (classroom) 5 Days Overview About this Course This

More information

Configuring and Administering Microsoft SharePoint 2010

Configuring and Administering Microsoft SharePoint 2010 Configuring and Administering Microsoft SharePoint 2010 10174B; 5 Days, Instructor-led Course Description This five-day instructor-led course teaches students how to install, configure, and administer

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

SharePoint 2010 and 2013 Auditing and Site Content Administration using PowerShell

SharePoint 2010 and 2013 Auditing and Site Content Administration using PowerShell SharePoint 2010 and 2013 Auditing and Site Content Administration using PowerShell 55095A; 1 Days, Instructor-led Course Description This one day class is designed for SharePoint 2010 and 2013 server administrators

More information

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

(Installation, Storage, and Compute with Windows Server 2016)

(Installation, Storage, and Compute with Windows Server 2016) MCSA 2016 SERVER CURRICULUM 70-740 (Installation, Storage, and Compute with Windows Server 2016) EXAM CODE 740 Module 1: Installing, upgrading, and migrating servers and workloads This module describes

More information

Installation, Storage, and Compute with Windows Server

Installation, Storage, and Compute with Windows Server Installation, Storage, and Compute with Windows Server 2016-740 Module 1: Installing, upgrading, and migrating servers and workloadst Introducing Windows Server 2016 Preparing and installing Nano Server

More information

Course : Planning and Administering SharePoint 2016

Course : Planning and Administering SharePoint 2016 Course Outline Course 20339-1: Planning and Administering SharePoint 2016 Duration: 5 days About this course This five-day course will provide you with the knowledge and skills to plan and administer a

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

Bomgar Vault Server Installation Guide

Bomgar Vault Server Installation Guide Bomgar Vault 17.2.1 Server Installation Guide 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property

More information

in Action RabbitMQ Distributed Messaging for Everyone ALVARO VIDELA JASON J.W. WILLIAMS /II MANNING Shelter Island

in Action RabbitMQ Distributed Messaging for Everyone ALVARO VIDELA JASON J.W. WILLIAMS /II MANNING Shelter Island RabbitMQ in Action Distributed Messaging for Everyone ALVARO VIDELA JASON J.W. WILLIAMS /II MANNING Shelter Island contents foreword xv preface xvii acknowledgments xix about this book xxi about the cover

More information

Windows Server : Installation, Storage, and Compute with Windows Server Upcoming Dates. Course Description.

Windows Server : Installation, Storage, and Compute with Windows Server Upcoming Dates. Course Description. Windows Server 2016 20740: Installation, Storage, and Compute with Windows Server 2016 Dive into the latest features of Microsoft Windows Server 2016 in this 5-day training class. You'll get 24-7 access

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

Overview. Audience profile. At course completion. Module Title : 20334A:Core Solutions of Skype for Business Course Outline :: 20334A::

Overview. Audience profile. At course completion. Module Title : 20334A:Core Solutions of Skype for Business Course Outline :: 20334A:: Module Title : 20334A:Core Solutions of Skype for Business 2015 Duration : 5 days Overview This course teaches IT professionals how to plan, deploy, configure, and administer a Skype for Business 2015

More information

SnapCenter Software 4.0 Installation and Setup Guide

SnapCenter Software 4.0 Installation and Setup Guide SnapCenter Software 4.0 Installation and Setup Guide March 2018 215-12926_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Installation and Setup Guide...

More information

Installation and Setup Guide

Installation and Setup Guide SnapCenter Software 4.1 Installation and Setup Guide December 2018 215-13401_C0 doccomments@netapp.com Updated for 4.1.1 Table of Contents 3 Contents Deciding whether to read the SnapCenter installation

More information

INSTALLING LYNC SERVER 2013 EE POOL ON WINDOWS SERVER 2012

INSTALLING LYNC SERVER 2013 EE POOL ON WINDOWS SERVER 2012 INSTALLING LYNC SERVER 2013 EE POOL ON WINDOWS SERVER 2012 Installing an Enterprise Pool that consists of two Front-End Servers. Server Environment: DC-01.chahla.local (Domain Controller, Certificate Authority)

More information

Deployment of Unified Communication - Lync Server 2013 Steps: Lync Front End Server in a Domain. Few Screen Shots. Scroll down to start your drill

Deployment of Unified Communication - Lync Server 2013 Steps: Lync Front End Server in a Domain. Few Screen Shots. Scroll down to start your drill Deployment of Unified Communication - Lync Server 2013 Steps: Lync Front End Server in a Domain Few Screen Shots Scroll down to start your drill 1. Install Fresh Server 2012 2. Configure Static IP 3. Join

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

Course 10174B: OVERVIEW COURSE DETAILS. Configuring and Administering Microsoft SharePoint 2010

Course 10174B: OVERVIEW COURSE DETAILS. Configuring and Administering Microsoft SharePoint 2010 Course 10174B: Configuring and Administering Microsoft SharePoint 2010 OVERVIEW About this Course This five-day instructor-led course teaches students how to install, configure, and administer Microsoft

More information

Hands-On Microsoft Windows. Chapter 8 p Managing Windows Server 2008 Network Services

Hands-On Microsoft Windows. Chapter 8 p Managing Windows Server 2008 Network Services Hands-On Microsoft Windows Server 2008 Chapter 8 p Managing Windows Server 2008 Network Services Objectives Install, configure, and troubleshoot DNS Implement Microsoft WINS Install, configure, and troubleshoot

More information

[MS20334]: Core Solutions of Skype for Business 2015

[MS20334]: Core Solutions of Skype for Business 2015 [MS20334]: Core Solutions of Skype for Business 2015 Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Skype Delivery Method : Instructor-led (Classroom) Course Overview This course

More information

Microsoft Configuring and Administering Microsoft SharePoint 2010

Microsoft Configuring and Administering Microsoft SharePoint 2010 1800 ULEARN (853 276) www.ddls.com.au Microsoft 10174 - Configuring and Administering Microsoft SharePoint 2010 Length 5 days Price $4290.00 (inc GST) Overview Following Customer feedback, from October

More information

Administering. Windows Server 2012 R2. Exam Wiley. Patrick Regan

Administering. Windows Server 2012 R2. Exam Wiley. Patrick Regan Administering Windows Server 2012 R2 Exam 70-411 Patrick Regan Wiley Contents j Lesson 1: Deploying and Managing Server Images 1 Using Windows Deployment Services 2 Installing the Windows Deployment Services

More information

MS-20410A: Installing and Configuring Windows Server 2012

MS-20410A: Installing and Configuring Windows Server 2012 MS-20410A: Installing and Configuring Windows Server 2012 Introduction This version of this course 20410A utilizes pre-release software in the virtual machines for the labs. The five day course is part

More information

Installation Guide Worksoft Certify Execution Suite

Installation Guide Worksoft Certify Execution Suite Installation Guide Worksoft Certify Execution Suite Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Execution Suite Installation Guide Version

More information

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode.

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Abstract This Application Note describes the steps required for installing and configuring

More information

COPYRIGHTED MATERIAL. Contents. Assessment Test

COPYRIGHTED MATERIAL. Contents. Assessment Test Contents Introduction Assessment Test xxxvii lv Chapter 1 Installing Windows Server 2016 1 Features and Advantages of Windows Server 2016 2 Planning the Windows Server 2016 Installation 6 Server Roles

More information

SEVENMENTOR TRAINING PVT.LTD

SEVENMENTOR TRAINING PVT.LTD Installing and Configuring Windows Server 2012 Module 1: Deploying and Managing Windows Server 2012 This module introduces students to the editions of Windows Server 2012 and the new Windows Server 2012

More information

"Charting the Course... MOC B Core Solutions of Microsoft Skype for Business Course Summary

Charting the Course... MOC B Core Solutions of Microsoft Skype for Business Course Summary MOC 20334 B Core Solutions of Microsoft Skype for Description Course Summary This course provides students with the knowledge and skills required to plan, deploy, configure, and administer a Skype for

More information

For those who might be worried about the down time during Lync Mobility deployment, No there is no down time required

For those who might be worried about the down time during Lync Mobility deployment, No there is no down time required I was trying to find out the Lync Mobility service step by step deployment guide along with the Publishing rule for TMG but couldn't find anywhere except how to install MCX and Auto discovery Service,

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

Course Outline 20742B

Course Outline 20742B Course Outline 20742B Module 1: Installing and configuring domain controllers This module describes the features of AD DS and how to install domain controllers (DCs). It also covers the considerations

More information

Privileged Identity App Launcher and Session Recording

Privileged Identity App Launcher and Session Recording Privileged Identity App Launcher and Session Recording 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are

More information

Microsoft Exchange Server 2013

Microsoft Exchange Server 2013 Microsoft Exchange Server 2013 Course 20341B & 20342B 5 Days Instructor-led, Hands on Course Information This course is a combination of two Exchange courses, Core Solutions of Microsoft Exchange Server

More information

A: PLANNING AND ADMINISTERING SHAREPOINT 2016

A: PLANNING AND ADMINISTERING SHAREPOINT 2016 ABOUT THIS COURSE This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft SharePoint 2016 environment. The course teaches you how to deploy, administer, and

More information

SHAREPOINT 2016 ADMINISTRATOR BOOTCAMP 5 DAYS

SHAREPOINT 2016 ADMINISTRATOR BOOTCAMP 5 DAYS SHAREPOINT 2016 ADMINISTRATOR BOOTCAMP 5 DAYS WHY TAKE 10 DAYS AWAY FROM THE OFFICE WHEN YOU ONLY NEED 5? Need to gain knowledge for both the 203391 Planning and Administering Microsoft SharePoint 2016

More information