Learning PowerShell Core

Go to class
Write Review

Free Online Course: Learning PowerShell Core provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning PowerShell Core is taught by Adam Bertram.

Overview
  • Get up and running with PowerShell Core, the powerful scripting language. Learn how to use PowerShell to automate a variety of day-to-day IT tasks.

Syllabus
  • Introduction

    • Get started with PowerShell Core
    • What you should know
    • What you should have
    1. Installing PowerShell
    • Installing Powershell Core on Windows
    • Install Powershell Core on Linux
    2. Discovering PowerShell
    • Running commands
    • Getting help
    • The pipeline
    3. Using PowerShell
    • Finding and using modules
    • PowerShell Gallery
    • Install, uninstall and update modules
    • Functions
    4. Remote Resource Management
    • PowerShell remoting on Windows
    • PowerShell remoting on Linux
    5. Windows PowerShell vs. PowerShell Core
    • Cross-platform challenges
    • The WindowsCompatibility module
    6. Get Scripting
    • From console to script
    • Building tools: Gathering information
    • Building tools: The power of scripting
    Conclusion
    • Next steps