Created
April 20, 2016 12:11
-
-
Save lazywinadmin/d9c6764afc27a02bcfc695aec71ecdd9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ipmo PSDesiredStateConfiguration | |
| # Reveal non-Exported commands in a module | |
| $m = Get-module PSDesiredStateConfiguration | |
| & $m {Get-Command -module PSDesiredStateConfiguration} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment