Thanks for your interest in improving the Intune shell script samples. This repository is maintained by the Microsoft Intune Customer Experience Engineering team. The scripts here are samples for education — they are meant to be downloaded, tested, and adapted, and should be run only in a non-production / test environment.
Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (status check, comment). Simply follow the bot's instructions. You only need to do this once across all repositories using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any questions or comments.
-
Read AGENTS.md and docs/conventions.md for the script style (header, banner, idempotency, logging).
-
Add the Microsoft copyright + MIT license header to any new file.
-
Run the verify loop and make sure it passes:
./scripts/verify.sh
-
Test your sample in a non-production environment and describe how you tested it in the pull request.
-
Follow the PR conventions in .github/instructions/telemetry.instructions.md.
Please report security issues privately as described in SECURITY.md. Do not open a public issue for a security vulnerability.