Dr. Tobias Weltner
Blogs, Articles, and Posts
Designing Professional Parameters
(powershell.one)
With the help of the attribute [Parameter()], you can define sophisticated PowerShell parameters
By: Dr. Tobias Weltner submitted:Jun 15 2022
With the help of the attribute [Parameter()], you can define sophisticated PowerShell parameters
that enhance usability and versatility of your functions.
By: Dr. Tobias Weltner submitted:Jun 15 2022
Understanding PowerShell Modules
(powershell.one)
Almost all PowerShell commands live in modules, and by adding new modules to PowerShell, you can
By: Dr. Tobias Weltner submitted:Jun 15 2022
Almost all PowerShell commands live in modules, and by adding new modules to PowerShell, you can
easily add more commands. Here is all you need to know about PowerShell modules.
By: Dr. Tobias Weltner submitted:Jun 15 2022
Projects, Scripts, and Modules
PsCommandDiscovery
(github.com)
Find-PowerShellCommand goes a step beyond. It takes a simple keyword from you. Just make sure the
By: Dr. Tobias Weltner submitted:Jun 16 2022
Find-PowerShellCommand goes a step beyond. It takes a simple keyword from you. Just make sure the
keyword describes either the command you are looking for, or the information you want to get.
By: Dr. Tobias Weltner submitted:Jun 16 2022
QRCodeGenerator 2.6.0
(powershellgallery.com)
QRCodeGenerator 2.6 is out, now with configurable foreground and background colors. Check it out and
By: Dr. Tobias Weltner submitted:Jun 16 2022
QRCodeGenerator 2.6 is out, now with configurable foreground and background colors. Check it out and
create all kinds of QRCodes with PowerShell
By: Dr. Tobias Weltner submitted:Jun 16 2022