Automating Microsoft
|
|
|
- Damon Perkins
- 10 years ago
- Views:
Transcription
1 Automating Microsoft Windows Server 2008 R2 with Windows PowerShell 2.0 Matthew Hester Sarah Dutkiewicz WILEY Wiley Publishing. Inc.
2 TABLE OF CONTENTS Introduction xvii Chapter 1 What Is PowerShell, and Why Do You Need It? 1 Why PowerShell? 2 Overview of PowerShell 3 The Power Behind PowerShell 5 What About the Learning Curve? 6 What's New in PowerShell 2.0? 7 PowerShell in the Enterprise 8 PowerShell with a GUI 10 PowerShell Has Something for Everyone 13 What's in It for IT Professionals? 14 What's in It for Developers? 15 Chapter 2 Installing and Configuring PowerShell Chapter Configure PowerShell 2.0 on Windows Server 2008 R2 20 Install the ISE on Windows Server 2008 R2 22 Install PowerShell 2.0 on Windows Server 2008 R2 Core 24 Install.NET Framework Support on Windows Server 2008 R2 Core 26 Install PowerShell 2.0 on Windows Server 2008 R2 Core 26 Install PowerShell 2.0 on Other Operating Systems 29 Set Up the Prerequisites 29 Obtain and Install PowerShell PowerShell Grammar Lesson 37 Break Down PowerShell: A Lesson on Cmdlets.38 Learn the Verbs 39 Learn the Nouns 40 Put Verbs and Nouns Together: Cmdlets 41 Use Parameters 42 Use Wildcards 45 Understand Properties 46 Help Yourself with PowerShell 48 Learn How to Help Yourself 48 Use Tab Autocomplete 53 Leverage Online Resources 54 Use Even More Commands with Modules 55 Use and Understand Modules 55
3 Get to Know Your Modules 58 Create a Custom PowerShell Shell 60 Chapter 4 Aliases, Functions, and the Pipe, Oh My! 65 Use Aliases 66 Use Built-in Aliases 67 Create Your Own Aliases 69 Use Functions 77 Understand Functions 78 Use Existing Functions 79 Create Your Own Function 80 Work with the Pipe Operator 81 Use the Pipe Operator to Combine PowerShell Cmdlets 81 Control PowerShell Output 82 Chapter 5 Creating Your Own Scripts 97 Create Your Own Scripts 98 PowerShell Scripting Overview 99 Create a PowerShell Script 100 Run Your Scripts 106 Find Scripts 107 Understand Security and PowerShell Scripts 108 Work with Default Execution Policy of Scripts 109 Understand the RemoteSigned PowerShell Execution Policy 110 Set the PowerShell Execution Policy 111 Understand Digital Signing 116 Work with the GUI and the Shell 116 Understand What the ISE Is 116 Use the ISE with Scripts 119 Display the Call Stack with Scripts Requiring Parameters 123 Chapter 6 Remoting with PowerShell Configure PowerShell Remoting 126 Learn the Requirements 126 Enable PowerShell Remoting 128 Disable PowerShell Remoting 133 Run Commands on Remote Systems 138 Use Invoke-Command 140 Use PowerShell Remote Sessions 140 Use Remoting in the ISE 143 Chapter 7 Server Essentials in PowerShell 147 Work with Your Server in PowerShell 148
4 Work with Server Manager Cmdlets 148 Analyze Your Server 150 Add Reliability to Your Server 156 Install the Backup Tools 156 Perform a Backup with PowerShell 156 Load-Balance Your Network 159 Use Other PowerShell Utilities for the Server 163 Use the Registry with PowerShell 163 Use PowerShell Troubleshooting Packs 166 Schedule PowerShell Scripts 169 Chapter 8 Managing Active Directory with PowerShell 173 Work with Active Directory 174 Load the AD PowerShell Module 174 Understand PowerShell Active Directory Basics 178 Work with Users, Groups, and OUs 182 Understand Managed Service Accounts 185 Understand Managed Service Accounts 185 Create Managed Service Accounts 186 Install and Use Managed Service Accounts 188 Work with the Active Directory Recycle Bin 189 Understand How the Recycle Bin Works 190 Enable the AD Recycle Bin 191 Use the AD Recycle Bin 193 Chapter 9 Managing Desktops with PowerShell 197 Access Group Policy 198 Understand Group Policy 199 Understand How Group Policy Works 200 Manage Group Policy 2 1 Create Group Policy Objects 204 Use Starter GPOs 206 Work with Settings 208 Understand the Difference Between Policies and Preferences 209 Work with Domain Password Policies 210 Understand Order of Precedence 212 Control Group Policy Order of Precedence 213 Work with RSOP 215 Back Up and Restore Group Policy Objects 216 Manage AppLocker 217 Understand AppLocker 217 Understand AppLocker Policy 218 Configure AppLocker 219
5 Chapter 10 Managing IIS Web Server with PowerShell 223 Use PowerShell and IIS 224 Work with Configuration Files 225 Back Up and Recover IIS Configuration 229 Deploy Websites, Application Pools, and Virtual Directories with PowerShell 231 Manage Sites with PowerShell 231 Work with Web Application Pools 236 Work with Virtual Directories 240 Chapter 11 PowerShell and Deployment Services 243 Work with Windows Deployment Services 244 Understand WDS 245 Install WDS 246 Work with WDS in PowerShell 247 UseWDSUTIL 248 Work with the Microsoft Deployment Toolkit 253 Understand the MDT 253 Deploy with Windows Imaging Format 254 Install MDT 256 Work with MDT in PowerShell 257 Put It All Together 265 Chapter 12 PowerShell and Virtualization 267 Install and Access Hyper-V 268 Install Hyper-V 269 Access Hyper-V in PowerShell 270 Work with Hyper-V 276 Work with Virtual Networks 276 Configure Virtual Machines 278 Connect to Virtual Machines 283 Work with Snapshots 285 Appendix A Solutions to Exercises 289 Solution V. Inventory Your Scripts 290 Solution 2: Install PowerShell 290 Solution 3: Create a PowerShell Profile 290 Solution 4: Create Your Own Alias 291 Solution 5: Create a Script to Find Startup Programs 292 Solution 6: Set Up a Remote PowerShell Session 292 Solution 7: Create a Scheduled Backup with PowerShell 293 Solution 8: Populate an Active Directory Test Environment 293 Solution 9: Turn Off the Display Control Panel in Group Policy with PowerShell 295 Solution 10: Create a Website with PowerShell 296
6 Solution 11: Create a Deployment Share 296 Solution 12: Create a Virtual Machine and Take a Snapshot 297 Appendix B Developing at a Command Prompt 299 Choose Between the ISE and the Command Prompt 300 Write Code at a Command Prompt 301 Write Scripts in the ISE 302 Work with Objects in PowerShell 304 Understand Properties 305 Create Your Own Custom Object 307 Appendix C Providing for PowerShell 311 Work with Built-in Providers 312 Understand Provider Basics 313 Use PowerShell-Specific Providers 314 Use Other Built-in Providers 317 Work with Additional Providers 322 Install and Remove Providers 322 Create Your Own Provider 323 Understand Basic Provider Concepts 323 Build a Custom Provider 327 Appendix D Custom Cmdlets and Advanced Functions 339 Choose Between an Advanced Function and a Cmdlet 340 Parameters and Attributes 340 Output 346 Runtime Life Cycle 347 Create an Advanced Function 348 Create a Custom Cmdlet 349 Appendix E Packaging PowerShell Extensions 357 Work with Existing Snap-ins 358 Create a Custom Module 361 Understand Module Concepts 361 Build Your Module 368 Appendix F Building Your Own GUI with PowerShell 379 Choose Between WinForms and WPF 380 Create a GUI in PowerShell 381 Create a WinForms Application 385 Create a WPF Application 391 Index 399
Managing Windows Environments with Group Policy
3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: [email protected] Web: www.discoveritt.com Managing Windows Environments with Group Policy Course: MS50255C
Windows" 7 Desktop Support
Windows" 7 Desktop Support and Administration Real World Skills for MCITP Certification and Beyond Darril Gibson WILEY Wiley Publishing, Inc. Contents Introduction xxiii Chapter 1 Planning for the Installation
6425C - Windows Server 2008 R2 Active Directory Domain Services
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Introduction This five-day instructor-led course provides in-depth training on configuring Active Directory Domain Services
Installing, Configuring, and Managing a Microsoft Active Directory
Installing, Configuring, and Managing a Microsoft Active Directory Course Outline Part 1: Configuring and Managing Active Directory Domain Services Installing Active Directory Domain Services Managing
MS-6425C - Configuring Windows Server 2008 Active Directory Domain Services
MS-6425C - Configuring Windows Server 2008 Active Directory Domain Services Table of Contents Introduction Audience At Clinic Completion Prerequisites Microsoft Certified Professional Exams Student Materials
Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Length: 5 Days Published: June 02, 2011 Language(s): English Audience(s): IT Professionals Level: 200
50331D Windows 7, Enterprise Desktop Support Technician (Windows 10 Curriculum)
This course can be purchased by authorized Microsoft Learning Centers at the Courseware Marketplace web-site. Microsoft Certified Trainers (MCTs) can get a free copy at the same website. About the Course
Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
www.etidaho.com (208) 327-0768 Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services 5 Days About this Course This five-day instructor-led course provides in-depth
6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days)
www.peaklearningllc.com 6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days) Introduction This three-day instructor-led course teaches students how to implement and manage Windows Server
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course Details Course Outline Module 1: Introducing Active Directory Domain Services This module provides
Implementing and Managing Windows Server 2008 Hyper-V
Course 6422A: Implementing and Managing Windows Server 2008 Hyper-V Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology: Windows Server 2008 Type: Course Delivery Method:
NE-6425C Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
NE-6425C Configuring and Troubleshooting Windows Server 2008 Active Domain Services Summary Duration Vendor Audience 5 Days Microsoft IT Professionals Published Level Technology 02 June 2011 200 Windows
Microsoft. Jump Start. M11: Implementing Active Directory Domain Services
Microsoft Jump Start M11: Implementing Active Directory Domain Services Rick Claus Technical Evangelist Microsoft Ed Liberman Technical Trainer Train Signal Jump Start Target Agenda Day One Day 1 Day 2
Microsoft Windows PowerShell v2 For Administrators
Course 50414B: Microsoft Windows PowerShell v2 For Administrators Course Details Course Outline Module 1: Introduction to PowerShell the Basics This module explains how to install and configure PowerShell.
Configuring and Troubleshooting Windows 2008 Active Directory Domain Services
About this Course Configuring and Troubleshooting Windows This five-day instructor-led course provides in-depth training on implementing, configuring, managing and troubleshooting Active Directory Domain
Windows Server. Introduction to Windows Server 2008 and Windows Server 2008 R2
Copyright 2006-2013 MilliByte SS Windows Server DƏRS Introduction to Windows Server 2008 and Windows Server 2008 R2 Functionality of Windows Server 2008 Windows Server 2008 Editions 1 Microsoft Hyper-V
70-417: Upgrading Your Skills to MCSA Windows Server 2012
70-417: Upgrading Your Skills to MCSA Windows Server 2012 Course Overview This course prepares students to demonstrate your real-world knowledge of Windows Server 2012 core infrastructure services. Exam
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Active Directory About this Course This five-day instructor-led course provides in-depth training on implementing, configuring, managing and troubleshooting (AD DS) in and R2 environments. It covers core
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain MOC 6425
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain MOC 6425 Course Outline Module 1: Introducing Active Directory Domain Services This module provides an overview of Active Directory
MS 50255B: Managing Windows Environments with Group Policy (4 Days)
www.peaklearningllc.com MS 50255B: Managing Windows Environments with Group Policy (4 Days) Introduction In course you will learn how to reduce costs and increase efficiencies in your network. You will
6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course Details Course Code: Duration: Notes: 6425C 5 days This course syllabus should be used to determine whether
Installing and Configuring Windows Server 2012
Course 20410 Installing and Configuring Windows Server 2012 Length: 5 Days Language(s): English Audience(s): IT Professionals Level: 200 Technology: Windows Server 2012 Type: Course Delivery Method: Instructor-led
Updating Your Windows Server 2008 Technology Skills to Windows Server 2008 R2
Course 10159A: Updating Your Windows Server 2008 Technology Skills to Windows Server 2008 R2 OVERVIEW About this Course This three-day instructor-led course teaches the new features of Windows Server 2008
Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Five Days, Instructor-Led About this course This five-day instructor-led course provides in-depth training
Installing and Configuring Windows Server 2012
Course 20410D: Installing and Configuring Windows Server 2012 Course Details Course Outline Module 1: Deploying and Managing Windows Server 2012 This module introduces students to the editions of Windows
Managing Windows Environments with Group Policy 50255D; 5 Days, Instructor-led
Managing Windows Environments with Group Policy 50255D; 5 Days, Instructor-led Course Description In this course you will learn how to reduce costs and increase efficiencies in your network. You will discover
MCSA Server (Exam 70-410)
MCSA Server (Exam 70-410) Installing and Configuring Windows Server 2012 Get hands-on instruction and practice installing and configuring Windows Server 2012, including Windows Server 2012 R2, in this
Installing and Configuring Windows Server 2012
Course 20410D: Installing and Configuring Windows Server 2012 Page 1 of 8 Installing and Configuring Windows Server 2012 Course 20410D: 4 days; Instructor-Led Introduction Get hands-on instruction and
Installing and Configuring Windows Server 2012
Course 20410B: Installing and Configuring Windows Server 2012 Length: 5 Days Audience(s): IT Professionals Level: 200 Technology: Windows Server 2012 Overview About this Course This course is part one
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Course Code: M6425 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Overview This five-day instructor-led course
20410: Installing and Configuring Windows Server 2012
20410: Installing and Configuring Windows Server 2012 Microsoft - Servidores Nível: Intermédio Duração: 30h Sobre o curso After completing this course, students will be able to: Install and configure Windows
MS-50255: Managing, Maintaining, and Securing Your Networks Through Group Policy. Course Objectives. Required Exam(s) Price.
MS-50255: Managing, Maintaining, and Securing Your Networks Through Group Policy Discover how to consolidate the administration of an enterprise IT infrastructure with Group Policy. In this four-day instructor
Course 6425C: Five days
CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course 6425C: Five
Installing and Configuring Windows Server 2012 MOC 20410
Installing and Configuring Windows Server 2012 MOC 20410 Course Outline Module 1: Deploying and Managing Windows Server 2012 This module introduces the new Windows Server 2012 administrative interface.
Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization
Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization Duration: Three consecutive Saturdays About this Course This instructor led course teaches students how to implement and manage Windows
NIIT Education and Training, Doha, Qatar - www.niitqatar.com Contact: +974-44551796/1798; 50656051
410: Installing and Configuring Windows Server 2012 Duration: 40 Hours. Overview About this Course Get hands-on instruction and practice installing and configuring Windows Server 2012, including Windows
Course 20410: Installing and Configuring Windows Server 2012
Course 20410: Installing and Configuring Windows Server 2012 Type:Course Audience(s):IT Professionals Technology:Windows Server Level:200 This Revision:D Delivery method: Instructor-led (classroom) Length:5
AV-006: Installing, Administering and Configuring Windows Server 2012
AV-006: Installing, Administering and Configuring Windows Server 2012 Career Details Duration 105 hours Prerequisites This course requires that student meet the following prerequisites, including that
NOTE: Labs in this course are based on the General Availability release of Windows Server 2012 R2 and Windows 8.1.
Course 20410C: Installing and Configuring Windows Server 2012 OVERVIEW About this Course Get hands-on instruction and practice installing and configuring Windows Server 2012, including Windows Server 2012
10215A Implementing and Managing Microsoft Server Virtualization
10215A Implementing and Managing Microsoft Server Virtualization About this Course This five-day course will provide you with the knowledge and skills to deploy and manage a server virtualization environment
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course Number: 6425C Course Length: 5 Days Course Overview This five-day course provides in-depth training on implementing,
MS 6419 Configuring, Managing and Maintaining Windows Server 2008-based Servers
MS 6419 Configuring, Managing and Maintaining Windows Server 2008-based Servers Description: Days: 5 Prerequisites: This five-day instructor-led course provides students with the knowledge and skills that
6419: Configuring, Managing, and Maintaining Server 2008
6419: Configuring, Managing, and Maintaining Server 2008 Course Number: 6419 Category: Technical Duration: 5 days Course Description This five-day instructor-led course combines five days worth of instructor-led
Course Syllabus. Implementing and Managing Windows Server 2008 Hyper-V. Key Data. Audience. At Course Completion. Prerequisites
Course Syllabus Implementing and Managing Windows Server 2008 Hyper-V Key Data Product #: 3961 Elements of this syllabus are subject to change. This three-day instructor-led course teaches students how
MS 20410 Installing and Configuring Windows Server 2012
P a g e 1 of 10 MS 20410 Installing and Configuring Windows Server 2012 About this Course This course is part one of a three-part series that provides the skills and knowledge necessary to implement a
Implementing and Managing Microsoft Server Virtualization
Course 10215A: Implementing and Managing Microsoft Server Virtualization Course Details Course Outline Module 1: Evaluating and Planning for Virtualization Describe virtualization as it relates to server,
20410 Installing and Configuring Windows Server 2012
20410 Installing and Configuring Windows Server 2012 Audience Profile This course is intended for information technology (IT) professionals who have some knowledge and experience working with Windows operating
Installing and Configuring Windows Server 2012
CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20410D Installing and Configuring Windows Server 2012 Length: 5 Days Audience: IT Professionals
MCSE Training(Exam Code 410)
MCSE Training(Exam Code 410) TechAge LabsPvt. Ltd. Address : C-46, GF, Sector 2, Noida Phone 1 : 0120-4540894 Phone 2 : 0120-6495333 TechAge Labs 2014 version 1.0 MCSETraining MCSE Training Course Course
DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory
DottsConnected SHAREPOINT 2010 ADMIN TRAINING Module 1 - Getting started with SharePoint 2010 This introductory module introduces students to the fundamental terminology and architecture of SharePoint
Course Outline: Course 20410- Installing and Configuring Windows Server 2012
Course Outline: Course 20410- Installing and Configuring Windows Server 2012 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: The course is part one of a series
Installing and Configuring Windows Server 2012
Course Code: M20410 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Installing and Configuring Windows Server 2012 Overview Get hands-on instruction and practice installing and configuring Windows
Configuring, Managing and Maintaining Windows Server 2008 Servers
Configuring, Managing and Maintaining Windows Server 2008 Servers Elements of this syllabus are subject to change Course Details Course Code: 6419 Duration: Notes: 5 day(s) This course syllabus should
Administering Windows Server 2012
Course 20411C: Administering Windows Server 2012 Page 1 of 8 Administering Windows Server 2012 Course 20411C: 4 days; Instructor-Led Introduction Get hands-on instruction and practice administering Windows
Configuring Managing and Maintaining Windows Server 2008 Servers (6419B)
Configuring Managing and Maintaining Windows Server 2008 Servers (6419B) Who Should Attend This course is intended for Windows Server administrators who operate Windows Servers on a daily basis and want
COURSE 20411D: ADMINISTERING WINDOWS SERVER 2012
ABOUT THIS COURSE Get hands-on instruction and practice administering Windows Server 2012, including Windows Server 2012 R2, in this five-day Microsoft Official course. This course is part two in a series
Administering Windows Server 2012
Course Code: M20411 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Administering Windows Server 2012 Overview Get hands-on instruction and practice administering Windows Server 2012, including
Exam 70-411: Administrating Windows Server 2012 R2. Course Overview
Exam 70-411: Administrating Windows Server 2012 R2 Course Overview This course teaches students server deployment and image management, managing servers and updates, file and print services, configuring
Configuring, Managing and Maintaining Windows Server 2008-based Servers
Course 6419B: Configuring, Managing and Maintaining Windows Server 2008-based Servers OVERVIEW About this Course This five-day instructor-led course provides students with the knowledge and skills that
Microsoft IT Camp Hands-On Lab
Microsoft IT Camp Hands-On Lab Windows Server 2012: High Availability File Server Lab version: 1.0.0 Last updated: 7/19/2012 CONTENTS OVERVIEW... 3 Objectives 3 Prerequisites 3 LAB DEPLOYMENT... 4 LAB...
Course 6419B: Configuring, Managing and Maintaining Windows Server 2008-based Servers
Course 6419B: Configuring, Managing and Maintaining Windows Server 2008-based Servers Length: Delivery Method: 5 Days Instructor-led (classroom) About this Course This five-day instructor-led course provides
Course Description. Course Page - Page 1 of 9. Administering Windows Server 2012 M-20411 Length: 5 days Price: $2,795.00
Course Page - Page 1 of 9 Administering Windows Server 2012 M-20411 Length: 5 days Price: $2,795.00 Course Description Get hands-on instruction and practice administering Windows Server 2012, including
Administering Windows Server 2012
Course 20411C Administering Windows Server 2012 Course Length: 5 days Overview Get hands-on instruction and practice administering Windows Server 2012, including Windows Server 2012 R2, in this 5-day Microsoft
20410- Installing and Configuring Windows Server 2012
Course Outline 20410- Installing and Configuring Windows Server 2012 Duration: 5 day (30 hours) Target Audience: This course is intended for Information Technology (IT) Professionals who have good Windows
411-Administering Windows Server 2012
411-Administering Windows Server 2012 Course Duration: 5 Days Module 1: Configuring and Troubleshooting Domain Name System This module explains how to configure and troubleshoot DNS, including DNS replication
"Charting the Course... MOC 20411 D Administering Windows Server 2012. Course Summary
Course Summary Description Get hands-on instruction and practice administering Windows Server 2012, including Windows Server 2012 R2, in this five-day Microsoft Official Course. This course is part two
Configuring, Managing, and Maintaining Server 2008 R2
Configuring, Managing, and Maintaining Server 2008 R2 Eğitim Tipi ve Süresi: 5 Days VILT 5 Day VILT Configuring, Managing, and Maintaining Server 2008 R2 (M6419) Perform exclusive, hands-on lab exercises
Microsoft. Official Course. Introduction to Active Directory Domain Services. Module 2
Microsoft Official Course Module 2 Introduction to Active Directory Domain Services Module Overview Overview of AD DS Overview of Domain Controllers Installing a Domain Controller Lesson 1: Overview of
NE-20411D Administering Windows Server 2012
NE-20411D Administering Windows Server 2012 Summary Duration Vendor Audience 5 Days Microsoft IT Professionals Published Level Technology 13 May 2014 200 Windows Server 2012 Delivery Method Instructor-led
20411 - Administering Windows Server 2012
20411 - Administering Windows Server 2012 Overview: The course is part two of a series of three courses, which provide the skills and knowledge necessary to implement a core Windows Server 2012 infrastructure
ICT Professional Optional Programmes
ICT Professional Optional Programmes Skills Team are a Microsoft Academy with new training rooms and IT labs in our purpose built training centre in Ealing, West London. We offer a range of year-long qualifications
Windows PowerShell. 3.0 Step by Step. Ed Wilson
Windows PowerShell 3.0 Step by Step Ed Wilson Foreword Introduction xix xxi Chapter 1 Overview of Windows PowerShell 3.0 1 Understanding Windows PowerShell 1 Using cmdlets 3 Installing Windows PowerShell
Administering Windows Server 2012
Course 20411D: Administering Windows Server 2012 Course Details Course Outline Module 1: Configuring and Troubleshooting Domain Name System This module explains how to configure and troubleshoot DNS, including
Administration Guide. . All right reserved. For more information about Specops Gpupdate and other Specops products, visit www.specopssoft.
. All right reserved. For more information about Specops Gpupdate and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Gpupdate is a trademark owned by Specops Software.
Course 20411D: Administering Windows Server 2012
Course 20411D: Administering Windows Server 2012 Five Days, Instructor Led About this course Get hands-on instruction and practice administering Windows Server 2012, including Windows Server 2012 R2, in
Course Syllabus. Deploying Microsoft Windows Server 2008. Key Data. Audience. At Course Completion
Key Data Product #: 6418B Course Syllabus Deploying Microsoft Windows Server 2008 This 3-day instructor-led course provides students with an understanding of migrating and deploying Windows Server 2008
MS-6422A - Implement and Manage Microsoft Windows Server Hyper-V
MS-6422A - Implement and Manage Microsoft Windows Server Hyper-V Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials Outline Introduction
Course Outline. Course 6419 : Configuring, Managing and Maintaining Windows Server 2008-based Servers. Duration: 5 Days
Course 6419 : Configuring, Managing and Maintaining Windows Server 2008-based Servers Duration: 5 Days What you will learn This five-day instructor-led course provides students with the knowledge and skills
IT SYSTEMS ADMINISTRATOR PROGRAM
NH204-1011 Installing, Configuring & Administrating 136 Total Hours Windows Server 2012 COURSE TITLE: Installing, Configuring & Administrating Windows Server 2012 COURSE OVERVIEW: After completing this
Microsoft Private Cloud
Software Development & Education Center Microsoft Private Cloud Exam 70-410, Course 20410B Installing and Configuring Windows Server 2012 About this Course This course is part one of a three-part series
Upgrading Your Skills to MCSA Windows Server 2012
About this Course Upgrading Your Skills to MCSA Windows Get hands-on instruction and practice configuring and implementing new features and functionality in Windows, including Windows R2, in this five-day
Configuring, Managing and Maintaining Windows Server 2008 Servers
Configuring, Managing and Maintaining Windows Server 2008 Servers MOC6419 About this Course This five-day instructor-led course combines five days worth of instructor-led training content from the Network
Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment
Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment (Exam 70-290) Table of Contents Table of Contents... 1 Course Overview... 2 Section 0-1: Introduction... 4
Course MS20694A Virtualizing Enterprise Desktops and Apps. Length: 5 Days
3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: [email protected] Web: www.discoveritt.com Course MS20694A Virtualizing Enterprise Desktops and Apps
Administering Windows Server 2012
Course 20411D: Administering Windows Server 2012 Page 1 of 8 Administering Windows Server 2012 Course 20411D: 4 days; Instructor-Led Introduction Get hands-on instruction and practice administering Windows
COMPLETE COMPUTING, INC.
6425: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Five days; Instructor-Led Introduction This five-day instructor-led course provides to teach Active Directory
MS6419B: Configuring, Managing and Maintaining Windows Server 2008-Based Servers
40 HORAS INTRODUCTION 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 server performance,
Course 20411B: Administering Windows Server 2012
Course 20411B: Administering Windows Server 2012 Length: 5 Days Published: January 04, 2013 Language(s): English Audience(s): IT Professionals Level: 200 Technology: Windows Server 2012 Type: Course Delivery
20411 - Administering Windows Server 2012
20411 - Administering Windows Server 2012 Duration: 5 Days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview Get hands-on instruction and practice administering Windows
