Microsoft PowerShell for Windows Server 2016 - Microsoft Windows PowerShell - MCSA Windows Server 2016

Type product
Niveau

Microsoft PowerShell for Windows Server 2016 - Microsoft Windows PowerShell - MCSA Windows Server 2016

OEM ICT Trainingen
Logo van OEM ICT Trainingen
Opleiderscore: starstarstarstarstar_half 9,0 OEM ICT Trainingen heeft een gemiddelde beoordeling van 9,0 (uit 288 ervaringen)

Tip: meer info over het programma, prijs, en inschrijven? Download de brochure!

Beschrijving

Verrijk uw carrière met OEM’s ICT-Trainingen
Beoordeeld met een 9,0 – een van de best gewaardeerde ICT-opleiders van Nederland.

Waarom OEM?

  • Meer dan 20 jaar ervaring in ICT-trainingen
  • Ruim 1000 cursussen van 200 topmerken
  • Gecertificeerde docenten & bekroonde e-learning
  • Officiële partner van Microsoft, EC-Council, Certiport en Pearson VUE
  • Flexibele leervormen: klassikaal, online, e-learning of blended

Start vandaag nog en ontwikkel uzelf of uw team met een training die écht resultaat oplevert.

Let op: bij het aanvragen van informatie vragen wij om een telefoonnummer, zodat wij u snel en persoonlijk kunnen adviseren.

Na inschrijving van de Award Winning E-learning training Microsoft PowerShell for Windows Server 2016, ontvangt u per e-mail een link om in te loggen in uw leeromgeving waar u een persoonlijk wachtwoord aanmaakt. Eenmaal ingelogd in uw persoonlijke leeromgeving ziet u een overzicht van de cursusonderdelen. Via de inhoudsopgave schakelt u automatisch over naar elk gewenst onderdeel van de training.

Er zit tevens een Voortgangsbewaking bij om eenvoudig te zien hoe ver u bent binnen uw training. U kunt daarbij 1 jaar lang (365 dagen), 24/7 (elke dag en nacht) inloggen om verder te gaan met de training.

Deze Engelstalige training met ondertiteling heeft interactieve, eenvoudig te volgen video'…

Lees de volledige beschrijving

Veelgestelde vragen

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

Verrijk uw carrière met OEM’s ICT-Trainingen
Beoordeeld met een 9,0 – een van de best gewaardeerde ICT-opleiders van Nederland.

Waarom OEM?

  • Meer dan 20 jaar ervaring in ICT-trainingen
  • Ruim 1000 cursussen van 200 topmerken
  • Gecertificeerde docenten & bekroonde e-learning
  • Officiële partner van Microsoft, EC-Council, Certiport en Pearson VUE
  • Flexibele leervormen: klassikaal, online, e-learning of blended

Start vandaag nog en ontwikkel uzelf of uw team met een training die écht resultaat oplevert.

Let op: bij het aanvragen van informatie vragen wij om een telefoonnummer, zodat wij u snel en persoonlijk kunnen adviseren.

Na inschrijving van de Award Winning E-learning training Microsoft PowerShell for Windows Server 2016, ontvangt u per e-mail een link om in te loggen in uw leeromgeving waar u een persoonlijk wachtwoord aanmaakt. Eenmaal ingelogd in uw persoonlijke leeromgeving ziet u een overzicht van de cursusonderdelen. Via de inhoudsopgave schakelt u automatisch over naar elk gewenst onderdeel van de training.

Er zit tevens een Voortgangsbewaking bij om eenvoudig te zien hoe ver u bent binnen uw training. U kunt daarbij 1 jaar lang (365 dagen), 24/7 (elke dag en nacht) inloggen om verder te gaan met de training.

Deze Engelstalige training met ondertiteling heeft interactieve, eenvoudig te volgen video's in HD beeldkwaliteit met heldere audio kwaliteit. Daarnaast biedt de training Support en/of een Online Mentor aan als u problemen ondervindt. De training is beschikbaar in elke browser voor zowel PC, Mac, Tablet én Smartphone. Dus zelfs via uw mobiel kunt u handig de training volgen.

De training is inclusief lees- en/of praktijkopdrachten met trainingstest, mits noodzakelijk voor de training. Na afronding van de training krijgt u een Certificaat van Deelname en sluit u zich aan bij de reeds duizenden tevreden cursisten.

Windows PowerShell 5.0 is een krachtig raamwerk voor taakautomatisering en configuratiebeheer, evenals een beheerdersvriendelijke toegangspoort tot het .NET Framework. Dit leertraject biedt een beknopte introductie tot PowerShell, van de installatie en het gebruik tot de geavanceerde configuratie, inclusief het werken met DSC, VM's en JEA.

Cursusinhoud

Introduction to PowerShell

Course: 22 Minutes

  • Course Introduction
  • What is PowerShell?
  • The Importance of PowerShell
  • Windows PowerShell vs. cmd.exe
  • Windows PowerShell Version History
  • Determining your Version of PowerShell
  • Installing PowerShell 5.14
  • New Features in PowerShell 5.02

PowerShell ISE

Course: 16 Minutes

  • PowerShell Best Practices
  • Windows Management Framework (WMF)
  • The Windows PowerShell ISE Interface
  • Running cmdlets in the ISE
  • PowerShell Host Applications

Command Structure

Course: 16 Minutes

  • Course Introduction
  • Cmdlet Structure
  • Using PowerShell cmdlets
  • Windows Commands
  • Basic PowerShell Commands

PowerShell Help

Course: 11 Minutes

  • PowerShell Command History
  • The Help System
  • Updating Help

Practice: PowerShell Fundamentals

Course: 3 Minutes

  • Exercise: Use PowerShell

Introduction to PowerShell Syntax

Course: 12 Minutes

  • Course Introduction
  • Understanding PowerShell Cmdlets
  • Using Get
  • Working with Modules

Working with Help

Course: 9 Minutes

  • Help Syntax
  • Understanding PowerShell Help File Syntax

Conditional Statements

Course: 19 Minutes

  • Comparison Operators
  • Using Where-Object
  • If, Else, and Elseif Statements
  • Switch Statements

Aliases

Course: 24 Minutes

  • Course Introduction
  • What is an Alias?
  • Displaying and Creating Aliases
  • Working with Aliases
  • Creating Aliases
  • Saving Your Custom Aliases

Providers

Course: 21 Minutes

  • What are Providers?
  • Discovering Providers
  • Accessing Providers
  • Working with the Registry
  • Manipulating the Registry

The Pipeline

Course: 16 Minutes

  • What is the Pipeline?
  • Discovering Object Members
  • Working with Object Members
  • Modifying Object Members Programmatically

Practice: Aliases and Providers

Course: 4 Minutes

  • Exercise: Work with Aliases and Providers

Objects and the Pipeline

Course: 17 Minutes

  • Course Introduction
  • Working with the Command Pipeline
  • Manipulating the Command Pipeline
  • DOT Syntax and the PowerShell ISE
  • Sorting Pipeline Output

One-to-one Remoting

Course: 23 Minutes

  • Understanding Remoting Architecture
  • PowerShell Remoting Architecture
  • Enabling Windows PowerShell Remoting
  • Understanding One-to-one Remoting
  • Using One-to-one Remoting

One-to-many Remoting

Course: 22 Minutes

  • Understanding One-to-many Remoting
  • Serial vs. Parallel Remoting
  • Invoke-command and One-to-many Remoting
  • Scripting Considerations
  • Working with Trusted Hosts
  • Considerations and Common Mistakes

Formatting Output

Course: 14 Minutes

  • Course Introduction
  • Understanding Output Formatting
  • Beginning to Format Windows PowerShell Output
  • Parameter Binding
  • Pipeline Data

Modules and Customization

Course: 16 Minutes

  • Differentiating Between Snap-ins and Modules
  • Sending Command Output
  • Sending Command Output to HTML
  • Listing Module Dependencies
  • Creating and Running a PowerShell Startup Script

Practice: Formatting, Remoting, and Modules

Course: 3 Minutes

  • Exercise: Work with Formatting and Modules

Configuring PowerShell

Course: 25 Minutes

  • Course Introduction
  • Configuring and Customizing PowerShell
  • Fonts and Colors
  • Command History and Pop-ups
  • Environment Variables
  • Under the Hood in PowerShell
  • Scripting Best Practices

Advanced Help

Course: 24 Minutes

  • Tab Completion
  • Using Show-Command
  • Accessing the Help Cmdlet
  • Using ShowWindow with Help
  • Using Parameter Lists
  • Using -Full Option
  • Help File Tweaks

Queries and Dot Sourcing

Course: 20 Minutes

  • Building Queries with Select and Where
  • Using Line Breaks and Color Coding
  • Constructing a Windows PowerShell Query
  • Using Dot Sourcing

Desired State Configuration

Course: 29 Minutes

  • Course Introduction
  • What is Desired State Configuration?
  • Examining System Configuration Prior to DSC
  • Identifying Requirements for DSC
  • Installing the DSC Feature in Windows Server 2016
  • Examining and Deploying an MOF File
  • Creating an MOF Using a DSC Script

Understanding DSC Resources

Course: 17 Minutes

  • Examining DSC Resources
  • Working with Local Dependencies
  • Working with Distributed Dependencies
  • Logging with DSC
  • Finding, Retrieving, and Using New Resources

The Local Configuration Manager (LCM)

Course: 26 Minutes

  • Course Introduction
  • Working with the Local Configuration Manager (LCM)
  • Configuring the LCM in Push Mode
  • Querying Node Status
  • Pull and Push Configuration Modes
  • Configuring the LCM in Pull Mode

DSC Pull Servers

Course: 17 Minutes

  • Creating an SMB Pull Server
  • Creating an HTTP Pull Server
  • Configuring Clients to Connect to a Pull Server

Creating a DSC Pull Server

Course: 19 Minutes

  • Course Introduction
  • Securing an HTTP Pull Server
  • Deploy Resources to Clients via a Pull Server
  • Creating an HTTPS Compliance Server

Working with Configurations

Course: 12 Minutes

  • Dealing with Parameters
  • Configuring Multiple Servers and Role Types
  • Configuring Similar Sets of Servers

Working with Networks

Course: 23 Minutes

  • Connecting Network Resources
  • Dealing with Credentials
  • Using Encrypted Credentials
  • Understanding PowerShell Repositories

Practice: Remote Systems and DSC

Course: 3 Minutes

  • Exercise: Work with Remote Systems

DSC Resources

Course: 13 Minutes

  • Course Introduction
  • Understanding DSC Resource Types and Structures
  • Creating a Simple Composite Resource
  • Examining a Custom Resource

Writing DSC Resources

Course: 23 Minutes

  • Examining the DSC Resource Set Command
  • Understanding Resource Idempotency
  • Examining the DSC Resource Test Command
  • Examining the DSC Resource Get Command
  • Using the DSC Resource Designer
  • DSC Resource Parameters
  • Updating an Existing DSC Resource

Deployment with DSC Resources

Course: 24 Minutes

  • Course Introduction
  • Deploying Custom Resources in Push Mode
  • Deploying Custom Resources with an SMB Pull Server
  • Deploying Custom Resources with an HTTP Pull Server

DSC Resource Creation

Course: 17 Minutes

  • Debugging Techniques in Writing DSC Resources
  • Debugging Techniques in Consuming DSC Resources
  • Documenting DSC Resources
  • Unit Testing DSC Resources

DSC Resource Creation Techniques

Course: 9 Minutes

  • Handling Machine Reboots
  • Writing DSC Resources Using PowerShell Classes

Advanced DSC Configurations

Course: 8 Minutes

  • Course Introduction
  • Nesting DSC Configurations
  • Exploring Partial Configurations

PowerShell DSC and Azure

Course: 9 Minutes

  • Creating an Azure VM DSC Configuration
  • Publishing an Azure VM DSC Configuration
  • Applying an Azure VM DSC Configuration

DSC and Azure Logs and Automation

Course: 6 Minutes

  • Reading Azure DSC Logs
  • Overview of Azure Automation DSC

PowerShell DSC and Hyper-V

Course: 15 Minutes

  • Configuring the Hyper-V Role Using DSC
  • Configuring Hyper-V VMs Using DSC
  • Bootstrapping LCM Configuration of Hyper-V VMs

PowerShell DSC and Linux

Course: 32 Minutes

  • Course Introduction
  • Overview of PowerShell DSC for Linux
  • Configuring a Linux Environment for DSC
  • Creating a DSC Configuration for a Linux Node
  • Publishing a Linux DSC Config
  • Examining a Linux Machine's Config and Metaconfig

PowerShell JEA

Course: 17 Minutes

  • Overview of JEA
  • Create a JEA Endpoint
  • Testing a JEA Endpoint
  • Resetting a JEA Endpoint
  • Using the JEA Toolkit Helper

Windows PowerShell Desired State Configuration (3 cursussen- Lesduur: 8:10 uur)

Introduction to Desired State Configuration

Course: 37 Minutes

  • Course Introduction
  • What is Desired State Configuration
  • Examining System Configuration Prior to DSC
  • Preparing your Environment for DSC
  • Examining and Deploying a MOF file
  • Creating a MOF Using a DSC Script

Understanding DSC Resources

Course: 40 Minutes

  • Examining DSC Resources
  • Using DSC Resource Kit Resources
  • Working with Local Dependencies
  • Working with Distributed Dependencies
  • Logging with DSC
  • Finding, Retrieving, and Using New Resources

Working with the LCM

Course: 35 Minutes

  • Local Configuration Manager
  • Configuring the LCM in Push Mode
  • Querying Node Status
  • Pull and Push Configuration Modes
  • Configuring the LCM in Pull Mode

Creating a DSC Pull Server

Course: 52 Minutes

  • Creating an SMB Pull Server
  • Creating an HTTP Pull Server
  • Configuring Clients to Connect to a Pull Server
  • Securing an HTTP Pull Server
  • Deploy Resources to Clients via an SMB Pull Server
  • Deploy Resources to Clients via an HTTP Pull Server
  • Querying Node Status with an HTTP Pull Server

Working with Configurations

Course: 28 Minutes

  • Dealing with Parameters
  • Configuring Multiple Servers and Role Types
  • Configuring Similar Sets of Servers
  • Dealing with Credentials

Practice: Configuring a Pull Server and 2 Nodes

Course: 8 Minutes

  • Exercise: Configure a Pull Server and 2 Nodes

Working with Repositories

Course: 19 Minutes

  • Course Introduction
  • Understanding DSC's Default Repositories
  • Creating an Internal PowerShellGet Repository
  • Connecting to an Internal PowerShellGet Repository

DSC Resource Creation Overview

Course: 23 Minutes

  • Understanding DSC Resource Types and Structures
  • Creating a Simple Composite Resource
  • Examining a Custom Resource

Writing DSC Resources

Course: 1 Hour, 6 Minutes

  • Examining the DSC Resource Set Command
  • Understanding Resource Idempotency
  • Examining the DSC Resource Test Command
  • Examining the DSC Resource Get Command
  • Using the DSC Resource Designer
  • DSC Resource Parameters
  • Updating an Existing DSC Resource
  • Deploying Custom Resources in Push Mode
  • Deploying Custom Resources via an SMB Pull Server
  • Deploying Custom Resources via an HTTP Pull Server

Advanced DSC Resource Creation

Course: 55 Minutes

  • Debugging Techniques in Writing DSC Resources
  • Debugging Techniques in Consuming DSC Resources
  • Documenting DSC Resources
  • Unit Testing DSC Resources
  • Handling Machine Reboots
  • Writing DSC Resources Using PowerShell Classes
  • Writing DSC Resources Using C#

Practice: Creating a Custom Resource

Course: 7 Minutes

  • Exercise: Create and Publish a Custom Resource

More Advanced DSC Configurations

Course: 11 Minutes

  • Course Introduction
  • Nesting DSC Configurations
  • Exploring Partial Configurations

PowerShell DSC and Azure

Course: 32 Minutes

  • Creating an Azure VM DSC Configuration
  • Publishing an Azure VM DSC Configuration
  • Applying an Azure VM DSC Configuration
  • Reading Azure DSC Logs
  • Overview of Azure Automation DSC

PowerShell DSC and HyperV

Course: 18 Minutes

  • Configuring the HyperV Role using DSC
  • Configuring HyperV VMs using DSC
  • Bootstrapping LCM Configuration of HyperV VMs

PowerShell DSC and Linux

Course: 19 Minutes

  • Overview of PowerShell DSC for Linux
  • Configuring a Linux Environment for DSC
  • Creating a DSC Configuration for a Linux Node
  • Publishing a Linux DSC Config
  • Examining a Linux Machine's Config and Metaconfig

PowerShell JEA

Course: 32 Minutes

  • Overview of Just Enough Administration
  • Create a JEA Endpoint
  • Testing a JEA Endpoint
  • Resetting a JEA Endpoint
  • Using the JEA Toolkit Helper

Practice: Configuring a Server Farm

Course: 8 Minutes

  • Exercise: Configure a Server Farm in Azure

Specificaties

Taal: Engels
Kwalificaties van de Instructeur: Gecertificeerd
Cursusformaat en Lengte: Lesvideo's met ondertiteling, interactieve elementen en opdrachten en testen
Lesduur: 10:49 uur
Voortgangsbewaking: Ja
Toegang tot Materiaal: 365 dagen
Technische Vereisten: Computer of mobiel apparaat, Stabiele internetverbindingen Webbrowserzoals Chrome, Firefox, Safari of Edge.
Support of Ondersteuning: Helpdesk en online kennisbank 24/7
Certificering: Certificaat van deelname in PDF formaat
Prijs en Kosten: Cursusprijs zonder extra kosten
Annuleringsbeleid en Geld-Terug-Garantie: Wij beoordelen dit per situatie
Award Winning E-learning: Ja


Tip! Zorg voor een rustige leeromgeving, tijd en motivatie, audioapparatuur zoals een koptelefoon of luidsprekers voor audio, accountinformatie zoals inloggegevens voor toegang tot het e-learning platform.

Blijf op de hoogte van nieuwe ervaringen
Er zijn nog geen ervaringen.
Deel je ervaring
Heb je ervaring met deze cursus? Deel je ervaring en help anderen kiezen. Als dank voor de moeite doneert Springest € 1,- aan Stichting Edukans.

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

Download gratis en vrijblijvend de informatiebrochure

(optioneel)
(optioneel)
(optioneel)
infoEr is een telefoonnummer vereist om deze informatieaanvraag in behandeling te nemen. (optioneel)
We slaan je gegevens op, en delen ze met OEM ICT Trainingen, om je via e-mail en evt. telefoon verder te helpen. Meer info vind je in ons privacybeleid.