Basic PowerShell Toolmaking - Spiceworld 2016 (video 2 of 2)

preview_player
Показать описание
PowerShell is everywhere. Admit it, even if you don't like change, you've probably needed to run a one-off command or small script in order to accomplish something...whether it was in AD, Exchange, VMWare or something else.

Running a single command is one thing, but what about making a reusable piece of code that anyone can run, or even better, schedule it? Get a report every Monday about drive space, remove old log files every month, report on logon failures...

We're going to take a command that fulfills a 'single-serving' role and turn it into something more dynamic; something that can be run over and over and be both relevant and timely!

Be ready to learn about parameters, basic functions, comment-based help, and other useful techniques - bring your laptop and code along with us!

Let's build a PowerShell tool!

This is part 2 of 2 - this video goes over a sample scenario and will have live demo coding to demonstrate the toolmaking process.

See video 1 of 2 to get the "previously on..." info :)

Рекомендации по теме
Комментарии
Автор

Thanks for sharing Rob! Lot's of valuable information on these videos which I highly recommend.

davidarocha