Welcome to the resources page! Here you’ll find links to all my PowerShell modules and repositories. These resources are designed to help you streamline your workflows, automate tasks, and enhance your PowerShell scripting skills.
Official publications
I was the leading community member for Windows Native VHD boot and wrote the whitepaper during my years at Microsoft. The content can be found on my site and on Microsoft Learn:
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-7/gg318048(v=ws.10)
PowerShell gallery
Explore my collection of PowerShell modules available on the PowerShell gallery. These modules cover a wide range of functionalities, from system administration to automation tools.
Test-TCPConnection, This module will connect to a remote host on a given port or a predefined service port and return a success or failure for that connection. It’s an enhanced version of the build in Test-NetConnection
CmdLet.
InstallRemoteMSI, This module has the ability to install a MSI file on a remote system using PowerShell WSMAN.
Visit my PowerShell Gallery profile to see all my published modules.
GitHub repository
In addition to the PowerShell Gallery, I maintain a repository on GitHub. This repositories contain scripts, modules, and projects that you might find useful for various automation and scripting tasks.
Visit my GitHub profile to see all my projects and contributions.
Stay connected
I regularly update my modules and repositories with new features, improvements, and bug fixes. Be sure to check back frequently for the latest updates. If you have any questions, suggestions, or contributions, feel free to reach out to me through GitHub or the contact form on this blog.
Thank you for visiting and happy scripting!