I made a PowerShell module that adds New-YamlResume and Build-YamlResume to PowerShell. They are very easy to use and very handy. The PowerShell module assumes Docker Desktop is available for use. If ...
One of the appealing features of Windows PowerShell is that it can be extended. You are not limited to the commands that Microsoft ships. You can load additional commands and functionality via a ...
If you're getting error messages while trying to manage a remote Hyper-V host from a Windows 10 desktop, here's one possible reason -- and a solution. I recently ...
Azure Automation can be an excellent PowerShell script orchestration tool. But as-is, you only have a limited number of PowerShell modules you can use in that environment. Luckily, though, we can ...
The GuestConfiguration PowerShell module provides commands that assist authors in creating, testing, and publishing custom content for guest configureation to manage settings inside Azure virtual ...
Managing cloud environments such as Microsoft 365 and Azure Active Directory can quickly become time-consuming if you rely solely on graphical admin portals. For administrators who want speed, ...