Back to Browse

Programming Challenges - 34 - PowerShell Scripting

358 views
Streamed live on Jan 26, 2023
43:24

For this challenge, we focus on a command line tool that can help you perform certain actions on your computer, PowerShell. We take a look at PowerShell scripting, the various modules and commands you can use in a script, then how to import a module that we created. Finally, we implement an install script to copy the script to your profile directory. Some of the functions we implement are generating a GUID, creating a random string, and encoding/decoding to/from base64. • Website: https://michaelg29.github.io/ • Discord: https://discord.gg/Uj54bDF • This Github Repo: https://github.com/michaelg29/yt-challenges • This Playlist: https://www.youtube.com/playlist?list=PLysLvOneEETP-XQZQ6VTdMIHmxbGxX6nX

Download

1 formats

Video Formats

360pmp473.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Programming Challenges - 34 - PowerShell Scripting | NatokHD