My PowerShell Library

Hello All,

So as I have been writing scripts for different things I  have started to build up libraries of functions to perform different tasks so that I can re-use them.

So I will start blogging about them and list them here

These are my categories

Admin Functions

  1. New-LogFile - Simple function that creates a log file with a uniques name read this
  1. Add-LogFile - Simple function to write to Log File and Application event log read this

SharePoint Functions

SQL Functions

Hope you find them as useful as I do.