Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mdm_server_poc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ On the Windows client side, you need to import a custom CA certificate to the ce
<server_ip> enterpriseenrollment.pocmdmserver.com

## Usage
You can send SyncML commands to the enrolled client by dropping an XML file with the SyncML command on the profile folder and then forcing the management session on the MDM Client (Settings -> Accounts -> Access work or school -> Info -> Sync)
You can send SyncML commands to the enrolled client by dropping an XML file with the SyncML command on the `cmds` folder and then forcing the management session on the MDM Client (Settings -> Accounts -> Access work or school -> Info -> Sync)
There are examples of SyncML commands on the sample_syncml_commands folder

## Protocol Details
Expand Down