mirror of
https://github.com/apple/device-management.git
synced 2026-05-19 14:28:05 +02:00
23 lines
496 B
YAML
23 lines
496 B
YAML
title: Enable Remote Desktop Command
|
|
description: Enable Remote Desktop on the device.
|
|
payload:
|
|
requesttype: EnableRemoteDesktop
|
|
supportedOS:
|
|
iOS:
|
|
introduced: n/a
|
|
macOS:
|
|
introduced: 10.14.4
|
|
devicechannel: true
|
|
userchannel: false
|
|
supervised: true
|
|
requiresdep: false
|
|
userenrollment:
|
|
mode: forbidden
|
|
tvOS:
|
|
introduced: n/a
|
|
visionOS:
|
|
introduced: n/a
|
|
watchOS:
|
|
introduced: n/a
|
|
content: Enable Remote Desktop.
|