Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 711 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 711 Bytes

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)!