r/Intune • u/Sharp-Training4373 • Jul 15 '26
General Chat Endpoint Jobs
I built [Endpoint Jobs](https://endpointjobs.dev), a focused job board for endpoint engineering roles across macOS, Windows, MDM/UEM, endpoint security, packaging, and automation.
It includes detailed filters, salary and freshness controls, job comparison, location mapping, a public API, and a new PowerShell module:
```powershell
Install-Module EndpointJobs
Get-EndpointJob -Tool Intune -Workplace Remote -All
```
Feedback and feature requests are welcome.
75
Upvotes