Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ztrhgf/useful_powershell_functions
powershell functions to make my admin work easier
https://github.com/ztrhgf/useful_powershell_functions
Last synced: 7 days ago
JSON representation
powershell functions to make my admin work easier
- Host: GitHub
- URL: https://github.com/ztrhgf/useful_powershell_functions
- Owner: ztrhgf
- Created: 2018-06-09T14:02:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T08:45:21.000Z (11 months ago)
- Last Synced: 2024-08-01T16:45:39.590Z (3 months ago)
- Language: PowerShell
- Size: 1.19 MB
- Stars: 170
- Watchers: 16
- Forks: 49
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- jimsghstars - ztrhgf/useful_powershell_functions - powershell functions to make my admin work easier (PowerShell)
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)!