diff --git a/mdm_server_poc/README.md b/mdm_server_poc/README.md index efc92ec..2b0fe86 100644 --- a/mdm_server_poc/README.md +++ b/mdm_server_poc/README.md @@ -40,7 +40,7 @@ On the Windows client side, you need to import a custom CA certificate to the ce 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