ztrhgf / useful_powershell_functions

powershell functions to make my admin work easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTICE: most of these functions were migrated to PSH modules https://github.com/ztrhgf/useful_powershell_modules (are available in PowerShell Gallery too) hence are no longer updated here


Powershell functions to make my admin work easier.

It contains functions from different areas like:

  • Intune
  • SCCM
  • MDT
  • Active Directory

..., just check the content of this repository..btw if you are looking for some easy-to-use CICD tool to manage PowerShell content, check my PowerShell CI/CD repository

PS: ps1 files here are from 99% functions i.e. you have to dot source (run) the ps1 script and then call the function (defined in such ps1)!

About

powershell functions to make my admin work easier


Languages

Language:PowerShell 99.0%Language:HTML 0.8%Language:C# 0.2%