mirror of
https://github.com/apple/device-management.git
synced 2026-07-11 21:36:34 +02:00
Seed1
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<dict>
|
||||
<key>RequestType</key>
|
||||
<string>EnableRemoteDesktop</string>
|
||||
</dict>
|
||||
<key>CommandUUID</key>
|
||||
<string>0001_EnableRemoteDesktop</string>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CommandUUID</key>
|
||||
<string>0001_EnableRemoteDesktop</string>
|
||||
<key>Status</key>
|
||||
<string>Acknowledged</string>
|
||||
<key>UDID</key>
|
||||
<string>E84CD517-CB37-52F7-988C-DB5137B604B8</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user