Blog Post

Core Infrastructure and Security Blog
1 MIN READ

My PowerShell Library

Christopher Weaver's avatar
May 15, 2019

First published on TECHNET on Mar 01, 2012

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.

Updated Apr 28, 2020
Version 3.0
No CommentsBe the first to comment