https://github.com/MHimken/IntuneNetworkRequirements
This tool provides a way to verify Intune network requirements automatically
https://github.com/MHimken/IntuneNetworkRequirements
intune networking powershell
Last synced: 7 days ago
JSON representation
This tool provides a way to verify Intune network requirements automatically
- Host: GitHub
- URL: https://github.com/MHimken/IntuneNetworkRequirements
- Owner: MHimken
- Created: 2025-08-29T21:55:25.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2026-01-25T20:45:16.000Z (5 months ago)
- Last Synced: 2026-01-26T11:59:08.390Z (5 months ago)
- Topics: intune, networking, powershell
- Language: PowerShell
- Homepage: https://manima.de/2024/08/intune-network-requirements-everything-i-learned/
- Size: 98.6 KB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- Changelog: changelog.md
Awesome Lists containing this project
README
# Intune Network Requirements
[Here's the full blog related to the script](https://manima.de/2024/08/intune-network-requirements-everything-i-learned/)
## What the INR offers
The following tests are performed by default and in this order. Details about each test and how to use this script are in the blog.
- DNS
- TCP(/UDP) connection
- HTTP(S)
- TLS/SSL
Optionally the following tests will be performed:
- CRL verification (not the actual revocation of a cert, that is done when establishing a TLS/SSL connection on a TCP port)
-- TLS/SSL Inspection (more later, but yes these two are connected)
- Custom URL list that I created using the knowledge gathered from my research
- Custom list of URLs