Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Automating Administration with PowerShell

Price
2,975 USD
5
MOC-AZ-040T00
Classroom Training, Online Training
Microsoft

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

  • Guaranteed to Run
    Date: 13-May-2024 to 17-May-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 3-Jun-2024 to 7-Jun-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Date: 10-Jun-2024 to 14-Jun-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 17-Jun-2024 to 21-Jun-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 8-Jul-2024 to 12-Jul-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Date: 22-Jul-2024 to 26-Jul-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 29-Jul-2024 to 2-Aug-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 19-Aug-2024 to 23-Aug-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 9-Sep-2024 to 13-Sep-2024
    Time: 11AM - 7PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 7-Oct-2024 to 11-Oct-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Date: 14-Oct-2024 to 18-Oct-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 4-Nov-2024 to 8-Nov-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 18-Nov-2024 to 22-Nov-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Guaranteed to Run
    Date: 2-Dec-2024 to 6-Dec-2024
    Time: 11AM - 7PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: united
    Price: 2,975 USD
  • Date: 6-Jan-2025 to 10-Jan-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,975 USD
View Global Schedule

Course Description

Overview

This course provides students with the fundamental knowledge and skills to use PowerShell for administering and automating administration of Windows servers. This course provides students the skills to identify and build the command they require to perform a specific task. In addition, students learn how to build scripts to accomplish advanced tasks such as automating repetitive tasks and generating reports. This course provides prerequisite skills supporting a broad range of Microsoft products, including Windows Server, Windows Client, Microsoft Azure, and Microsoft 365. In keeping with that goal, this course will not focus on any one of those products, although Windows Server, which is the common platform for all of those products, will serve as the example for the techniques this course teaches.
 

Objectives

After completing this course, students will be able to:
  • Describe the functionality of Windows PowerShell and use it to run and find basic commands.
  • Identify and run cmdlets for local system administration.
  • Work with the Windows PowerShell pipeline.
  • Use PSProviders and PSDrives to work with other forms of storage.
  • Query system information by using WMI and CIM.
  • Work with variables, arrays, and hash tables.
  • Create basic scripts in Windows PowerShell.
  • Administer remote computers with Windows PowerShell.
  • Manage Azure resources with PowerShell.
  • Manage Microsoft 365 services with PowerShell.
  • Use background jobs and scheduled jobs.

Audience

This course is intended for IT Professionals who are already experienced in general Windows Server, Windows client, Azure, and Microsoft 365 administration, and who want to learn more about using Windows PowerShell for administration. No prior experience with any version of PowerShell or any scripting language is assumed. This course is also suitable for IT Professionals already experienced in server administration, including Microsoft Exchange Server, Microsoft SharePoint Server, and Microsoft SQL Server.
 

Prerequisites

    Before attending this course, students must have:
    • Experience with Windows networking technologies and implementation.
    • Experience with Windows Server administration, maintenance, and troubleshooting.

Topics

Getting started with Windows PowerShell
  • Windows PowerShell overview
  • Understan Windows PowerShell command syntax
  • Find commands and get help in Windows PowerShell
Lab : Configuring Windows PowerShell, and finding and running commands
  • Configuring the Windows PowerShell console application
  • Configuring the Windows PowerShell ISE application
  • Finding and running Windows PowerShell commands
  • Using About files
Windows PowerShell for local systems administration
  • Active Directory Domain Services administration cmdlets
  • Network configuration cmdlets
  • Server administration cmdlets
  • Windows PowerShell in Windows 10
Lab : Performing local system administration with PowerShell
  • Creating and managing Active Directory objects
  • Configuring network settings on Windows Server
  • Creating a website
Working with the Windows PowerShell pipeline
  • 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
Lab : Using PowerShell pipeline
  • Selecting, sorting, and displaying data
  • Filtering objects
  • Enumerating objects
  • Converting objects
Using PSProviders and PSDrives
  • Using PSProviders
  • Using PSDrives
Lab : Using PSProviders and PSDrives with PowerShell
  • Creating files and folders on a remote computer
  • Creating a registry key for your future scripts
  • Create a new Active Directory group
Querying management information by using CIM and WMI
  • Understand CIM and WMI
  • Query data by using CIM and WMI
  • Make changes by using CIM and WMI
Lab : Querying information by using WMI and CIM
  • Querying information by using WMI
  • Querying information by using CIM
  • Invoking methods
Working with variables, arrays, and hash tables
  • Use variables
  • Manipulate variables
  • Manipulate arrays and hash tables
Lab : Using variables, arrays, and hash tables in PowerShell
  • Working with variable types
  • Using arrays
  • Using hash tables
Windows PowerShell scripting
  • Introduction to scripting with Windows PowerShell
  • Script constructs
  • Import data from files
  • Accept user input
  • Troubleshooting and error handling
  • Functions and modules
Lab : Using scripts with PowerShell
  • 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
Administering remote computers with Windows PowerShell
  • Use basic Windows PowerShell remoting
  • Use advanced Windows PowerShell remoting techniques
  • Use PSSessions
Lab : Performing remote administration with PowerShell
  • Enabling remoting on the local computer
  • Performing one-to-one remoting
  • Performing one-to-many remoting
  • Using implicit remoting
Managing Azure resources with PowerShell
  • Azure PowerShell
  • Introduce Azure Cloud Shell
  • Manage Azure VMs with PowerShell
  • Manage storage and subscriptions
Lab : Azure resource management with PowerShell
  • Activating the Azure subscription and installing the PowerShell Az module
  • Using Azure Cloud Shell
  • Managing Azure resources with Azure PowerShell
Managing Microsoft 365 services with PowerShell
  • 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
Lab : Managing Microsoft 365 with PowerShell
  • Managing users and groups in Azure AD
  • Managing Exchange Online
  • Managing SharePoint
  • Managing Microsoft Teams
Using background jobs and scheduled jobs
  • Use background jobs
  • Use scheduled jobs
Lab : Jobs management with PowerShell
  • Starting and managing jobs
  • Creating a scheduled job
2023 Top 20 Training Industry Company - IT Training

Need Help?

Call us at 877-206-0106 or e-mail us at info@learnquest.com

Personalized Solutions

Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

Contact Us

Need Help?

Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

Talk to us

20% Off All AI Training Courses

Achieve more with AI-powered tools and strategies.

PROMO CODE: AI20
VALID THROUGH APRIL 30, 2024

20% Off All AI Training Courses

Self-Paced Training Info

Learn at your own pace with anytime, anywhere training

  • Same in-demand topics as instructor-led public and private classes.
  • Standalone learning or supplemental reinforcement.
  • e-Learning content varies by course and technology.
  • View the Self-Paced version of this outline and what is included in the SPVC course.
  • Learn more about e-Learning

Course Added To Shopping Cart

bla

bla

bla

bla

bla

bla

Self-Paced Training Terms & Conditions

??spvc-wbt-warning??
??group-training-form-area??
??how-can-we-help-you-area??
??personalized-form-area??
??request-quote-area??

Sorry, there are no classes that meet your criteria.

Please contact us to schedule a class.
Close

self-paced
STOP! Before You Leave

Save 0% on this course!

Take advantage of our online-only offer & save 0% on any course !

Promo Code skip0 will be applied to your registration

Close
Nothing yet
here's the message from the cart

To view the cart, you can click "View Cart" on the right side of the heading on each page
Add to cart clicker.

Purchase Information

??elearning-coursenumber?? ??coursename??
View Cart

Need more Information?

Speak with our training specialists to continue your learning journey.

 

Delivery Formats

Close

By submitting this form, I agree to LearnQuest's Terms and Conditions

heres the new schedule
This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.