Skip to content

PowerShell module containing all required global functions for other PowerShell scripts

License

Notifications You must be signed in to change notification settings

Apoc70/GlobalFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GlobalFunctions

PowerShell module containing required global functions for other PowerShell scripts.

Available Functions

  • Test-Module
  • Write-Log
  • New-Logger
  • Send-Mail
  • Format-SpecialCharactersUpperCase
  • New-RandomPassword

Notes

Use the Set-PersistentPSModulePath.ps1 script to add the current folder containing the GlobalFunctions folder to the list of PSModulePath system variable, if you have saved the module to a custom location.

The easiest way to install the module is via PowerShell Gallery.

Find the module at TechNet: https://gallery.technet.microsoft.com/Centralized-logging-64e20f97

Find the module ar PowerShell Gallery: https://www.powershellgallery.com/packages/GlobalFunctions

Find the blog post here: https://www.granikos.eu/en/justcantgetenough/PostId/210/globalfunctions-shared-powershell-library

About

PowerShell module containing all required global functions for other PowerShell scripts

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published