3 posts tagged module
This post is mostly for the World of Warcraft nerds out there. /raises handThis module allows you to:Check / Update ElvUI if there is a newer versionInstall ElvUI if it is not already installedSimply...
Knowing PowerShell can come in handy when you need to download files. Invoke-WebRequest is the command to get to know when working with web parsing, and obtaining downloads.I've noticed,...

Menus?! But...why?As I dove deeper into PowerShell years ago I started to think about ways to help those utilizing my scripts. I wrote a script that became a module that the whole team would use.In...