https://github.com/shadow578/entra-intune-utilities
various utilities that make working with entra id, intune and everything around more pleasant
https://github.com/shadow578/entra-intune-utilities
entra-id intune microsoft
Last synced: 3 months ago
JSON representation
various utilities that make working with entra id, intune and everything around more pleasant
- Host: GitHub
- URL: https://github.com/shadow578/entra-intune-utilities
- Owner: shadow578
- License: apache-2.0
- Created: 2022-05-10T12:02:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-03T11:25:28.000Z (7 months ago)
- Last Synced: 2025-12-06T14:40:07.270Z (7 months ago)
- Topics: entra-id, intune, microsoft
- Language: PowerShell
- Homepage:
- Size: 484 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AAD / Intune Helpsers
This repo contains some scripts that i created to help with Hybrid AAD / Intune / Autpilot scenarios.
For more details, see the README file in the subfolders.
## License
All of scripts in this repository are licensed under the License terms in the `LICENSE` text file.
> Copyright 2021 shadow578
>
> Licensed under the Apache License, Version 2.0 (the "License");
> you may not use this file except in compliance with the License.
> You may obtain a copy of the License at
>
> http://www.apache.org/licenses/LICENSE-2.0
>
> Unless required by applicable law or agreed to in writing, > software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or > implied.
> See the License for the specific language governing permissions > and
> limitations under the License.
### TL;DR and Notes
- Feel free to use or modify these scripts however you like (even if you are commercial)
- I hold no liability on the fitness of these scripts. So if something goes horribly wrong, you're on your own
- If you make changes to one of these scripts that could be useful for other people, I'd be nice if you shared them (create a PR, or ask you local software guy for help on this)
- Have fun (this is not mandated by any license)