Book 6
Working with Windows PowerShell
Contents at a Glance
Chapter 1: Introducing PowerShell
Understanding the Basics of PowerShell
Using PowerShell
Running PowerShell Remotely
Getting Help in PowerShell
Identifying Security Issues with PowerShell
Chapter 2: Understanding the .NET Framework
Introducing the Various Versions of .NET Framework
Focusing on New Features in .NET 4.7
Viewing the Global Assembly Cache
Understanding .NET Standard and .NET Core
Chapter 3: Working with Scripts and Cmdlets
Introducing Common Scripts and Cmdlets
Executing Scripts or Cmdlets
Working from Another Location
Performing Simple Administrative Tasks with PowerShell Scripts
Chapter 4: Creating Your Own Scripts and Advanced Functions
Creating a PowerShell Script
Defining a Script Policy
Signing a PowerShell Script
Creating a PowerShell Advanced Function
Chapter 5: PowerShell Desired State Configuration
Getting an Overview of PowerShell Desired State Configuration
Creating a PowerShell Desired State Configuration Script
Applying the PowerShell Desired State Configuration Script
Push and Pull: Using PowerShell Desired State Configuration at Scale