PowerShell Toolmaking Fundamentals
By Adam Bertram
Are you a beginning to intermediate PowerShell scripter and tired of writing one-off scripts? Take your scripting to the next level and begin to think of your scripts as tools.
By Adam Bertram
Are you a beginning to intermediate PowerShell scripter and tired of writing one-off scripts? Take your scripting to the next level and begin to think of your scripts as tools.
Introduction
5m 20s
Let's Go Scripting
2m 7s
The Console vs. Scripting
5m 25s
PowerShell as a Scripting Language
9m 31s
Summary
0m 46s
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 35s
Tool #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
0m 49s
The One File System Tool to Rule Them All
0m 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 3s
Debugging Techniques
29m 41s
PowerShell can be many things to many different people. PowerShell can be a simple command-line replacement or a scripting language. Beginners to intermediate-level scripters are probably still writing one-liners and simple scripts. They're probably starting to see the potential of PowerShell not as a simple scripting language but as a way to build "tools" to use over and over again. Don't recreate the wheel. Learn how to create reusable scripts so you don't have to recreate that wheel.
Table of Contents
Introduction
5m 20s
Let's Go Scripting
2m 7s
The Console vs. Scripting
5m 25s
PowerShell as a Scripting Language
9m 31s
Summary
0m 46s
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 35s
Tool #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
0m 49s
The One File System Tool to Rule Them All
0m 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 3s
Debugging Techniques
29m 41s
Description
PowerShell can be many things to many different people. PowerShell can be a simple command-line replacement or a scripting language. Beginners to intermediate-level scripters are probably still writing one-liners and simple scripts. They're probably starting to see the potential of PowerShell not as a simple scripting language but as a way to build "tools" to use over and over again. Don't recreate the wheel. Learn how to create reusable scripts so you don't have to recreate that wheel.
