https://github.com/aaronparker/remediations
PowerShell scripts for use with Remediations in Microsoft Intune
https://github.com/aaronparker/remediations
intune powershell proactive-remediations remediations windows
Last synced: 10 months ago
JSON representation
PowerShell scripts for use with Remediations in Microsoft Intune
- Host: GitHub
- URL: https://github.com/aaronparker/remediations
- Owner: aaronparker
- License: mit
- Created: 2023-03-11T12:06:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T07:09:32.000Z (over 1 year ago)
- Last Synced: 2025-03-16T05:31:37.316Z (11 months ago)
- Topics: intune, powershell, proactive-remediations, remediations, windows
- Language: PowerShell
- Homepage: https://learn.microsoft.com/en-us/mem/intune/fundamentals/remediations
- Size: 758 KB
- Stars: 48
- Watchers: 5
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Intune Remediations
Scripts for use with Microsoft Intune [Remediations](https://learn.microsoft.com/en-us/mem/analytics/proactive-remediations). See all proactive remediations scripts in the [/scripts](scripts) folder.
## Tests and code coverage
Scripts are automatically tested using Pester on Windows Server via GitHub Actions.
| Tests | Results |
|:--|:--|
| Result of Pester tests on the proactive remediations | [](https://github.com/aaronparker/remediations/actions/workflows/test-scripts.yml) |
| Code coverage results | [](https://codecov.io/gh/aaronparker/remediations) |