/Handy_functions

PowerShell functions to make your admin work-life easier

Primary LanguagePowerShellMIT LicenseMIT

NOTICE: most of these functions were migrated to modules @ https://github.com/ztrhgf/useful_powershell_modules. They are also available in PowerShell Gallery too. They are are no longer updated on the original https://github.com/ztrhgf/useful_powershell_functions


Overview

This repo is a store of PowerShell functions designed to make my admin work easier and consequently anyone else who oftens needs to do the same thing. The store is organised, because it's not just the Home Edit ladies who like organising things.

Folders are:

  • Active Directory
  • Admin
  • Cloud -- Azure -- Intune
  • Management Tools -- Jira -- Confluence
  • modules
  • OS -- Env vars -- Events -- File and Disk -- Network -- System
  • OSD -- MDT

PS: The files here are functions i.e. you have to dot source the PS1 script and then call the function after.