Skip to content

3.1.15 — Admin Commands Over the Wire

Authorize remote execution of privileged commands and remote access to security-relevant information.

Being an admin locally doesn’t automatically mean full admin remotely. For remote admin access:

  1. Identify which admin functions can be performed remotely — and which can’t
  2. Document who is authorized to perform each remote admin function
  3. Enforce it technically — not just through policy

If you can avoid remote admin entirely, that’s the strongest position. If you can’t, restrict it to the minimum necessary commands and the minimum necessary people.


Your assessor needs a “yes” to every row:

#QuestionWhat “yes” looks like
1Are remotely permitted admin commands identified?A documented list of what admin work can be done remotely
2Are remotely accessible security info sources identified?You know which security data can be accessed remotely
3Is remote admin execution authorized?Specific people authorized for specific remote admin functions
4Is remote security info access authorized?Access to audit configs, security settings controlled remotely

Documents they’ll review: Access control policy, remote access procedures, system configuration, system security plan, audit logs

People they’ll talk to: Sysadmins, information security staff

Live demos they’ll ask for: “Show me which admin functions can be performed remotely and who is authorized for each one.”


These are the actual questions. Have answers ready.

  • “Which admin functions can be executed remotely?”
  • “Is remote admin execution only authorized for documented operational needs?”
  • “How do you prevent unauthorized remote admin access?”
  • “Show me the documentation of authorized remote privileged functions.”

No documentation. Admins perform remote admin tasks but there’s no record of what’s authorized.

Full admin access remotely. No restriction on which admin functions can be performed remotely.

No separate authorization. Remote admin is granted as part of the general admin role without specific remote authorization.



RequirementWhy it matters here
3.1.12 — Eyes on Remote AccessBroader remote access controls
3.1.5 — Minimum NecessaryLeast privilege applies to remote admin too
3.7.5 — Remote Maintenance MFAMFA for remote maintenance sessions

Step-by-step setup for Microsoft 365 / Entra ID, AWS, Azure, and GCP — console steps, CLI commands, and evidence screenshots.


CMMC Practice ID: AC.L2-3.1.15 | SPRS Weight: 1 point | POA&M Eligible: Yes