---
title: "Companies hiring systems administrators (2026)"
description: "**Canonical URL:** https://jobspipe.dev/hiring/role/systems-administrator"
canonical: https://jobspipe.dev/hiring/role/systems-administrator
last_updated: 2026-09-10
---

# Companies hiring systems administrators (2026)

> Employers whose active postings most often carry the title Systems Administrator, ranked by posting volume. Shares only.

**Canonical URL:** https://jobspipe.dev/hiring/role/systems-administrator

Every company on this list posts Systems Administrator among its ten most frequent titles in JobsPipe's index of active postings. Companies are ordered by the volume of active postings attributed to them, largest first, and the list is capped at one hundred.

Remote share is the fraction of a company's active postings that carry a remote flag. New in 30 days is the fraction of its open roles first sighted by the crawler in the last 30 days, a cross-sectional read of how much of the backlog is fresh. Top roles are the three titles the company posts most. Every figure is a share; JobsPipe does not publish counts.

To reproduce the rows behind any company, POST to /v1/jobs/search with job_title_or set to ["Systems Administrator"], status set to active, and company_name_or set to the company's name as it appears on the posting.

## The companies

| Company | Industry | Top roles | Remote | New in 30 days |
|---|---|---|---|---|
| [HCLTech](https://jobspipe.dev/hiring/hcltech.com) | Software and IT services | Technical Lead, Senior Technical Lead, Senior Administrator | <0.5% | 68.7% |
| [Serco](https://jobspipe.dev/hiring/careers.serco.com) | Public administration | Driver Examiner, Customer Service Agent, Air Traffic Control Specialist | 3.3% | 58.0% |
| [General Dynamics Information Technology](https://jobspipe.dev/hiring/gdit.com) | Software and IT services | Systems Administrator, Program Security Representative, Software Engineer | 17.5% | 71.2% |
| [Peraton](https://jobspipe.dev/hiring/peraton.com) | Scientific R&D | Systems Engineer, Systems Integration Engineer, Systems Administrator | 18.8% | 69.4% |
| [Groupe SII](https://jobspipe.dev/hiring/sii-group.com) | Software and IT services | Product Owner, Associate Business Manager, Design Engineer | 1.6% | 80.5% |
| [Agilent Technologies](https://jobspipe.dev/hiring/careers.agilent.com) | Chemicals | Business Finance Partner, Automation Project Engineer, Lead Internal Auditor | 7.2% | 70.2% |
| [Inetum](https://jobspipe.dev/hiring/inetum.com) | Software and IT services | Business Analyst, Python Developer, Infrastructure Project Manager | 15.9% | 85.5% |
| [Base-2 Solutions, LLC](https://jobspipe.dev/hiring/base-2solutions.com) | Software and IT services | Software Engineer, Systems Engineer, Systems Administrator | 0.0% | 70.0% |
| [City of Calgary](https://jobspipe.dev/hiring/calgary.ca) | Public administration | GIS Analyst, Automotive Service Technician, Plumber | 0.0% | 76.9% |
| [JT4](https://jobspipe.dev/hiring/jt4llc.com) | Architecture and engineering | Systems Administrator, Electronics Technician, Software Engineer | 0.0% | 56.9% |
| [Step Up](https://jobspipe.dev/hiring/stepup.org) | Education | Business Analyst, Tech Lead, Full Stack Developer, Commissioning Engineer High Voltage | 0.0% | 85.4% |
| [University of Connecticut](https://jobspipe.dev/hiring/uconn.edu) | Education | Staff Nurse, Systems Administrator, Laboratory Technician | 0.0% | 75.0% |
| [NV5](https://jobspipe.dev/hiring/nv5.com) | Architecture and engineering | MEP Project Manager, Project Manager, Senior Engineer | 11.0% | 71.6% |
| [Delaware Nation Industries](https://jobspipe.dev/hiring/dnigov.com) | Machinery | Systems Administrator, Microsoft Identity Management Administrator, AI Developer | 2.6% | 66.7% |
| [Paladin Security](https://jobspipe.dev/hiring/paladinsecurity.com) | Security services | Talent Acquisition Specialist, Security Operations Communication Centre Operator, Systems Administrator | 0.0% | 62.1% |
| [BMC Software](https://jobspipe.dev/hiring/bmc.com) | Software and IT services | DevOps Migration Engineer, Assembler Developer, Systems Administrator | 13.2% | 69.8% |

## Method

Denominator: active postings from the company on the ten collected boards (deduplicated by posting id); recency shares use the crawl sighting log. Generated 2026-09-10. Companies are attributed by the employer domain on each posting and ordered by their volume of active postings; only shares are published.

Reproduce the underlying rows:

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"status":"active","limit":25,"job_title_or":["Systems Administrator"]}'
```

## Next step

- [Query the API](https://jobspipe.dev/signup)
- [Set up an alert](https://jobspipe.dev/signals)


---
AI agents: the full machine-readable index of this site is https://jobspipe.dev/llms.txt?src=md-twin - API quickstart, no-key sandbox (POST https://api.jobspipe.dev/v1/sandbox/jobs/search), MCP server, pricing. Free key: https://jobspipe.dev/signup