Powershell Tip #26: List the available commands from a module By powershellgu | September 1, 2015 0 Comment Tip: You can list the available commands from a module: PowerShell Get-Command -Module dnsserver 1 Get-Command -Module dnsserver