Automatización de la administración con PowerShell (AZ 040T00)

Duración: 35 horas.
¡Quiero saber más sobre el curso de Automatización de la administración con PowerShell (AZ 040T00)!

A quien va dirigido

Este curso está dirigido a profesionales de TI que ya tienen experiencia en la administración general de Windows Server, cliente de Windows, Azure y Microsoft 365, y que desean obtener más información sobre el uso de Windows PowerShell para la administración. No se asume experiencia previa con ninguna versión de PowerShell o cualquier lenguaje de scripting. Este curso también es adecuado para profesionales de TI que ya tienen experiencia en la administración de servidores, incluidos Microsoft Exchange Server, Microsoft SharePoint Server y Microsoft SQL Server.

Descripción

Este curso proporciona a los estudiantes los conocimientos y habilidades fundamentales para usar PowerShell para administrar y automatizar la administración de servidores Windows. Este curso proporciona a los estudiantes las habilidades para identificar y desarrollar el comando que necesitan para realizar una tarea específica. Además, los estudiantes aprenden a crear secuencias de coman…

A quien va dirigido

Este curso está dirigido a profesionales de TI que ya tienen experiencia en la administración general de Windows Server, cliente de Windows, Azure y Microsoft 365, y que desean obtener más información sobre el uso de Windows PowerShell para la administración. No se asume experiencia previa con ninguna versión de PowerShell o cualquier lenguaje de scripting. Este curso también es adecuado para profesionales de TI que ya tienen experiencia en la administración de servidores, incluidos Microsoft Exchange Server, Microsoft SharePoint Server y Microsoft SQL Server.

Descripción

Este curso proporciona a los estudiantes los conocimientos y habilidades fundamentales para usar PowerShell para administrar y automatizar la administración de servidores Windows. Este curso proporciona a los estudiantes las habilidades para identificar y desarrollar el comando que necesitan para realizar una tarea específica. Además, los estudiantes aprenden a crear secuencias de comandos para realizar tareas avanzadas como la automatización de tareas repetitivas y la generación de informes. Este curso proporciona habilidades de prerrequisito que respaldan una amplia gama de productos de Microsoft, incluidos Windows Server, Windows Client, Microsoft Azure y Microsoft 365. De acuerdo con ese objetivo, este curso no se centrará en ninguno de esos productos, aunque Windows Server, que es la plataforma común para todos esos productos, servirá como ejemplo para las técnicas que enseña este curso.

  • Describe la funcionalidad de Windows PowerShell y úsala para ejecutar y encontrar comandos básicos.
  • Identifique y ejecute cmdlets para la administración del sistema local.
  • Trabaje con la canalización de Windows PowerShell.
  • Utilice PSProviders y PSDrives para trabajar con otras formas de almacenamiento.
  • Consultar información del sistema mediante WMI y CIM.
  • Trabaja con variables, matrices y tablas hash.
  • Cree scripts básicos en Windows PowerShell.
  • Administre equipos remotos con Windows PowerShell.
  • Administre los recursos de Azure con PowerShell.
  • Administre los servicios de Microsoft 365 con PowerShell.
  • Utilice trabajos en segundo plano y trabajos programados.

Antes de asistir a este curso, los estudiantes deben tener:

  • Experiencia con tecnologías e implementación de redes de Windows.
  • Experiencia en administración, mantenimiento y resolución de problemas de Windows Server.

This module will introduce you to Windows PowerShell and provide an overview of the product’s functionality. The module explains how to open and configure Windows PowerShell. It also explains how to run commands and use the built-in Help system in Windows PowerShell.

  • Windows PowerShell overview
  • Understan Windows PowerShell command syntax
  • Find commands and get help in Windows PowerShell
  • Configuring the Windows PowerShell console application
  • Configuring the Windows PowerShell ISE application
  • Finding and running Windows PowerShell commands
  • Using About files
  • Describe key features of Windows PowerShell, and open and configure it.
  • Discover, learn, and run Windows PowerShell commands.
  • Find Windows PowerShell commands for performing specific tasks

This module introduces you to the different types of cmdlets commonly used for system administration. While you can search for cmdlets each time you need to accomplish a task, it is more efficient to have at least a basic understanding of these cmdlets. This module also explains how to manage Windows 10 by using PowerShell..

  • Active Directory Domain Services administration cmdlets
  • Network configuration cmdlets
  • Server administration cmdlets
  • Windows PowerShell in Windows 10
  • Creating and managing Active Directory objects
  • Configuring network settings on Windows Server
  • Creating a website
  • dentify and use cmdlets for AD DS administration.
  • Identify and use cmdlets for network configuration.
  • Identify and use cmdlets for server administration tasks.
  • Manage Windows 10 using PowerShell

This module introduces the pipeline feature of Windows PowerShell. The pipeline feature is included in several command-line shells such as the command prompt in the Windows operating system. However, the pipeline feature in Windows PowerShell provides more complex, flexible, and capable functionalities compared to other shells. This module provides you with the skills and knowledge that will help you use Windows PowerShell more effectively and efficiently.

  • Understand the pipeline
  • Select, sort, and measure objects
  • Filter objects out of the pipeline
  • Enumerate objects in the pipeline
  • Send and pass pipeline data as output
  • Selecting, sorting, and displaying data
  • Filtering objects
  • Enumerating objects
  • Converting objects
  • Describe the purpose of the Windows PowerShell pipeline.
  • Select, sort, and measure objects in the pipeline.
  • Filter objects out of the pipeline.
  • Enumerate objects in the pipeline.
  • Send output consisting of pipeline data.

This module introduces the PSProviders and PSDrives adapters. A PSProvider is basically a Windows PowerShell adapter makes some form of storage resemble a hard drive. A PSDrive is an actual connection to a form of storage. You can use these two technologies to work with various forms of storage by using the same commands and techniques that you use to manage the file system.

  • Using PSProviders
  • Using PSDrives
  • Creating files and folders on a remote computer
  • Creating a registry key for your future scripts
  • Create a new Active Directory group
  • Use PSProviders.
  • Use PSDrives.

This module introduces you to two parallel technologies: Windows Management Instrumentation (WMI) and Common Information Model (CIM). Both these technologies provide local and remote access to a repository of management information including access to robust information available from the operating system, computer hardware, and installed software.

  • Understand CIM and WMI
  • Query data by using CIM and WMI
  • Make changes by using CIM and WMI
  • Querying information by using WMI
  • Querying information by using CIM
  • Invoking methods
  • Differentiate between CIM and WMI.
  • Query management information by using CIM and WMI.
  • Invoke methods by using CIM and WMI.

Variables are an essential component of scripts. You can use variables to accomplish complex tasks that you can't complete by using a single command. This module explains how to work with variables, arrays, and hash tables as steps in learning how to create Windows PowerShell scripts.

  • Use variables
  • Manipulate variables
  • Manipulate arrays and hash tables
  • Working with variable types
  • Using arrays
  • Using hash tables
  • Assign a value to variables.
  • Describe how to manipulate variables.
  • Describe how to manipulate arrays and hash tables.

This module explains how to package a Windows PowerShell command in a script. Scripts allow you to perform repetitive tasks and more complex tasks than cannot be accomplished in a single command.

  • Introduction to scripting with Windows PowerShell
  • Script constructs
  • Import data from files
  • Accept user input
  • Troubleshooting and error handling
  • Functions and modules
  • Signing a script
  • Processing an array with a ForEach loop
  • Processing items by using If statements
  • Creating users based on a CSV file
  • Querying disk information from remote computers
  • Updating the script to use alternate credentials
  • Run a Windows PowerShell script.
  • Use Windows PowerShell scripting constructs.
  • Import data from a file.
  • Accept user input for a script.
  • Implement error handling for a script.
  • Explain functions and modules.

This module introduces you to the Windows PowerShell remoting technology that enables you to connect to one or more remote computers and instruct them to run commands on your behalf.

  • Use basic Windows PowerShell remoting
  • Use advanced Windows PowerShell remoting techniques
  • Use PSSessions
  • Enabling remoting on the local computer
  • Performing one-to-one remoting
  • Performing one-to-many remoting
  • Using implicit remoting
  • Describe remoting architecture and security.
  • Use advanced Windows PowerShell remoting techniques.
  • Create and manage persistent remoting sessions.

This module provides information about installing the necessary modules for cloud services management. It explains how to use PowerShell commands to perform some simple administrative tasks on cloud resources such as Azure virtual machines (VMs), Azure storage accounts, and Azure subscriptions. This module also describes how to use the Azure Cloud Shell environment to perform PowerShell-based or Bash-based administration directly from the Azure portal.

  • Azure PowerShell
  • Introduce Azure Cloud Shell
  • Manage Azure VMs with PowerShell
  • Manage storage and subscriptions
  • Activating the Azure subscription and installing the PowerShell Az module
  • Using Azure Cloud Shell
  • Managing Azure resources with Azure PowerShell
  • Describe, install, and use the Azure PowerShell environment
  • Describe and use Azure Cloud Shell.
  • Manage Azure VMs with PowerShell.
  • Manage Azure storage accounts and subscriptions with Azure PowerShell.

This module describes how to use PowerShell to manage Microsoft 365 user accounts, licenses, and groups, Exchange Online, SharePoint Online, and Microsoft Teams.

  • Manage Microsoft 365 user accounts, licenses, and groups with PowerShell
  • Manage Exchange Online with PowerShell
  • Manage SharePoint Online with PowerShell
  • Manage Microsoft Teams with PowerShell
  • Managing users and groups in Azure AD
  • Managing Exchange Online
  • Managing SharePoint
  • Managing Microsoft Teams
  • Use PowerShell to manage users, groups, and licenses in Azure AD
  • Manage Exchange Online with PowerShell.
  • Manage SharePoint Online with PowerShell.
  • Manage Microsoft Teams with PowerShell.

This module describes how to use background jobs and scheduled jobs. It also explains how to create scheduled jobs and retrieve job results.

  • Use background jobs
  • Use scheduled jobs
  • Starting and managing jobs
  • Creating a scheduled job
  • Create and manage background jobs.
  • Create and manage scheduled jobs.