Содержание
Introduction 5m 20s Course Introduction 3m 39s Prerequisites 1m 13s Summary 27sMoving from the Console to a Script 17m 50s Let's Go Scripting 2m 7s The Console vs. Scripting 5m 25s PowerShell as a Scripting Language 9m 31s Summary 46sTool #1: Active Directory Account Management Automator 1h 10m 57s Tool Introduction 1m 8s The Active Directory PowerShell Module 10m 8s Forget Active Directory Users and Computers (ADUC)! 6m 13s Onboarding New Employees in AD 24m 43s Ongoing Account Maintenance 9m 55s Building the Toolset 17m 12s Summary 1m 35sTool #2: Log Investigator 32m 57s Log Sleuthing with PowerShell 1m 24s Interrogating Windows Event Logs 9m 46s Interrogating Text Logs 10m 22s Building the Toolset 10m 35s Summary 49sTool #3: File and Folder Management Automator 57m 1s The One File System Tool to Rule Them All 47s Building the Tool to Find Files and Folders 10m 9s Demystifying ACLs 21m 52s Finding and Archiving Unused Files 10m 48s Creating a Cohesive Tool 12m 20s Summary 1m 3sDebugging Techniques 29m 41s Debugging Techniques 37s Common Causes of Problems 11m 55s The Simplest Solution Is the Best 6m 51s Introducing Breakpoints 9m 17s Summary 59sUse Modules to Create a Tool Belt 21m 33s Introduction to Modules 2m 49s Building the Module 14m 24s Giving the Module a Spin 3m 17s Summary 1m 3s