Cisco-opplæring

Insoft Services er en av få opplæringsleverandører i EMEAR som tilbyr hele spekteret av Cisco-sertifisering og spesialisert teknologiopplæring.

Les mer

Cisco Sertifisering

Opplev en blandet læringstilnærming som kombinerer det beste av instruktørledet opplæring og e-læring i eget tempo for å hjelpe deg med å forberede deg til sertifiseringseksamen.

Les mer

Cisco Learning Credits

Cisco Learning Credits (CLC) er forhåndsbetalte opplæringskuponger innløst direkte med Cisco som gjør planleggingen for suksessen din enklere når du kjøper Cisco-produkter og -tjenester.

Les mer

Etterutdanning

Cisco Continuing Education Program tilbyr alle aktive sertifiseringsinnehavere fleksible alternativer for å resertifisere ved å fullføre en rekke kvalifiserte opplæringselementer.

Les mer

Cisco Digital Learning

Sertifiserte ansatte er verdsatte eiendeler. Utforsk Ciscos offisielle digitale læringsbibliotek for å utdanne deg gjennom innspilte økter.

Les mer

Cisco Business Enablement

Cisco Business Enablement Partner Program fokuserer på å skjerpe forretningsferdighetene til Cisco Channel Partners og kunder.

Les mer

Cisco opplæringskatalog

Les mer

Fortinet Sertifisering

Fortinet Network Security Expert (NSE)-programmet er et opplærings- og sertifiseringsprogram på åtte nivåer for å lære ingeniører om nettverkssikkerheten for Fortinet FW-ferdigheter og -erfaring.

Tekniske kurs

Fortinet-opplæring

Insoft er anerkjent som Fortinet Autorisert Opplæringssenter på utvalgte steder i EMEA.

Les mer

Fortinet opplæringskatalog

Utforsk et bredt utvalg av Fortinet Schedule på tvers av forskjellige land så vel som online kurs.

Les mer

ATC-status

Sjekk atc-statusen vår på tvers av utvalgte land i Europa.

Les mer

Pakker for Fortinet-tjenester

Insoft Services har utviklet en spesifikk løsning for å effektivisere og forenkle prosessen med å installere eller migrere til Fortinet-produkter.

Les mer

Microsoft-opplæring

Insoft Services gir Microsoft opplæring i EMEAR. Vi tilbyr Microsofts tekniske opplærings- og sertifiseringskurs som ledes av instruktører i verdensklasse.

Tekniske kurs

Extreme-opplæring

Lær eksepsjonell kunnskap og ferdigheter i ekstreme nettverk.

Les mer

Teknisk sertifisering

Vi tilbyr omfattende læreplan over tekniske kompetanseferdigheter om sertifiseringsprestasjonen.

Les mer

Extreme opplæringskatalog

Tekniske kurs

ATP-akkreditering

Som autorisert opplæringspartner (ATP) sørger Insoft Services for at du får de høyeste utdanningsstandardene som er tilgjengelige.

Les mer

Løsninger og tjenester

Vi tilbyr innovativ og avansert støtte for design, implementering og optimalisering av IT-løsninger. Vår kundebase inkluderer noen av de største Telcos globalt.

Les mer

Globalt anerkjent team av sertifiserte eksperter hjelper deg med å gjøre en jevnere overgang med våre forhåndsdefinerte konsulent-, installasjons- og migrasjonspakker for et bredt spekter av Fortinet-produkter.

Om oss

Insoft Tilbyr autoriserte opplærings- og konsulenttjenester for utvalgte IP-leverandører. Finn ut hvordan vi revolusjonerer bransjen.

Les mer
  • +47 23 96 21 03
  • Data Center Automation with vRealize Orchestrator and vSphere PowerCLI

    Duration
    5 Dager
    Delivery
    (Online Og På stedet)
    Price
    Pris på forespørsel

    This five-day course teaches experienced VMware vSphere® administrators how to use the powerful automation tools that all vSphere customers have access to. Using real-world use cases and examples, you learn how to automate day-to-day administration tasks with VMware vSphere® PowerCLI™ and VMware vRealize® Orchestrator™. During class, you use these tools to automate tasks in a realistic lab environment.

     

    Product Alignment

    • VMware vSphere PowerCLI 12.0
    • VMware vRealize Orchestrator 8.1

     

    By the end of the course, you should be able to meet the following objectives:

    • Describe the features and benefits of automation in a vSphere environment
    • Understand the role of the vSphere Web Services API in automation
    • Use the Managed Object Browser (MOB) to view the structure of VMware vSphere® API and VMware vCenter Server® inventory
    • Use vSphere PowerCLI to deploy and manage virtual machines and virtual infrastructure
    • Run and manage library vRealize Orchestrator workflows
    • Design, develop, and run custom reusable vRealize Orchestrator workflows
    • Incorporate JavaScript into vRealize Orchestrator workflows
    • Use the vRealize Orchestrator PowerShell plug-in in a custom workflow
    • Manage Guest Operations using vRealize Orchestrator and vSphere PowerCLI
    • Describe VMware vSphere® Client™ code capture

    1. Course Introduction

    • Introductions and course logistics
    • Course objectives

    2. Automation in vSphere

    • Identify the tools available to vSphere administrators for automation
    • Understand the benefits of automation
    • Understand the function of black boxes in programming

    3. vSphere Web Services API

    • Identify the function of an API
    • Recognize the components of the vSphere Web Services API
    • Understand how the vSphere Web Services API is used by automation tools
    • Understand object-oriented terminology relevant to the vSphere Web Services API
    • Use the MOB to explore the vSphere object model and invoke methods

    4. vSphere PowerCLI Basics

    • Describe features of vSphere PowerCLI
    • List common tasks to perform with vSphere PowerCLI
    • Connect vSphere PowerCLI to vCenter Server and VMware ESXi™ hosts
    • Define variables to use in vSphere PowerCLI
    • Use basic vSphere PowerCLI cmdlets
    • Describe features of the command pipeline
    • Examine vSphere PowerCLI objects
    • View vSphere PowerCLI object properties
    • Invoke vSphere PowerCLI object methods

    5. vSphere PowerCLI Use Cases

    • Perform day-to-day management tasks
    • Manage clusters, hosts, and virtual machines
    • Display performance metrics

    6. Advanced vSphere PowerCLI Concepts

    • Examine View objects with the Get-View cmdlet
    • Convert View objects to VIObjects
    • Invoke vSphere Web Services API methods

    7. vRealize Orchestrator Overview

    • Describe the vRealize Orchestrator architecture and interfaces
    • Describe the components of a workflow

    8. vRealize Orchestrator Basics

    • Understand inputs, outputs, and variables in workflows
    • Describe variable types: string, number, and more
    • Create variables in workflows
    • Implement variable binding in workflows

    9. Invoking Scheme Elements

    • Invoke JavaScript from workflows
    • Invoke a workflow from workflows
    • Invoke an action from workflows
    • Manage user workflow inputs on the input form
    • Invoke a user interaction element from workflows

    10. Branching and Looping

    • Use decision elements in workflows
    • Use switch elements in workflows
    • Create decision loops in workflows
    • Use a for-each loop in workflows

    11. vRealize Orchestrator Advanced

    • Handle exceptions in workflows
    • Perform logging in workflows
    • Debug workflows

    12. vRealize Orchestrator Assets

    • Use configuration elements in workflows
    • Use resource elements in workflows
    • Create, import, and export vRealize Orchestrator packages

    13. vRealize Orchestrator PowerShell Plug-In

    • Add PowerShell hosts to the vCenter Server inventory
    • Invoke scripts on PowerShell hosts
    • Create custom workflows using the PowerShell plug-in

    14. Guest Operations with vRealize Orchestrator and vSphere PowerCLI

    • Understand the architecture of virtual machine guest operations
    • Identify the requirements for using guest operations
    • Perform guest operations with vRealize Orchestrator and vSphere PowerCLI

    15. Leveraging vSphere Client Code Capture

    • Understand how to capture code in the vSphere Client
    • Use that code in a vRealize Orchestrator workflow or vSphere PowerCLI script

    Experienced vSphere administrators who want to use available tools to automate day-to-day tasks

    Completion of the following courses, or equivalent experience with vSphere deployments:

    • VMware vSphere: Install, Configure, Manage 

    This five-day course teaches experienced VMware vSphere® administrators how to use the powerful automation tools that all vSphere customers have access to. Using real-world use cases and examples, you learn how to automate day-to-day administration tasks with VMware vSphere® PowerCLI™ and VMware vRealize® Orchestrator™. During class, you use these tools to automate tasks in a realistic lab environment.

     

    Product Alignment

    • VMware vSphere PowerCLI 12.0
    • VMware vRealize Orchestrator 8.1

     

    By the end of the course, you should be able to meet the following objectives:

    • Describe the features and benefits of automation in a vSphere environment
    • Understand the role of the vSphere Web Services API in automation
    • Use the Managed Object Browser (MOB) to view the structure of VMware vSphere® API and VMware vCenter Server® inventory
    • Use vSphere PowerCLI to deploy and manage virtual machines and virtual infrastructure
    • Run and manage library vRealize Orchestrator workflows
    • Design, develop, and run custom reusable vRealize Orchestrator workflows
    • Incorporate JavaScript into vRealize Orchestrator workflows
    • Use the vRealize Orchestrator PowerShell plug-in in a custom workflow
    • Manage Guest Operations using vRealize Orchestrator and vSphere PowerCLI
    • Describe VMware vSphere® Client™ code capture

    1. Course Introduction

    • Introductions and course logistics
    • Course objectives

    2. Automation in vSphere

    • Identify the tools available to vSphere administrators for automation
    • Understand the benefits of automation
    • Understand the function of black boxes in programming

    3. vSphere Web Services API

    • Identify the function of an API
    • Recognize the components of the vSphere Web Services API
    • Understand how the vSphere Web Services API is used by automation tools
    • Understand object-oriented terminology relevant to the vSphere Web Services API
    • Use the MOB to explore the vSphere object model and invoke methods

    4. vSphere PowerCLI Basics

    • Describe features of vSphere PowerCLI
    • List common tasks to perform with vSphere PowerCLI
    • Connect vSphere PowerCLI to vCenter Server and VMware ESXi™ hosts
    • Define variables to use in vSphere PowerCLI
    • Use basic vSphere PowerCLI cmdlets
    • Describe features of the command pipeline
    • Examine vSphere PowerCLI objects
    • View vSphere PowerCLI object properties
    • Invoke vSphere PowerCLI object methods

    5. vSphere PowerCLI Use Cases

    • Perform day-to-day management tasks
    • Manage clusters, hosts, and virtual machines
    • Display performance metrics

    6. Advanced vSphere PowerCLI Concepts

    • Examine View objects with the Get-View cmdlet
    • Convert View objects to VIObjects
    • Invoke vSphere Web Services API methods

    7. vRealize Orchestrator Overview

    • Describe the vRealize Orchestrator architecture and interfaces
    • Describe the components of a workflow

    8. vRealize Orchestrator Basics

    • Understand inputs, outputs, and variables in workflows
    • Describe variable types: string, number, and more
    • Create variables in workflows
    • Implement variable binding in workflows

    9. Invoking Scheme Elements

    • Invoke JavaScript from workflows
    • Invoke a workflow from workflows
    • Invoke an action from workflows
    • Manage user workflow inputs on the input form
    • Invoke a user interaction element from workflows

    10. Branching and Looping

    • Use decision elements in workflows
    • Use switch elements in workflows
    • Create decision loops in workflows
    • Use a for-each loop in workflows

    11. vRealize Orchestrator Advanced

    • Handle exceptions in workflows
    • Perform logging in workflows
    • Debug workflows

    12. vRealize Orchestrator Assets

    • Use configuration elements in workflows
    • Use resource elements in workflows
    • Create, import, and export vRealize Orchestrator packages

    13. vRealize Orchestrator PowerShell Plug-In

    • Add PowerShell hosts to the vCenter Server inventory
    • Invoke scripts on PowerShell hosts
    • Create custom workflows using the PowerShell plug-in

    14. Guest Operations with vRealize Orchestrator and vSphere PowerCLI

    • Understand the architecture of virtual machine guest operations
    • Identify the requirements for using guest operations
    • Perform guest operations with vRealize Orchestrator and vSphere PowerCLI

    15. Leveraging vSphere Client Code Capture

    • Understand how to capture code in the vSphere Client
    • Use that code in a vRealize Orchestrator workflow or vSphere PowerCLI script

    Experienced vSphere administrators who want to use available tools to automate day-to-day tasks

    Completion of the following courses, or equivalent experience with vSphere deployments:

    • VMware vSphere: Install, Configure, Manage 
      Datoer
      Date on Request

    Follow Up Courses

    Filtrer
    • 5 Dager
      Date on Request
      Price on Request
      Book Now
    • 2 Dager
      Date on Request
      Price on Request
      Book Now
    • 5 Dager
      Date on Request
      Price on Request
      Book Now
    • 2 Dager
      Date on Request
      Price on Request
      Book Now
    • 5 Dager
      Date on Request
      Price on Request
      Book Now
    • 5 Dager
      Date on Request
      Price on Request
      Book Now
    • 5 Dager
      Date on Request
      Price on Request
      Book Now
    • 2 Dager
      Date on Request
      Price on Request
      Book Now
    • 2 Dager
      Date on Request
      Price on Request
      Book Now
    • 5 Dager
      Date on Request
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.