en-US/about_HelperFunctions.Help.txt
TOPIC
about_HelperFunctions SHORT DESCRIPTION English-based module help LONG DESCRIPTION This English-based module help file provides advanced function help for all funcitons included the module.. NOTE THIS CODE IS MADE AVAILABLE AS IS, WITHOUT WARRANTY OF ANY KIND. THE ENTIRE RISK OF THE USE OR THE RESULTS FROM THE USE OF THIS CODE REMAINS WITH THE USER. TROUBLESHOOTING NOTE At any PowerShell prompt, after importing the PS module, type: Get-Command -Module HelperFunctions, then type: Get-Help <FunctionName> -Full EXAMPLES Get-Command -Module HelperFunctions Get-Help Test-IsAdmin -Full Get-Help Export-PSCredential -Examples KEYWORDS English Help Module Function SEE ALSO None |