Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 days ago
JSON representation

PowerShell scripts for use with Remediations in Microsoft Intune

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 | [![Validate proactive remediations](https://github.com/aaronparker/remediations/actions/workflows/test-scripts.yml/badge.svg)](https://github.com/aaronparker/remediations/actions/workflows/test-scripts.yml) |
| Code coverage results | [![codecov](https://codecov.io/gh/aaronparker/remediations/branch/main/graph/badge.svg?token=8KDFD4IV71)](https://codecov.io/gh/aaronparker/remediations) |