amt_enable
Enable Intel AMT SOL or KVM redirection over WS-Man for vPro machines. Optionally disable the KVM user-consent prompt with consent_off, subject to an operator gate.
Instructions
Enable an Intel AMT redirection listener over WS-Man (Intel AMT/vPro only). CONFIG MUTATION.
feature='sol' opens the SOL/IDE-R listener (16994); feature='kvm' opens
KVM redirection (5900) and sets the RFB password. Gated by the config effect
gate + per-invocation approval (typed same-path denials, #234).
consent_off=true (KVM only) DISABLES the on-screen user-consent prompt —
a surveillance escalation — and additionally requires the dedicated
KVM_PILOT_MCP_ALLOW_CONSENT_OFF operator gate (see README.md); leaving
it false keeps the prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| feature | Yes | ||
| profile | No | ||
| consent_off | No |