Exclusives

  • Video recording: 365 days of access to your course for viewing
  • Technical lab: Available for 180 days of online access
  • Class material: Complete and up to date with Microsoft Learn
  • Proof of attendance: Digital badge for completing the official Microsoft course
  • Fast and guaranteed private class delivery: Maximum wait of 4 to 6 weeks after registration, guaranteed date

This Microsoft training provides students with the fundamental knowledge and skills to use PowerShell for administering and automating the administration of Windows servers.

The course equips students with the skills needed to identify and construct the command required to perform a specific task. Additionally, students learn to create scripts to accomplish advanced tasks such as automating repetitive tasks and generating reports. This course provides prerequisite skills that support a wide range of Microsoft products, including Windows Server, Windows Client, Microsoft Azure, and Microsoft 365. In line with this objective, the course will not focus on any of these products specifically, although Windows Server, being the common platform for all these products, will serve as the example for the techniques taught in this course.

Expand

Public class

Planned date
December 2, 2024
2975
English
Planned date
January 13, 2025
2975
English
Planned date
February 24, 2025
2975
English
Planned date
April 7, 2025
2975
English
Planned date
May 5, 2025
2975
English

Private class

Inquire for this training to be delivered exclusively for the members of your organization.

Training plan

  • Learn about Windows PowerShell
  • Get familiar with Windows PowerShell applications
  • Identify factors to install and use Windows PowerShell
  • Configure the Windows PowerShell console
  • Configure the Windows PowerShell Integrated Scripting Environment (ISE)
  • Use Visual Studio Code with PowerShell
  • Discover the structure of PowerShell cmdlets
  • Discover the parameters for using PowerShell cmdlets
  • Review the tab completion feature in PowerShell
  • Display the About files content in PowerShell
  • Define modules in PowerShell
  • Find cmdlets in PowerShell
  • Use command aliases in PowerShell
  • Use Show-Command and Get-Help in PowerShell
  • Interpret the help file contents and update the local help content in PowerShell
  • Manage user accounts in PowerShell
  • Manage groups and group memberships in PowerShell
  • Manage computer accounts in PowerShell
  • Manage organizational units and
  • Active Directory objects in PowerShell
  • Manage IP addresses in PowerShell
  • Manage IP routing in PowerShell
  • Manage DNS clients in PowerShell
  • Manage Windows Firewall settings in PowerShell
  • Automate management tasks using the Group Policy management cmdlets
  • Manage server roles and services using PowerShell cmdlets
  • Manage Hyper-V Virtual Machines using PowerShell cmdlets
  • Manage Internet Information Services using PowerShell cmdlets
  • Manage Windows 10 using PowerShell
  • Manage permissions with PowerShell
  • Review Windows PowerShell pipeline and its output
  • Discover object members in PowerShell
  • Control the formatting of pipeline output
  • Sort and group objects by property in the pipeline
  • Measure objects in the pipeline
  • Select a set of objects in the pipeline
  • Select object properties in the pipeline
  • Create and format calculated properties in the pipeline
  • Learn about the comparison operators in PowerShell
  • Review basic filter syntax in the pipeline
  • Review advanced filter syntax in the pipeline
  • Optimize the filter performance in the pipeline
  • Learn about enumerations in the pipeline
  • Review basic syntax to enumerate objects in the pipeline
  • Review advanced syntax to enumerate objects in the pipeline
  • Write pipeline data to a file
  • Convert pipeline objects to other forms of data representation in PowerShell
  • Control additional output options in PowerShell
  • Pipeline parameter binding
  • Identify ByValue parameters
  • Pass data by using ByValue
  • Pass data by using ByPropertyName
  • Identify ByPropertyName parameters
  • Use manual parameters to override the pipeline
  • Use parenthetical commands
  • Expand property values
  • Define Windows PowerShell providers
  • Review the built-in providers in PowerShell
  • Access provider help in PowerShell
  • Explain PowerShell drives in PowerShell
  • Use PowerShell drive cmdlets in PowerShell
  • Manage the file system in PowerShell
  • Manage the registry in PowerShell
  • Work with certificates in PowerShell
  • Work with other PowerShell drives in PowerShell
  • Review architecture of CIM and WMI
  • Review repositories in CIM and WMI
  • Locate online class documentation by using CIM and WMI cmdlets
  • List local repository namespaces and classes by using CIM and WMI
  • Query instances by using commands and WMI Query Language
  • Connect to remote computers by using CIM and WMI cmdlets
  • Query repository classes from remote computers by using CIMSession objects
  • Discover methods of repository objects by using CIM and WMI
  • Locate class methods and documentation by using CIM and WMI
  • Invoke methods of repository objects by using CIM and WMI
  • Define variables in Windows PowerShell scripts
  • Create variable names in Windows PowerShell scripts
  • Assign values and types to variables in Windows PowerShell scripts
  • Identify the methods and properties of variables in Windows PowerShell scripts
  • Use string variables and methods in Windows PowerShell scripts
  • Use date variables and methods in Windows PowerShell scripts
  • Define an array in Windows PowerShell scripts
  • Work with array lists in Windows PowerShell scripts
  • Define hash tables in Windows PowerShell Scripts
  • Work with hash tables in Windows PowerShell scripts
  • Review Windows PowerShell scripts
  • Modify scripts in the PowerShell Gallery
  • Create scripts using Windows PowerShell
  • Review the PowerShellGet module in Windows PowerShell
  • Run scripts and set the execution policy in Windows PowerShell
  • Review Windows PowerShell and AppLocker
  • Sign the scripts digitally in Windows PowerShell
  • Review and use the ForEach loop in Windows PowerShell scripts
  • Review and use the If construct in Windows PowerShell scripts
  • Review and use the Switch construct in Windows PowerShell scripts
  • Review the For construct in Windows PowerShell scripts
  • Review other loop constructs in Windows PowerShell scripts
  • Review Break and Continue in Windows PowerShell scripts
  • Use the Get-Content command in Windows PowerShell scripts
  • Use the Import-Csv cmdlet in Windows PowerShell scripts
  • Use the Import-Clixml cmdlet in Windows PowerShell scripts
  • Use the ConvertFrom-Json cmdlet in Windows PowerShell scripts
  • Identify values that might change in Windows PowerShell scripts
  • Use the Read-Host cmdlet in Windows PowerShell scripts
  • Use the Get-Credential cmdlet in Windows PowerShell scripts
  • Use the Out-GridView cmdlet in Windows PowerShell scripts
  • Pass parameters to a Windows PowerShell script
  • Interpret error messages generated for Windows PowerShell commands
  • Add output to Windows PowerShell scripts
  • Use breakpoints in Windows PowerShell scripts
  • Interpret error actions for Windows PowerShell commands
  • Review functions in Windows PowerShell scripts
  • Use variable scope in Windows PowerShell scripts
  • Create modules in Windows PowerShell scripts
  • Use the dot sourcing feature in Windows PowerShell
  • Review the remoting feature of Windows PowerShell
  • Compare remoting with remote connectivity
  • Review the remoting security feature of Windows PowerShell
  • Enable remoting by using Windows PowerShell
  • Use one-to-one remoting by using Windows PowerShell
  • Use one-to-many remoting by using Windows PowerShell
  • Compare remoting output with local output
  • Review common remoting techniques of Windows PowerShell
  • Send parameters to remote computers in Windows PowerShell
  • Set access protection to variables, aliases, and functions by using the scope modifier
  • Enable multi-hop remoting in Windows PowerShell
  • Review persistent connections in Windows PowerShell
  • Create and manage persistent PSSessions by using Windows PowerShell
  • Disconnect PSSessions by using Windows PowerShell
  • Review the feature of implicit remoting in Windows PowerShell
  • Review Azure PowerShell
  • Review the benefits of the Azure PowerShell module
  • Install the Azure PowerShell module
  • Migrate Azure PowerShell from AzureRM to Azure
  • Review Microsoft Azure Active
  • Directory module for Windows PowerShell and Azure Active
  • Directory PowerShell for Graph modules
  • Review the characteristics of Azure Cloud Shell
  • Review the features and tools of Azure Cloud Shell
  • Configure and experiment with Azure Cloud Shell
  • Create a new Azure virtual machine by using Windows PowerShell commands
  • Manage Azure virtual machines by using Windows PowerShell commands
  • Manage Azure related storage by using Azure PowerShell
  • Manage Azure subscriptions by using Azure PowerShell
  • Review benefits to manage Microsoft 365 services by using Windows PowerShell
  • Connect to the Microsoft 365 tenant by using Windows PowerShell
  • Manage users in Microsoft 365 by using Windows PowerShell
  • Manage groups in Microsoft 365 by using Windows PowerShell
  • Manage roles in Microsoft 365 by using Windows PowerShell
  • Manage licenses in Microsoft 365 by using Windows PowerShell
  • Connect to Exchange Online by using Windows PowerShell
  • Manage mailboxes in Exchange Online by using Windows PowerShell
  • Manage resources in Exchange Online by using Windows PowerShell
  • Manage admin roles in Exchange Online by using Windows PowerShell
  • Install and connect to SharePoint Online Management Shell by using Windows PowerShell
  • Manage SharePoint Online users and groups by using Windows PowerShell
  • Manage SharePoint sites by using Windows PowerShell
  • Manage SharePoint Online external user sharing by using Windows PowerShell
  • Review Microsoft Teams PowerShell module
  • Install the Microsoft Teams PowerShell module
  • Manage teams with Microsoft Teams PowerShell module
  • Define the types of background jobs in Windows PowerShell
  • Start remote jobs and CIM/WMI jobs in Windows PowerShell
  • Monitor jobs in Windows PowerShell
  • Retrieve results for running jobs in Windows PowerShell
  • Create and run Windows PowerShell scripts as scheduled tasks
  • Define scheduled jobs in Windows PowerShell
  • Create job option and job trigger objects in Windows PowerShell
  • Create and register a scheduled job in Windows PowerShell
  • Retrieve the results from a scheduled job in Windows PowerShell

Recommended Prerequisite Knowledge

  • Basic Knowledge of PowerShell: Familiarity with PowerShell scripting and basic command-line operations.
  • General IT Knowledge: Understanding of fundamental IT concepts, including networking, server administration, and basic Windows administration.
  • Experience with Windows Operating Systems: Practical experience in managing Windows operating systems, such as Windows Server or Windows 10.
  • Familiarity with Microsoft Azure: While not mandatory, having some experience or knowledge of Microsoft Azure can be beneficial, as the course may cover task automation in Azure environments.

 

Course Overview

The “Automating Administration with PowerShell” course is designed to cater to both beginners and seasoned IT professionals. It covers a spectrum of PowerShell functionalities, emphasizing automation techniques for common administrative tasks across Windows environments. The course delves into PowerShell scripting, cmdlets, functions, and advanced automation concepts, offering a holistic understanding of how PowerShell can be a transformative tool in IT administration. 

Key Topics Covered

  • PowerShell Basics: The course initiates with an in-depth exploration of PowerShell basics, ensuring participants have a solid foundation in cmdlets, syntax, and basic scripting. 
  • Scripting and Automation: Participants progress to scripting techniques, understanding how to automate repetitive tasks and create scripts for efficient administration. 
  • Advanced Functions and Modules: The course delves into advanced functions and modules, empowering individuals to modularize their scripts for better maintainability and reusability. 
  • Error Handling and Debugging: Understanding the importance of robust scripts, the course covers error handling and debugging techniques to ensure automation solutions are resilient. 
  • PowerShell Remoting: An essential component of modern IT administration, participants learn PowerShell remoting for managing remote systems seamlessly. 
  • Desired State Configuration (DSC): The course explores Desired State Configuration, a powerful feature for ensuring system configurations align with desired states, enhancing system consistency. 
  • Practical Application and Hands-On Labs: A hallmark of Microsoft’s training courses is their emphasis on practical application. The “Automating Administration with PowerShell” course incorporates hands-on labs, allowing participants to apply theoretical knowledge to real-world scenarios. These labs cover various administrative tasks, reinforcing the skills acquired throughout the course. 

Benefits of the Course

  • Enhanced Efficiency: Participants gain the ability to automate routine administrative tasks, significantly reducing manual effort and enhancing overall operational efficiency. 
  • Streamlined Workflows: Automation with PowerShell allows for the creation of streamlined workflows, ensuring a systematic approach to IT administration. 
  • Career Advancement: Acquiring proficiency in PowerShell automation is a valuable skill for IT professionals, opening doors for career advancement and specialization. 
  • Improved System Management: The course empowers individuals to manage systems more effectively, leading to improved system reliability and security. 

Certification Pathways

Completion of the “Automating Administration with PowerShell” course can also serve as a foundation for various Microsoft certifications, such as those in the Azure or Windows Server tracks. Certifications validate the acquired skills, enhancing professional credibility. 

Conclusion: Empowering IT Professionals

In conclusion, Microsoft’s “Automating Administration with PowerShell” course is a cornerstone for IT professionals seeking to harness the power of automation in their daily tasks. By combining theoretical knowledge with hands-on experience, this course not only equips individuals with valuable skills but also contributes to the overall efficiency and effectiveness of IT administration in a rapidly evolving technological landscape. 

Frequently Asked Questions (FAQ) about PowerShell

Yes, certifications like Microsoft Certified: Azure Administrator Associate or Microsoft Certified: Security, Compliance, and Identity Fundamentals often include PowerShell-related content. These certifications validate proficiency in using PowerShell for various administrative tasks within Microsoft environments. 

PowerShell commands, also known as cmdlets (pronounced command-lets), are lightweight commands used in the PowerShell environment. These cmdlets perform specific tasks and follow a verb-noun naming convention. PowerShell commands are designed to be efficient, enabling users to automate various administrative tasks on Windows systems and other Microsoft products. 

Yes, learning PowerShell is a valuable skill, especially for IT professionals working in Windows environments. PowerShell enables automation, scripting, and configuration management, allowing administrators to streamline tasks and manage systems more efficiently. As organizations increasingly embrace automation, proficiency in PowerShell becomes an asset. 

Absolutely. PowerShell remains a highly useful and relevant tool in the IT landscape. It continues to be a go-to solution for system administrators and IT professionals for its scripting capabilities, automation features, and its seamless integration with Microsoft products. If Windows and Azure environments are prevalent, PowerShell will continue to play a crucial role in IT administration. 

Request form for a private class training

Dear Client,

We confirm the receipt of your request regarding the training: Automating Administration with PowerShell (AZ-040T00)

Here is the information we have received.

Language: English

Duration: 5 days / 35 hours

Number of participants from your company: *

Minimum number of participants: 6

Name of your organization *
Your name and surname: *
Phone Number: *
Professional email: *
How did you hear about us? *
Comments or Remarks:
Promotional code:
I accept the General Terms and Conditions
The General Conditions are accessible on this page.

Our website uses cookies to personalize your browsing experience. By clicking ‘I accept,’ you consent to the use of cookies.