Skip to content

Instantly share code, notes, and snippets.

@ediblecode
Last active June 27, 2016 10:16
Show Gist options
  • Save ediblecode/aac590e5232d650423ca9716c1e1c707 to your computer and use it in GitHub Desktop.
Save ediblecode/aac590e5232d650423ca9716c1e1c707 to your computer and use it in GitHub Desktop.
List of available PowerShell modules
Get-Module -ListAvailable | Format-Table Name, Description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment