________________________________________________________________
Do you want to take this course remotely or in person?
Contact us by email: info@nanforiberica.com , phone: +34 91 031 66 78, WhatsApp: +34 685 60 05 91 , or contact Our Offices
________________________________________________________________
Course Overview
In this two-day equivalent class, you learn to use VMware PowerCLI™ to automate major VMware vSAN™ tasks. You learn the basics of the vSphere Web Services API, which is the central interface through which all VMware automation tasks can be performed. You gain hands-on knowledge about installing and configuring PowerCLI and learn the basic and advanced syntax. You also learn how to automate various tasks, such as reporting, health checks, configuration, maintenance, and troubleshooting of a vSAN cluster by using PowerCLI cmdlets.
Course Objectives
By the end of the course, you should be able to meet the following objectives:
- Identify the function of an API and the Managed Object Browser (MOB)
- Explain the basics of PowerCLI
- Describe the structure of PowerCLI objects
- Describes how to use PowerCLI cmdlets
- Describes how to write a script
- Explain the concept of loops in PowerCLI
- Perform advanced PowerCLI operations like Get-View
- Describes the fundamentals of vSAN
- Use cmdlets to run a report on vSAN
- Use cmdlets to configure the settings in vSAN
- Use cmdlets to troubleshoot vSAN and describe the syntax
- Describes advanced concepts with the vSAN management API
Target Audience
-
VMware vSAN administrators who want to automate their tasks like reporting, health checking, configuration, maintenance, and troubleshooting a vSAN cluster by using PowerCLI cmdlets.
Course Modules
1 Course Introduction
• Introductions and course logistics
• Course objectives
2 vSphere Web Services API
• Identify the function of an API
• Recognize the components of the vSphere Web Services API
• Explain how the vSphere Web Services API is used by automations tools
• Defines object-oriented terminology relevant to the vSphere Web Services API
• Use the MOB to explore the vSphere object model
• Invoke methods through the MOB
3 PowerCLI Basics
• Describes features of PowerCLI
• Describes the installation of PowerCLI on different platforms
• Connect PowerCLI to vCenter Server and ESXi hosts
• List common tasks to perform with PowerCLI
• Explain the basics of PowerCLI objects like cmdlets, variables, pipeline, and so on
• Describes the structure of PowerCLI objects like properties, methods, and nested properties
• Describes how to use PowerCLI cmdlets to manipulate the constructs in a vSphere environment
• Describes how to write a script
• Explain the concept of loops to automate repetitive procedures in a script
• Describe the loops with syntax examples including foreach, if-else, while loop, and the switch statement
4 PowerCLI for vSAN
• Explain the cmdlets to run a report on vSAN and describe the syntax
• Explain the cmdlets to configure the settings in vSAN and describe the syntax
• Explain the cmdlets to troubleshoot vSAN and describe the syntax
• Explain the cmdlets to configure iSCSI LUNs on vSAN and describe the syntax
• Describes how to use Get-Vsanview to access the vSAN management API
5 Advanced PowerCLI Concepts
• Advanced PowerCLI for vSAN:
• Get-Vsanview. Explain the advanced PowerCLI usage with the vSAN API