Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ztrhgf/useful_powershell_functions

powershell functions to make my admin work easier
https://github.com/ztrhgf/useful_powershell_functions

Last synced: about 2 months ago
JSON representation

powershell functions to make my admin work easier

Awesome Lists containing this project

README

        

*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](https://github.com/ztrhgf/Powershell_CICD_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)!