SlideShare a Scribd company logo
1 of 40
Microsoft®
Virtual Academy
Installing and Configuring Windows
Server 2012 Jump Start for exam
410
Course Topics – Day 1
01 | Deploying and Managing Windows Server 2012
02 | Introduction to Active Directory Domain Services
03 | Managing Active Directory Domain Services Objects
04 | Automating Active Directory Domain Services Administration
05 | Networking in Windows Server 2012 R2
06 | Implementing DNS
Course Topics – Day 2
07 | Implementing Local Storage
08 | Implementing File and Print Services
09 | Implementing Group Policy
10 | Securing Windows Servers Using Group Policy Objects
11 | Implementing Server Virtualization with Hyper-V
Rick Claus
Senior Technical Evangelist
Meet the Presenters
Background
Rick engages with the worldwide Technical Community on behalf of
Microsoft. Rick's role is to support platform awareness for Windows
Server and skills development through special events targeting the
broad community.
Technical areas of expertise from his 20+ years of experience in the IT
Industry include: Windows Server, core infrastructure services,
Virtualization technologies of all kinds, and systems management.
Unofficially, Rick is focused on spreading his enthusiasm, passion and
excitement on all things technical to anyone who has the time for a
coffee (or pint) and a chat (in English or français - naturellement).
Contact
• @rickstercdn
Ed Liberman
Technical Trainer, Pluralsight
Background
Ed is a Technical Trainer and MVP for Pluralsight. Ed prides himself on a
teaching style that encourages learners to have fun while they learn. He
enjoys preparing students to pass certification exams while at the same time
helping them develop the skills needed to succeed in the ‘real world’.
He has been in technology for 20 years, and has been a technical instructor
for 15 years. He has helped thousands of people get started or advanced
their careers in the IT industry.
When not in the classroom Ed helps corporations with Network Infrastructure
as an independent consultant.
Ed also volunteers as a math tutor for struggling grade school students in his
local community.
Contact
• @pluralsight_ed
Meet the Presenters
Course Expectations
• This course is intended for information technology (IT) Professionals
who have some knowledge and experience working with Windows
operating systems and who want to acquire the skills and knowledge
necessary to install and perform the initial configuration of a Windows
Server 2012 or Windows Server 2012 R2 server in an existing Windows
server environment.
Microsoft®
Virtual Academy
Module 1
Deploying and Managing
Windows Server 2012
Module Overview
• Installing Windows Server 2012 R2
• Post-Installation Configuration of Windows
Server 2012 R2
• Overview of Windows Server 2012 R2 Management
• Introduction to Windows PowerShell
Installing Windows Server 2012 R2
Installing Windows Server 2012 R2
• Installation Methods
• Installation Types
• Choosing Whether To Upgrade Or Migrate
• Hardware Requirements for Windows
Server 2012 R2
• Installing Windows Server 2012 R2
• Migrating Server Roles
Installation Methods
Windows Server 2012 deployment method
options include:
USB flash driveOptical disk
Windows Deployment Services
Installation Types
Choosing Whether To Upgrade Or Migrate
In-place upgrade
Advantages: Disadvantages:
• Easier to troubleshoot installation
failures
• Existing configuration or application
issues are not carried forward to the
new operating system
• You can easily move to updated
versions of applications
• Requires all applications to be re-
installed and configured
• Requires planning of migration of
server roles
• Requires migration of data
• Requires the purchase of new
hardware
Migration
Advantages: Disadvantages:
• Generally straightforward process
which takes less time and planning
than a migration strategy
• All server roles, features, data and
application settings are maintained
• More difficult to troubleshoot
installation failures caused by existing
applications or server roles
• Existing problems and configuration
issues might be brought into the new
operating system
Hardware Requirements for Windows Server 2012 R2
Windows Server 2012 has the following minimum
hardware requirements:
• Processor architecture x64
• Processor speed 1.4 GHz
• Memory (RAM) 512 MB
• Hard disk drive space 32 GB
 More hard disk drive space
is needed if the server has
more than 16 GB of RAM
Installing Windows Server 2012 R2
Installing Windows Server 2012 R2
Installing Windows Server 2012 R2
Installing Windows Server 2012 R2
Installing Windows Server 2012 R2
Installing Windows Server 2012 R2
Installing Windows Server 2012 R2
Migrating Server Roles
• Windows Server Migration Tools assist in the migration process
• Microsoft provides the following guides to assist in migration of roles and services:
• Migrate Active Directory Federation Services Role Services to Windows Server 2012
• Migrate Health Registration Authority to Windows Server 2012
• Migrate Hyper-VDI to Windows Server 2012
• Migrate IP Configuration to Windows Server 2012
• Migrate Network Policy Server to Windows Server 2012
• Migrate Print and Document Services to Windows Server 2012
• Migrate Remote Access to Windows Server 2012
• Migrate Windows Server Update Services to Windows Server 2012
Post-Installation Configuration of Windows
Server 2012 R2
Post-Installation Configuration of Windows Server 2012 R2
• Overview of Post-Installation Configuration
• Configuring Server Network Settings
• How to Join a Domain
• Performing an Offline Domain Join
• Activating Windows Server 2012 R2
• Configuring a Server Core Installation
• Using DISM to Add Windows Features
Overview of Post-Installation Configuration
Performing an Offline Domain Join
Process for performing an offline join:
1. Ensure the user performing the offline domain join is an
administrator, or delegate the appropriate rights
2. To provision the computer account object and create the
binary file, run djoin on the domain controller
3. Transfer the binary file with the domain information to
client computer system’s hard disk drive
4. To load the binary file, in the destination computer, run
djoin
5. Restart the client computer
Windows Server 2012
Activating Windows Server 2012 R2
Configuring a Server Core Installation
Demonstration: Using DISM to Add Windows Features
In this demonstration, you see how to use the DISM command-line utility
to:
• View a list of all Windows features and their current state
• Gather information about the Windows Server Backup feature
• Enable the Windows Server Backup feature
Overview of Windows Server 2012 R2
Management
Overview of Windows Server 2012 R2 Management
• What Is Server Manager?
• Administrative Tools and Remote Server Administration Tools
• Using Server Manager
• Configuring Services
• Configuring Windows Remote Management
• Performing Remote Management
What Is Server Manager?
You can use Server Manager to:
• Manage multiple servers on a network from one console
• Add roles and features
• Launch Windows PowerShell sessions
• View events
• Perform server configuration tasks
• Manage down-level servers
You can use Best Practices Analyzer to:
• Determine whether roles on your network are functioning
efficiently
• Query event logs for warning and error events
• Diagnose health issues with specific roles
Configuring Services
Configuring Windows Remote Management
When deciding to use Remote Management, consider the following:
• You are more likely to manage a server remotely than by locally signing on
• With WinRM, you can use consoles, command-line utilities, or Windows
PowerShell to perform remote management tasks
• With Remote Desktop, you can sign in to a server locally or from across the
network
Introduction to Windows PowerShell
Introduction to Windows PowerShell
• What Is Windows PowerShell?
• Windows PowerShell Cmdlet Syntax
• Common Cmdlets for Server Administration
• What Is Windows PowerShell ISE?
What Is Windows PowerShell?
Windows PowerShell Cmdlet Syntax
Windows PowerShell Cmdlet
Syntax:
• Get-Help -Noun
NounName
• Get-Help -Verb
VerbName
• Help CmdltName
• Get-Command
What Is Windows PowerShell ISE?
Additional Resources & Next Steps
Books
• Exam Ref 70-410: Installing and
Configuring Windows Server
2012
Instructor-Led Courses
• 20410C: Installing and Configuring
Windows Server 2012
Exams & Certifications
• Exam 70-410: Installing and
Configuring Windows Server 2012

More Related Content

What's hot

Microsoft Offical Course 20410C_03
Microsoft Offical Course 20410C_03Microsoft Offical Course 20410C_03
Microsoft Offical Course 20410C_03
gameaxt
 
Microsoft Offical Course 20410C_10
Microsoft Offical Course 20410C_10Microsoft Offical Course 20410C_10
Microsoft Offical Course 20410C_10
gameaxt
 
Microsoft Offical Course 20410C_04
Microsoft Offical Course 20410C_04Microsoft Offical Course 20410C_04
Microsoft Offical Course 20410C_04
gameaxt
 
Microsoft Offical Course 20410C_00
Microsoft Offical Course 20410C_00Microsoft Offical Course 20410C_00
Microsoft Offical Course 20410C_00
gameaxt
 
Microsoft Offical Course 20410C_13
Microsoft Offical Course 20410C_13Microsoft Offical Course 20410C_13
Microsoft Offical Course 20410C_13
gameaxt
 
Microsoft Offical Course 20410C_07
Microsoft Offical Course 20410C_07Microsoft Offical Course 20410C_07
Microsoft Offical Course 20410C_07
gameaxt
 
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by AtidanMicrosoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
David J Rosenthal
 
Microsoft Offical Course 20410C_09
Microsoft Offical Course 20410C_09Microsoft Offical Course 20410C_09
Microsoft Offical Course 20410C_09
gameaxt
 

What's hot (18)

Microsoft Offical Course 20410C_03
Microsoft Offical Course 20410C_03Microsoft Offical Course 20410C_03
Microsoft Offical Course 20410C_03
 
RMMResume
RMMResumeRMMResume
RMMResume
 
Microsoft Offical Course 20410C_10
Microsoft Offical Course 20410C_10Microsoft Offical Course 20410C_10
Microsoft Offical Course 20410C_10
 
20410 b 00
20410 b 0020410 b 00
20410 b 00
 
Microsoft Offical Course 20410C_04
Microsoft Offical Course 20410C_04Microsoft Offical Course 20410C_04
Microsoft Offical Course 20410C_04
 
WIndows Server 2012
WIndows Server 2012WIndows Server 2012
WIndows Server 2012
 
Microsoft Offical Course 20410C_00
Microsoft Offical Course 20410C_00Microsoft Offical Course 20410C_00
Microsoft Offical Course 20410C_00
 
Microsoft Offical Course 20410C_13
Microsoft Offical Course 20410C_13Microsoft Offical Course 20410C_13
Microsoft Offical Course 20410C_13
 
70-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 201270-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 2012
 
MCSA 70-412 Chapter 08
MCSA 70-412 Chapter 08MCSA 70-412 Chapter 08
MCSA 70-412 Chapter 08
 
Microsoft Offical Course 20410C_07
Microsoft Offical Course 20410C_07Microsoft Offical Course 20410C_07
Microsoft Offical Course 20410C_07
 
Why Upgrade To Windows Server 2012
Why Upgrade To Windows Server 2012Why Upgrade To Windows Server 2012
Why Upgrade To Windows Server 2012
 
How to Stabilise and Improve an SAP BusinessObjects BI 4.2 Enterprise Shared ...
How to Stabilise and Improve an SAP BusinessObjects BI 4.2 Enterprise Shared ...How to Stabilise and Improve an SAP BusinessObjects BI 4.2 Enterprise Shared ...
How to Stabilise and Improve an SAP BusinessObjects BI 4.2 Enterprise Shared ...
 
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by AtidanMicrosoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
 
Microsoft Offical Course 20410C_09
Microsoft Offical Course 20410C_09Microsoft Offical Course 20410C_09
Microsoft Offical Course 20410C_09
 
MCSA 70-412 Chapter 09
MCSA 70-412 Chapter 09MCSA 70-412 Chapter 09
MCSA 70-412 Chapter 09
 
Windows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server ManagementWindows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server Management
 
MCSA 70-412 Chapter 12
MCSA 70-412 Chapter 12MCSA 70-412 Chapter 12
MCSA 70-412 Chapter 12
 

Similar to Instalacion de windows server 2012

Microsoft Offical Course 20410C_01
Microsoft Offical Course 20410C_01Microsoft Offical Course 20410C_01
Microsoft Offical Course 20410C_01
gameaxt
 
Microsoft Offical Course 20410C_02
Microsoft Offical Course 20410C_02Microsoft Offical Course 20410C_02
Microsoft Offical Course 20410C_02
gameaxt
 
Resume of rammohanraju exp
Resume of  rammohanraju expResume of  rammohanraju exp
Resume of rammohanraju exp
ram mohan
 
pdf to ppt window configuration .pptx
pdf to ppt window configuration .pptxpdf to ppt window configuration .pptx
pdf to ppt window configuration .pptx
TadeseBeyene
 

Similar to Instalacion de windows server 2012 (20)

Microsoft Offical Course 20410C_01
Microsoft Offical Course 20410C_01Microsoft Offical Course 20410C_01
Microsoft Offical Course 20410C_01
 
20410B_01
20410B_0120410B_01
20410B_01
 
Windows Server 2012 Deploying and managing
Windows Server 2012 Deploying and managing Windows Server 2012 Deploying and managing
Windows Server 2012 Deploying and managing
 
MCSA (Window Server 2012) Training Gurgaon
MCSA (Window Server 2012) Training GurgaonMCSA (Window Server 2012) Training Gurgaon
MCSA (Window Server 2012) Training Gurgaon
 
Installing and Configuring Windows Server® 2012
Installing and Configuring Windows Server® 2012Installing and Configuring Windows Server® 2012
Installing and Configuring Windows Server® 2012
 
Microsoft Offical Course 20410C_02
Microsoft Offical Course 20410C_02Microsoft Offical Course 20410C_02
Microsoft Offical Course 20410C_02
 
Upgrading from WinS 2008/2008 R2 to WinS 2012
Upgrading from WinS 2008/2008 R2 to WinS 2012Upgrading from WinS 2008/2008 R2 to WinS 2012
Upgrading from WinS 2008/2008 R2 to WinS 2012
 
Windows server basics installation and configuration and
Windows server basics installation and configuration andWindows server basics installation and configuration and
Windows server basics installation and configuration and
 
Chapter Two.pptx
Chapter Two.pptxChapter Two.pptx
Chapter Two.pptx
 
Server virtualization 1
Server virtualization   1Server virtualization   1
Server virtualization 1
 
Resume
ResumeResume
Resume
 
Resume of rammohanraju exp
Resume of  rammohanraju expResume of  rammohanraju exp
Resume of rammohanraju exp
 
pdf to ppt window configuration .pptx
pdf to ppt window configuration .pptxpdf to ppt window configuration .pptx
pdf to ppt window configuration .pptx
 
Sateesh-Resume.docx
Sateesh-Resume.docxSateesh-Resume.docx
Sateesh-Resume.docx
 
Windows Server 2012
Windows Server 2012Windows Server 2012
Windows Server 2012
 
Cv
CvCv
Cv
 
Microsoft Certification And Learning Resources
Microsoft Certification And Learning ResourcesMicrosoft Certification And Learning Resources
Microsoft Certification And Learning Resources
 
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
 
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
 
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Recently uploaded (20)

Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Simplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptxSimplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptx
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Navigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern EnterpriseNavigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern Enterprise
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data Science
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cf
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 

Instalacion de windows server 2012

  • 1. Microsoft® Virtual Academy Installing and Configuring Windows Server 2012 Jump Start for exam 410
  • 2. Course Topics – Day 1 01 | Deploying and Managing Windows Server 2012 02 | Introduction to Active Directory Domain Services 03 | Managing Active Directory Domain Services Objects 04 | Automating Active Directory Domain Services Administration 05 | Networking in Windows Server 2012 R2 06 | Implementing DNS
  • 3. Course Topics – Day 2 07 | Implementing Local Storage 08 | Implementing File and Print Services 09 | Implementing Group Policy 10 | Securing Windows Servers Using Group Policy Objects 11 | Implementing Server Virtualization with Hyper-V
  • 4. Rick Claus Senior Technical Evangelist Meet the Presenters Background Rick engages with the worldwide Technical Community on behalf of Microsoft. Rick's role is to support platform awareness for Windows Server and skills development through special events targeting the broad community. Technical areas of expertise from his 20+ years of experience in the IT Industry include: Windows Server, core infrastructure services, Virtualization technologies of all kinds, and systems management. Unofficially, Rick is focused on spreading his enthusiasm, passion and excitement on all things technical to anyone who has the time for a coffee (or pint) and a chat (in English or français - naturellement). Contact • @rickstercdn
  • 5. Ed Liberman Technical Trainer, Pluralsight Background Ed is a Technical Trainer and MVP for Pluralsight. Ed prides himself on a teaching style that encourages learners to have fun while they learn. He enjoys preparing students to pass certification exams while at the same time helping them develop the skills needed to succeed in the ‘real world’. He has been in technology for 20 years, and has been a technical instructor for 15 years. He has helped thousands of people get started or advanced their careers in the IT industry. When not in the classroom Ed helps corporations with Network Infrastructure as an independent consultant. Ed also volunteers as a math tutor for struggling grade school students in his local community. Contact • @pluralsight_ed Meet the Presenters
  • 6. Course Expectations • This course is intended for information technology (IT) Professionals who have some knowledge and experience working with Windows operating systems and who want to acquire the skills and knowledge necessary to install and perform the initial configuration of a Windows Server 2012 or Windows Server 2012 R2 server in an existing Windows server environment.
  • 7. Microsoft® Virtual Academy Module 1 Deploying and Managing Windows Server 2012
  • 8. Module Overview • Installing Windows Server 2012 R2 • Post-Installation Configuration of Windows Server 2012 R2 • Overview of Windows Server 2012 R2 Management • Introduction to Windows PowerShell
  • 10. Installing Windows Server 2012 R2 • Installation Methods • Installation Types • Choosing Whether To Upgrade Or Migrate • Hardware Requirements for Windows Server 2012 R2 • Installing Windows Server 2012 R2 • Migrating Server Roles
  • 11. Installation Methods Windows Server 2012 deployment method options include: USB flash driveOptical disk Windows Deployment Services
  • 13. Choosing Whether To Upgrade Or Migrate In-place upgrade Advantages: Disadvantages: • Easier to troubleshoot installation failures • Existing configuration or application issues are not carried forward to the new operating system • You can easily move to updated versions of applications • Requires all applications to be re- installed and configured • Requires planning of migration of server roles • Requires migration of data • Requires the purchase of new hardware Migration Advantages: Disadvantages: • Generally straightforward process which takes less time and planning than a migration strategy • All server roles, features, data and application settings are maintained • More difficult to troubleshoot installation failures caused by existing applications or server roles • Existing problems and configuration issues might be brought into the new operating system
  • 14. Hardware Requirements for Windows Server 2012 R2 Windows Server 2012 has the following minimum hardware requirements: • Processor architecture x64 • Processor speed 1.4 GHz • Memory (RAM) 512 MB • Hard disk drive space 32 GB  More hard disk drive space is needed if the server has more than 16 GB of RAM
  • 22. Migrating Server Roles • Windows Server Migration Tools assist in the migration process • Microsoft provides the following guides to assist in migration of roles and services: • Migrate Active Directory Federation Services Role Services to Windows Server 2012 • Migrate Health Registration Authority to Windows Server 2012 • Migrate Hyper-VDI to Windows Server 2012 • Migrate IP Configuration to Windows Server 2012 • Migrate Network Policy Server to Windows Server 2012 • Migrate Print and Document Services to Windows Server 2012 • Migrate Remote Access to Windows Server 2012 • Migrate Windows Server Update Services to Windows Server 2012
  • 23. Post-Installation Configuration of Windows Server 2012 R2
  • 24. Post-Installation Configuration of Windows Server 2012 R2 • Overview of Post-Installation Configuration • Configuring Server Network Settings • How to Join a Domain • Performing an Offline Domain Join • Activating Windows Server 2012 R2 • Configuring a Server Core Installation • Using DISM to Add Windows Features
  • 26. Performing an Offline Domain Join Process for performing an offline join: 1. Ensure the user performing the offline domain join is an administrator, or delegate the appropriate rights 2. To provision the computer account object and create the binary file, run djoin on the domain controller 3. Transfer the binary file with the domain information to client computer system’s hard disk drive 4. To load the binary file, in the destination computer, run djoin 5. Restart the client computer Windows Server 2012
  • 28. Configuring a Server Core Installation
  • 29. Demonstration: Using DISM to Add Windows Features In this demonstration, you see how to use the DISM command-line utility to: • View a list of all Windows features and their current state • Gather information about the Windows Server Backup feature • Enable the Windows Server Backup feature
  • 30. Overview of Windows Server 2012 R2 Management
  • 31. Overview of Windows Server 2012 R2 Management • What Is Server Manager? • Administrative Tools and Remote Server Administration Tools • Using Server Manager • Configuring Services • Configuring Windows Remote Management • Performing Remote Management
  • 32. What Is Server Manager? You can use Server Manager to: • Manage multiple servers on a network from one console • Add roles and features • Launch Windows PowerShell sessions • View events • Perform server configuration tasks • Manage down-level servers You can use Best Practices Analyzer to: • Determine whether roles on your network are functioning efficiently • Query event logs for warning and error events • Diagnose health issues with specific roles
  • 34. Configuring Windows Remote Management When deciding to use Remote Management, consider the following: • You are more likely to manage a server remotely than by locally signing on • With WinRM, you can use consoles, command-line utilities, or Windows PowerShell to perform remote management tasks • With Remote Desktop, you can sign in to a server locally or from across the network
  • 36. Introduction to Windows PowerShell • What Is Windows PowerShell? • Windows PowerShell Cmdlet Syntax • Common Cmdlets for Server Administration • What Is Windows PowerShell ISE?
  • 37. What Is Windows PowerShell?
  • 38. Windows PowerShell Cmdlet Syntax Windows PowerShell Cmdlet Syntax: • Get-Help -Noun NounName • Get-Help -Verb VerbName • Help CmdltName • Get-Command
  • 39. What Is Windows PowerShell ISE?
  • 40. Additional Resources & Next Steps Books • Exam Ref 70-410: Installing and Configuring Windows Server 2012 Instructor-Led Courses • 20410C: Installing and Configuring Windows Server 2012 Exams & Certifications • Exam 70-410: Installing and Configuring Windows Server 2012