Daniel Schroeder
Blogs, Articles, and Posts
Easily profile your PowerShell code with the Profiler module
(blog.danskingdom.com)
Premature optimization may be the root of all evil, but that doesn't mean you shouldn't optimize
By: Daniel Schroeder submitted:Sep 15 2023
Premature optimization may be the root of all evil, but that doesn't mean you shouldn't optimize
your code where it matters. Rather than guessing which code is slow and spending time optimizing code that doesn't need it, you should profile your code to find the true bottlenecks. At that point you can decide if the code is slow enough to warrant optimizing.
By: Daniel Schroeder submitted:Sep 15 2023
How and where to properly define classes and enums in your PowerShell modules
(blog.danskingdom.com)
I recently created a PowerShell script module that defines classes and enums. Everything worked fine
By: Daniel Schroeder submitted:Aug 18 2023
I recently created a PowerShell script module that defines classes and enums. Everything worked fine
locally, but broke when I tested the module on a build server. This was odd, as the module did not have any dependencies.
By: Daniel Schroeder submitted:Aug 18 2023
Projects, Scripts, and Modules
tiPS
(github.com)
PowerShell tips delivered straight to your terminal
By: Daniel Schroeder submitted:Sep 15 2023
PowerShell tips delivered straight to your terminal
By: Daniel Schroeder submitted:Sep 15 2023
tiPS v 1.3.10
(powershellgallery.com)
PowerShell tips delivered straight to your terminal.
By: Daniel Schroeder submitted:Jun 14 2024
PowerShell tips delivered straight to your terminal.
By: Daniel Schroeder submitted:Jun 14 2024
tiPS v 1.3.3
(powershellgallery.com)
PowerShell tips delivered straight to your terminal. Now with author name for those who submit their
By: Daniel Schroeder submitted:Apr 26 2024
PowerShell tips delivered straight to your terminal. Now with author name for those who submit their
own tips.
By: Daniel Schroeder submitted:Apr 26 2024
Fun
tiPS v 0.0.11
(powershellgallery.com)
PowerShell tips delivered straight to your terminal
By: Daniel Schroeder submitted:Aug 25 2023
PowerShell tips delivered straight to your terminal
By: Daniel Schroeder submitted:Aug 25 2023