mdm-admin

Automate Headwind MDM administration via kctl-mdm CLI and REST endpoints.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/tgunawandev/kodemeio-claude --skill mdm-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mdm-admin
Source: https://github.com/tgunawandev/kodemeio-claude/tree/main/config/.claude/skills/mdm-admin
Command: npx skills add https://github.com/tgunawandev/kodemeio-claude --skill mdm-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Headwind MDM administration for kodemeio infrastructure is complex; this skill provides a centralized reference for device management, app deployment, configuration profiles, groups, admin users, audit logs, messaging, and device actions via the kctl-mdm CLI and REST API.

Core Features & Use Cases

  • Centralized MDM administration for Headwind MDM via kctl-mdm and REST endpoints.
  • Manage devices, apps, configurations, groups, admins, and audit logs with consistent workflows.
  • Use Case: An admin updates device groups and pushes a lock command to a set of devices across the kodemeio environment.

Quick Start

Configure Headwind MDM via kctl-mdm to manage devices, apps, configurations, and admin users across mdm.kodeme.io.

Frequently Asked Questions about mdm-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Headwind MDM administration tasks?

You can automate Headwind MDM administration by using kctl-mdm CLI commands or REST endpoints to manage devices, configurations, groups, and audit logs. This skill provides a centralized reference for executing these workflows across your infrastructure.

Can I use the REST API to push device commands and manage applications?

Yes, the REST API supports managing devices, applications, and configurations via /rest endpoints. You can push device actions like lock commands and deploy apps using JWT-based authentication for secure admin login and token handling.

What is the best way to manage admin users and audit logs in Headwind MDM?

Managing admin users and audit logs in Headwind MDM is handled through kctl-mdm CLI or REST endpoints. This approach ensures consistent workflows for tracking administrative actions and maintaining secure access controls.

Does kctl-mdm require JWT authentication for device management?

Yes, kctl-mdm requires JWT-based authentication to securely access device management features. Admin login and token handling are enforced to protect operations across the kodemeio infrastructure environment.

How do I update device groups and send lock commands across an MDM deployment?

To update device groups and send lock commands, use the kctl-mdm CLI or REST API to apply configurations and trigger device actions. This skill automates these centralized workflows for Headwind MDM deployments.

What are the limitations of using kctl-mdm for Headwind MDM configuration profiles?

This skill focuses on managing Headwind MDM via kctl-mdm and REST endpoints without external dependencies. Configuration profile management is supported, but complex deployments require consistent workflows within the kodemeio infrastructure scope.