Powershell Tip #26: List the available commands from a module By powershellgu | September 1, 2015 2 Comments Tip: You can list the available commands from a module: PowerShell Get-Command -Module dnsserver 1 Get-Command -Module dnsserver
Pingback: Powershell Tip #27: Display the help for the parameters of a cmdlet | Powershell Guru
Pingback: Powershell Tip #25: Reload a profile | Powershell Guru