Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/shell-intune-samples
Sample shell scripts for Intune admins.
https://github.com/microsoft/shell-intune-samples
app-management bash intune line-of-business macos shell-scripting
Last synced: about 1 month ago
JSON representation
Sample shell scripts for Intune admins.
- Host: GitHub
- URL: https://github.com/microsoft/shell-intune-samples
- Owner: microsoft
- License: mit
- Created: 2020-07-02T01:32:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T15:13:36.000Z (about 2 months ago)
- Last Synced: 2024-09-30T04:41:01.888Z (about 1 month ago)
- Topics: app-management, bash, intune, line-of-business, macos, shell-scripting
- Language: Shell
- Homepage:
- Size: 81.4 MB
- Stars: 683
- Watchers: 3,159
- Forks: 221
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
____ __ _____ __ ____ _____ _ __
/ _/___ / /___ ______ ___ / ___// /_ ___ / / / / ___/__________(_)___ / /______
/ // __ \/ __/ / / / __ \/ _ \ \__ \/ __ \/ _ \/ / / \__ \/ ___/ ___/ / __ \/ __/ ___/
_/ // / / / /_/ /_/ / / / / __/ ___/ / / / / __/ / / ___/ / /__/ / / / /_/ / /_(__ )
/___/_/ /_/\__/\__,_/_/ /_/\___/ /____/_/ /_/\___/_/_/ /____/\___/_/ /_/ .___/\__/____/
/_/# Intune Customer Experience Engineering Shell Script Repo
This repository is for Intune Shell Script Samples. It is maintained by the Microsoft Intune Customer Experience Engineering Team. The samples provided here are for education and showing the art of the possible. You are encouraged to download, test and enhance for your own use.
- ***[Use shell scripts on macOS devices in Intune](https://learn.microsoft.com/mem/intune/apps/macos-shell-scripts)***
- ***[Use shell scripts on Linux devices in Intune](https://learn.microsoft.com/mem/intune/configuration/custom-settings-linux)***
- ***[Use custom compliance settings in Linux](https://learn.microsoft.com/mem/intune/protect/compliance-use-custom-settings)***The Repo is split into scripts for Linux and macOS
```
|-Linux
|---Config
|---Custom Compliance
|---Misc
|
|-macOS
|---Apps
|---Config
|---Custom Attributes
|---Custom Profiles
```### Disclaimer
Understand the impact of each sample script prior to running it; samples should be run in a non-production or "test" environment.### Contributing
This project welcomes contributions and suggestions. 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 (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.