News

Microsoft has taken the wraps off a new PowerShell module to help administrators programmatically manage and automate Entra ID via the command line.
Microsoft announced on Wednesday that the Microsoft Teams PowerShell Module reached the 'general availability' release stage.
You might think that Windows PowerShell and PowerShell are the same thing, but there are some important differences. Here's what you need to know.
Installing and getting to know PSWindowsUpdate PSWindowsUpdate is a community PowerShell module available via the PowerShell Gallery. In your PowerShell session, run Install-Module PSWindowsUpdate to ...
Azure Automation can be an excellent PowerShell script orchestration tool, though it has just a limited number of PowerShell modules. Luckily, we can upload our own modules, too.
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 ...
The Active Directory Module for Windows PowerShell includes a number of useful and powerful cmdlets, which ultimately make it easier to manage Active Directory from the command line.
While PowerShell does not offer built-in support for SFTP, you can add this functionality using the free Posh-SSH module. A wide range of PowerShell modules allow you to add additional features for ...