GlobalFunctions

2.1

This module provides centralized file logging capabilities and other helpful stuff

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GlobalFunctions

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GlobalFunctions

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015-2017 Thomas Stensitzki. All rights reserved.

Package Details

Author(s)

  • Thomas Stensitzki

Tags

Logging Email ActiveDirectory

Functions

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

Dependencies

This module has no dependencies.

Release Notes

WriteToConsole switch added to Logger.Write method

FileList

Version History

Version Downloads Last updated
2.1 (current version) 6,435 8/19/2017
2.0 154 4/5/2017
1.32 29 3/11/2017
1.31 186 6/4/2016
1.3 19 6/4/2016
1.0 17 6/4/2016
Show more