Companies Home Search Profile

PowerShell v3/v4 Essentials for IT Admins Part 1

Focused View

Jeff Hicks

4:19:47

71 View
  • 001 - Introduction and Welcome - Introduction.mp4
    02:17
  • 002 - Introduction and Welcome - Is This Course for You.mp4
    01:46
  • 003 - Introduction and Welcome - Requirements.mp4
    01:30
  • 004 - Introduction and Welcome - Lab Setup.mp4
    01:27
  • 005 - Introduction and Welcome - Lab Exercises.mp4
    01:10
  • 006 - Introduction and Welcome - Scenario.mp4
    01:38
  • 007 - The PowerShell Paradigm - A Brief History of PowerShell.mp4
    03:37
  • 008 - The PowerShell Paradigm - What is the PowerShell Paradigm.mp4
    02:06
  • 009 - The PowerShell Paradigm - The PowerShell Management Engine.mp4
    02:20
  • 010 - The PowerShell Paradigm - What PowerShell Is Not.mp4
    00:50
  • 011 - The PowerShell Paradigm - Using PowerShell.mp4
    13:46
  • 012 - The PowerShell Paradigm - Is PowerShell for You.mp4
    04:11
  • 013 - Requirements and Installations - The Easy Way.mp4
    01:19
  • 014 - Requirements and Installations - Supported Legacy Operating Systems.mp4
    01:24
  • 015 - Requirements and Installations - Requirements.mp4
    01:29
  • 016 - Requirements and Installations - Warning!.mp4
    01:16
  • 017 - Requirements and Installations - Installation.mp4
    01:10
  • 018 - Requirements and Installations - Options.mp4
    01:07
  • 019 - Requirements and Installations - Configuring Your Console.mp4
    05:06
  • 020 - Requirements and Installations - Whats in It for You.mp4
    02:13
  • 021 - Using PowerShell Help - Get-Help.mp4
    03:40
  • 022 - Using PowerShell Help - Help-ShowWindow.mp4
    01:04
  • 023 - Using PowerShell Help - About Topics.mp4
    00:59
  • 024 - Using PowerShell Help - Using PowerShell Help.mp4
    08:58
  • 025 - Using PowerShell Help - Introducing Updateable Help.mp4
    02:35
  • 026 - Using PowerShell Help - Using Update-Help.mp4
    00:50
  • 027 - Using PowerShell Help - Updateable Help Limitations.mp4
    01:56
  • 028 - Using PowerShell Help - Saving Help.mp4
    01:25
  • 029 - Using PowerShell Help - Updating Help from a Local Source.mp4
    01:01
  • 030 - Using PowerShell Help - Using Updateable Help.mp4
    06:40
  • 031 - Using PowerShell Help - Show-Command.mp4
    01:32
  • 032 - Using PowerShell Help - Using Show-Command.mp4
    03:32
  • 033 - Using PowerShell Help - Lab.mp4
    01:30
  • 034 - The PowerShell ISE - Features and Layout.mp4
    03:10
  • 035 - The PowerShell ISE - Recently Used Files.mp4
    00:56
  • 036 - The PowerShell ISE - Configuration Options.mp4
    00:40
  • 037 - The PowerShell ISE - Using PowerShell ISE.mp4
    09:20
  • 038 - The PowerShell ISE - Gotchas.mp4
    01:06
  • 039 - The PowerShell ISE - Advanced Stuff.mp4
    02:31
  • 040 - The PowerShell ISE - Lab.mp4
    00:55
  • 041 - PowerShell Providers - What is a PowerShell Provider.mp4
    03:12
  • 042 - PowerShell Providers - Using Providers.mp4
    02:31
  • 043 - PowerShell Providers - PSDrives.mp4
    01:26
  • 044 - PowerShell Providers - Creating a PSDrive.mp4
    02:12
  • 045 - PowerShell Providers - Navigating PSDrives.mp4
    01:29
  • 046 - PowerShell Providers - FileSystem.mp4
    01:39
  • 047 - PowerShell Providers - Registry.mp4
    01:34
  • 048 - PowerShell Providers - Certificate.mp4
    01:28
  • 049 - PowerShell Providers - Environment.mp4
    01:46
  • 050 - PowerShell Providers - Removing a PSDrive.mp4
    01:10
  • 051 - PowerShell Providers - Using PowerShell Provider.mp4
    13:34
  • 052 - PowerShell Providers - Provider Sources.mp4
    01:21
  • 053 - PowerShell Providers - Lab.mp4
    01:38
  • 054 - Extending PowerShell - PowerShell Extensions.mp4
    02:19
  • 055 - Extending PowerShell - PSSnapins.mp4
    02:05
  • 056 - Extending PowerShell - Modules.mp4
    03:51
  • 057 - Extending PowerShell - Using PSSnapin and Modules.mp4
    09:29
  • 058 - Extending PowerShell - Lab.mp4
    01:10
  • 059 - Understanding the PowerShell Pipeline - Introduction.mp4
    00:35
  • 060 - Understanding the PowerShell Pipeline - Pipeline Concepts.mp4
    02:43
  • 061 - Understanding the PowerShell Pipeline - Write-Host vs. Write-Output.mp4
    04:59
  • 062 - Understanding the PowerShell Pipeline - Pipeline Example.mp4
    02:09
  • 063 - Understanding the PowerShell Pipeline - Another Example.mp4
    01:38
  • 064 - Understanding the PowerShell Pipeline - Using Variables.mp4
    03:28
  • 065 - Understanding the PowerShell Pipeline - Subexpressions.mp4
    02:35
  • 066 - Understanding the PowerShell Pipeline - Other PowerShell Pipelines.mp4
    02:10
  • 067 - Understanding the PowerShell Pipeline - Redirecting Output.mp4
    02:32
  • 068 - Understanding the PowerShell Pipeline - Stream Redirection.mp4
    02:51
  • 069 - Understanding the PowerShell Pipeline - Sometimes the Pipeline Isnt the Right Plumbing.mp4
    01:22
  • 070 - Understanding the PowerShell Pipeline - ForEach-Object.mp4
    01:04
  • 071 - Understanding the PowerShell Pipeline - ForEach Enumerator.mp4
    02:34
  • 072 - Understanding the PowerShell Pipeline - Using Pipeline.mp4
    28:13
  • 073 - Understanding the PowerShell Pipeline - Lab.mp4
    01:27
  • 074 - PowerShell Operators - Introduction.mp4
    00:34
  • 075 - PowerShell Operators - Comparison Operators.mp4
    02:54
  • 076 - PowerShell Operators - Arithmetic Operators.mp4
    01:12
  • 077 - PowerShell Operators - Logical Operators.mp4
    02:02
  • 078 - PowerShell Operators - Assignment Operators.mp4
    01:37
  • 079 - PowerShell Operators - Type Operators.mp4
    01:03
  • 080 - PowerShell Operators - Special Operators.mp4
    02:29
  • 081 - PowerShell Operators - Split and Join.mp4
    02:10
  • 082 - PowerShell Operators - Using Operator.mp4
    24:09
  • 083 - PowerShell Operators - Lab.mp4
    01:21
  • powershell-v3-essentials-it-pt1.zip
  • Description


    Part 1 of 3 in the PowerShell v3/v4 Essentials series is designed for the IT Pro with little to no previous PowerShell experience.

    What You'll Learn?


      Part 1 of 3 in the PowerShell v3/v4 Essentials series is designed for the IT Pro with little to no previous PowerShell experience. The goal of the course is to provide enough training in PowerShell fundamentals, language and syntax so that you can be productive and effective in a very short time. The course has many live demonstrations of PowerShell in action from using WMI to query remote machines for management information, running long running tasks as background jobs, creating pipelined expressions and creating simple PowerShell scripts and functions.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Jeffery Hicks is a veteran IT Pro with 30 years of experience, much of it spent as an IT infrastructure consultant specializing in Microsoft server technologies with an emphasis in automation and efficiency. He is a multi-year recipient of the Microsoft MVP Award. He works today as an independent author, teacher, and consultant. He has been creating Pluralsight content for over 10 years. Jeff has written for numerous online sites and print publications, and speaks frequently at technology conferences and user groups. His latest book with Don Jones is "The PowerShell Scripting and Toolmaking Book" http://bit.ly/PSToolmaking
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 83
    • duration 4:19:47
    • level average
    • Release Date 2023/02/26