דילוג לתוכן
  • חוקי הפורום
  • פופולרי
  • לא נפתר
  • משתמשים
  • חיפוש גוגל בפורום
  • צור קשר
עיצובים
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • ברירת מחדל (ללא עיצוב (ברירת מחדל))
  • ללא עיצוב (ברירת מחדל)
כיווץ
מתמחים טופ
  1. דף הבית
  2. אנדרואיד - כללי
  3. עזרה הדדית - אנדרואיד
  4. אפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8)

אפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8)

מתוזמן נעוץ נעול הועבר עזרה הדדית - אנדרואיד
492 פוסטים 68 כותבים 14.2k צפיות 73 עוקבים
  • מהישן לחדש
  • מהחדש לישן
  • הכי הרבה הצבעות
תגובה
  • תגובה כנושא
התחברו כדי לפרסם תגובה
נושא זה נמחק. רק משתמשים עם הרשאות מתאימות יוכלו לצפות בו.
  • למה באתיל מנותק
    למה באתיל מנותק
    למה באתי
    מדריכים
    כתב נערך לאחרונה על ידי
    #483

    מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

    זה השגיאה שהוא מראה:

    Microsoft Windows [Version 10.0.26100.7171]
    (c) Microsoft Corporation. All rights reserved.

    C:\Users\lama baiti\Desktop\adb>adb shell
    a53x:/ $ exit

    C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
    Success

    C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

    Exception occurred while executing 'set-device-owner':
    java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
    at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
    at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
    at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
    at android.os.ShellCommand.exec(ShellCommand.java:38)
    at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
    at android.os.Binder.shellCommand(Binder.java:1187)
    at android.os.Binder.onTransact(Binder.java:979)
    at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
    at android.os.Binder.execTransactInternal(Binder.java:1462)
    at android.os.Binder.execTransact(Binder.java:1401)

    C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

    Exception occurred while executing 'set-device-owner':
    java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
    at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
    at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
    at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
    at android.os.ShellCommand.exec(ShellCommand.java:38)
    at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
    at android.os.Binder.shellCommand(Binder.java:1187)
    at android.os.Binder.onTransact(Binder.java:979)
    at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
    at android.os.Binder.execTransactInternal(Binder.java:1462)
    at android.os.Binder.execTransact(Binder.java:1401)

    C:\Users\lama baiti\Desktop\adb>adb shell dpm list
    Unknown command: list
    Usage:
    help
    Prints this help text.

    is-operation-safe <OPERATION_ID>
    Checks if the give operation is safe

    is-operation-safe-by-reason <REASON_ID>
    Checks if the operations are safe for the given reason

    set-operation-safe <OPERATION_ID> <REASON_ID>
    Emulates the result of the next call to check if the given operation is safe

    list-owners
    Lists the device / profile owners per user

    list-policy-exempt-apps
    Lists the apps that are exempt from policies

    set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
    Sets the given component as active admin for an existing user.

    set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
    Sets the given component as active admin, and its package as device owner.

    set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
    Sets the given component as active admin and profile owner for an existing user.

    remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
    Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

    clear-freeze-period-record
    Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

    force-network-logs
    Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

    force-security-logs
    Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

    mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
    Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

    C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
    no owners

    C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

    Exception occurred while executing 'set-device-owner':
    java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
    at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
    at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
    at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
    at android.os.ShellCommand.exec(ShellCommand.java:38)
    at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
    at android.os.Binder.shellCommand(Binder.java:1187)
    at android.os.Binder.onTransact(Binder.java:979)
    at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
    at android.os.Binder.execTransactInternal(Binder.java:1462)
    at android.os.Binder.execTransact(Binder.java:1401)

    C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

    Exception occurred while executing 'set-device-owner':
    java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
    at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
    at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
    at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
    at android.os.ShellCommand.exec(ShellCommand.java:38)
    at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
    at android.os.Binder.shellCommand(Binder.java:1187)
    at android.os.Binder.onTransact(Binder.java:979)
    at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
    at android.os.Binder.execTransactInternal(Binder.java:1462)
    at android.os.Binder.execTransact(Binder.java:1401)

    C:\Users\lama baiti\Desktop\adb>

    למה באתיל תגובה 1 תגובה אחרונה
    0
    • למה באתיל למה באתי

      מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

      זה השגיאה שהוא מראה:

      Microsoft Windows [Version 10.0.26100.7171]
      (c) Microsoft Corporation. All rights reserved.

      C:\Users\lama baiti\Desktop\adb>adb shell
      a53x:/ $ exit

      C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
      Success

      C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

      Exception occurred while executing 'set-device-owner':
      java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
      at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
      at android.os.ShellCommand.exec(ShellCommand.java:38)
      at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
      at android.os.Binder.shellCommand(Binder.java:1187)
      at android.os.Binder.onTransact(Binder.java:979)
      at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
      at android.os.Binder.execTransactInternal(Binder.java:1462)
      at android.os.Binder.execTransact(Binder.java:1401)

      C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

      Exception occurred while executing 'set-device-owner':
      java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
      at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
      at android.os.ShellCommand.exec(ShellCommand.java:38)
      at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
      at android.os.Binder.shellCommand(Binder.java:1187)
      at android.os.Binder.onTransact(Binder.java:979)
      at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
      at android.os.Binder.execTransactInternal(Binder.java:1462)
      at android.os.Binder.execTransact(Binder.java:1401)

      C:\Users\lama baiti\Desktop\adb>adb shell dpm list
      Unknown command: list
      Usage:
      help
      Prints this help text.

      is-operation-safe <OPERATION_ID>
      Checks if the give operation is safe

      is-operation-safe-by-reason <REASON_ID>
      Checks if the operations are safe for the given reason

      set-operation-safe <OPERATION_ID> <REASON_ID>
      Emulates the result of the next call to check if the given operation is safe

      list-owners
      Lists the device / profile owners per user

      list-policy-exempt-apps
      Lists the apps that are exempt from policies

      set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
      Sets the given component as active admin for an existing user.

      set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
      Sets the given component as active admin, and its package as device owner.

      set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
      Sets the given component as active admin and profile owner for an existing user.

      remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
      Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

      clear-freeze-period-record
      Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

      force-network-logs
      Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

      force-security-logs
      Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

      mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
      Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

      C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
      no owners

      C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

      Exception occurred while executing 'set-device-owner':
      java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
      at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
      at android.os.ShellCommand.exec(ShellCommand.java:38)
      at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
      at android.os.Binder.shellCommand(Binder.java:1187)
      at android.os.Binder.onTransact(Binder.java:979)
      at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
      at android.os.Binder.execTransactInternal(Binder.java:1462)
      at android.os.Binder.execTransact(Binder.java:1401)

      C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

      Exception occurred while executing 'set-device-owner':
      java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
      at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
      at android.os.ShellCommand.exec(ShellCommand.java:38)
      at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
      at android.os.Binder.shellCommand(Binder.java:1187)
      at android.os.Binder.onTransact(Binder.java:979)
      at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
      at android.os.Binder.execTransactInternal(Binder.java:1462)
      at android.os.Binder.execTransact(Binder.java:1401)

      C:\Users\lama baiti\Desktop\adb>

      למה באתיל מנותק
      למה באתיל מנותק
      למה באתי
      מדריכים
      כתב נערך לאחרונה על ידי
      #484

      @למה-באתי כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

      מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

      זה השגיאה שהוא מראה:

      Microsoft Windows [Version 10.0.26100.7171]
      (c) Microsoft Corporation. All rights reserved.

      C:\Users\lama baiti\Desktop\adb>adb shell
      a53x:/ $ exit

      C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
      Success

      C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

      Exception occurred while executing 'set-device-owner':
      java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
      at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
      at android.os.ShellCommand.exec(ShellCommand.java:38)
      at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
      at android.os.Binder.shellCommand(Binder.java:1187)
      at android.os.Binder.onTransact(Binder.java:979)
      at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
      at android.os.Binder.execTransactInternal(Binder.java:1462)
      at android.os.Binder.execTransact(Binder.java:1401)

      C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

      Exception occurred while executing 'set-device-owner':
      java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
      at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
      at android.os.ShellCommand.exec(ShellCommand.java:38)
      at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
      at android.os.Binder.shellCommand(Binder.java:1187)
      at android.os.Binder.onTransact(Binder.java:979)
      at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
      at android.os.Binder.execTransactInternal(Binder.java:1462)
      at android.os.Binder.execTransact(Binder.java:1401)

      C:\Users\lama baiti\Desktop\adb>adb shell dpm list
      Unknown command: list
      Usage:
      help
      Prints this help text.

      is-operation-safe <OPERATION_ID>
      Checks if the give operation is safe

      is-operation-safe-by-reason <REASON_ID>
      Checks if the operations are safe for the given reason

      set-operation-safe <OPERATION_ID> <REASON_ID>
      Emulates the result of the next call to check if the given operation is safe

      list-owners
      Lists the device / profile owners per user

      list-policy-exempt-apps
      Lists the apps that are exempt from policies

      set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
      Sets the given component as active admin for an existing user.

      set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
      Sets the given component as active admin, and its package as device owner.

      set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
      Sets the given component as active admin and profile owner for an existing user.

      remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
      Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

      clear-freeze-period-record
      Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

      force-network-logs
      Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

      force-security-logs
      Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

      mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
      Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

      C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
      no owners

      C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

      Exception occurred while executing 'set-device-owner':
      java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
      at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
      at android.os.ShellCommand.exec(ShellCommand.java:38)
      at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
      at android.os.Binder.shellCommand(Binder.java:1187)
      at android.os.Binder.onTransact(Binder.java:979)
      at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
      at android.os.Binder.execTransactInternal(Binder.java:1462)
      at android.os.Binder.execTransact(Binder.java:1401)

      C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

      Exception occurred while executing 'set-device-owner':
      java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
      at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
      at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
      at android.os.ShellCommand.exec(ShellCommand.java:38)
      at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
      at android.os.Binder.shellCommand(Binder.java:1187)
      at android.os.Binder.onTransact(Binder.java:979)
      at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
      at android.os.Binder.execTransactInternal(Binder.java:1462)
      at android.os.Binder.execTransact(Binder.java:1401)

      C:\Users\lama baiti\Desktop\adb>

      [11:48:22] המכשיר מחובר ומוכן
      [11:48:26] התקנת TripleU MDM... (0%)
      [11:48:26] מוריד את TripleU MDM...
      [11:48:30] מבצע פקודות לאחר התקנה עבור TripleU MDM...
      [11:48:30] ממתין לרישום רכיבי האפליקציה...
      [11:48:32] זוהתה פקודת ניהול המכשיר - ממתין לרישום רכיב...
      [11:48:35] רץ: dpm set-device-owner "com.tripleu.mdm/.a"
      אירעה חריגה בעת ביצוע 'set-device-owner':
      java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של המכשיר.
      ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
      ב-com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
      ב-com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
      ב- android.os.ShellCommand.exec (ShellCommand.java:38)
      ב-com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
      בכתובת android.os.Binder.shellCommand(Binder.java:1187)
      ב- android.os.Binder.onTransact (Binder.java:979)
      ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
      ב- android.os.Binder.execTransactInternal(Binder.java:1462)
      ב- android.os.Binder.execTransact(Binder.java:1401)
      [11:48:36] הפקודה נכשלה: dpm set-device-owner "com.tripleu.mdm/.a" - אירעה חריגה בעת ביצוע 'set-device-owner': java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של ההתקן. ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118) ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360) ב- com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97) ב- android.os.ShellCommand.exec(ShellCommand.java:38) ב- com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13) ב- android.os.Binder.shellCommand(Binder.java:1187) ב- android.os.Binder.onTransact(Binder.java:979) ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010) ב- android.os.Binder.execTransactInternal(Binder.java:1462) ב- android.os.Binder.execTransact(Binder.java:1401)
      [11:48:36] רץ: pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
      [11:48:37] הגדרת TripleU MDM לאחר ההתקנה הושלמה
      [11:48:37] ההתקנה הושלמה (100%)
      [11:48:37] התקנת TripleU MDM בהצלחה
      [11:48:37] TripleU MDM הותקן בהצלחה

      שאול 208ש שניאור שמחש 2 תגובות תגובה אחרונה
      0
      • למה באתיל למה באתי

        @למה-באתי כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

        מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

        זה השגיאה שהוא מראה:

        Microsoft Windows [Version 10.0.26100.7171]
        (c) Microsoft Corporation. All rights reserved.

        C:\Users\lama baiti\Desktop\adb>adb shell
        a53x:/ $ exit

        C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
        Success

        C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

        Exception occurred while executing 'set-device-owner':
        java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
        at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
        at android.os.ShellCommand.exec(ShellCommand.java:38)
        at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
        at android.os.Binder.shellCommand(Binder.java:1187)
        at android.os.Binder.onTransact(Binder.java:979)
        at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
        at android.os.Binder.execTransactInternal(Binder.java:1462)
        at android.os.Binder.execTransact(Binder.java:1401)

        C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

        Exception occurred while executing 'set-device-owner':
        java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
        at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
        at android.os.ShellCommand.exec(ShellCommand.java:38)
        at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
        at android.os.Binder.shellCommand(Binder.java:1187)
        at android.os.Binder.onTransact(Binder.java:979)
        at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
        at android.os.Binder.execTransactInternal(Binder.java:1462)
        at android.os.Binder.execTransact(Binder.java:1401)

        C:\Users\lama baiti\Desktop\adb>adb shell dpm list
        Unknown command: list
        Usage:
        help
        Prints this help text.

        is-operation-safe <OPERATION_ID>
        Checks if the give operation is safe

        is-operation-safe-by-reason <REASON_ID>
        Checks if the operations are safe for the given reason

        set-operation-safe <OPERATION_ID> <REASON_ID>
        Emulates the result of the next call to check if the given operation is safe

        list-owners
        Lists the device / profile owners per user

        list-policy-exempt-apps
        Lists the apps that are exempt from policies

        set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
        Sets the given component as active admin for an existing user.

        set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
        Sets the given component as active admin, and its package as device owner.

        set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
        Sets the given component as active admin and profile owner for an existing user.

        remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
        Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

        clear-freeze-period-record
        Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

        force-network-logs
        Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

        force-security-logs
        Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

        mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
        Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

        C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
        no owners

        C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

        Exception occurred while executing 'set-device-owner':
        java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
        at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
        at android.os.ShellCommand.exec(ShellCommand.java:38)
        at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
        at android.os.Binder.shellCommand(Binder.java:1187)
        at android.os.Binder.onTransact(Binder.java:979)
        at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
        at android.os.Binder.execTransactInternal(Binder.java:1462)
        at android.os.Binder.execTransact(Binder.java:1401)

        C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

        Exception occurred while executing 'set-device-owner':
        java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
        at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
        at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
        at android.os.ShellCommand.exec(ShellCommand.java:38)
        at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
        at android.os.Binder.shellCommand(Binder.java:1187)
        at android.os.Binder.onTransact(Binder.java:979)
        at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
        at android.os.Binder.execTransactInternal(Binder.java:1462)
        at android.os.Binder.execTransact(Binder.java:1401)

        C:\Users\lama baiti\Desktop\adb>

        [11:48:22] המכשיר מחובר ומוכן
        [11:48:26] התקנת TripleU MDM... (0%)
        [11:48:26] מוריד את TripleU MDM...
        [11:48:30] מבצע פקודות לאחר התקנה עבור TripleU MDM...
        [11:48:30] ממתין לרישום רכיבי האפליקציה...
        [11:48:32] זוהתה פקודת ניהול המכשיר - ממתין לרישום רכיב...
        [11:48:35] רץ: dpm set-device-owner "com.tripleu.mdm/.a"
        אירעה חריגה בעת ביצוע 'set-device-owner':
        java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של המכשיר.
        ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
        ב-com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
        ב-com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
        ב- android.os.ShellCommand.exec (ShellCommand.java:38)
        ב-com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
        בכתובת android.os.Binder.shellCommand(Binder.java:1187)
        ב- android.os.Binder.onTransact (Binder.java:979)
        ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
        ב- android.os.Binder.execTransactInternal(Binder.java:1462)
        ב- android.os.Binder.execTransact(Binder.java:1401)
        [11:48:36] הפקודה נכשלה: dpm set-device-owner "com.tripleu.mdm/.a" - אירעה חריגה בעת ביצוע 'set-device-owner': java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של ההתקן. ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118) ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360) ב- com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97) ב- android.os.ShellCommand.exec(ShellCommand.java:38) ב- com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13) ב- android.os.Binder.shellCommand(Binder.java:1187) ב- android.os.Binder.onTransact(Binder.java:979) ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010) ב- android.os.Binder.execTransactInternal(Binder.java:1462) ב- android.os.Binder.execTransact(Binder.java:1401)
        [11:48:36] רץ: pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
        [11:48:37] הגדרת TripleU MDM לאחר ההתקנה הושלמה
        [11:48:37] ההתקנה הושלמה (100%)
        [11:48:37] התקנת TripleU MDM בהצלחה
        [11:48:37] TripleU MDM הותקן בהצלחה

        שאול 208ש מנותק
        שאול 208ש מנותק
        שאול 208
        כתב נערך לאחרונה על ידי
        #485

        @למה-באתי מה תכלס, יש הרשאת ניהול או לא?

        למה באתיל תגובה 1 תגובה אחרונה
        0
        • שאול 208ש שאול 208

          @למה-באתי מה תכלס, יש הרשאת ניהול או לא?

          למה באתיל מנותק
          למה באתיל מנותק
          למה באתי
          מדריכים
          כתב נערך לאחרונה על ידי
          #486

          @שאול-208 כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

          @למה-באתי מה תכלס, יש הרשאת ניהול או לא?

          אין

          תגובה 1 תגובה אחרונה
          0
          • למה באתיל למה באתי

            @למה-באתי כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

            מכשיר חדש עבר הרגע עידכון לאנדרואיד 16.

            זה השגיאה שהוא מראה:

            Microsoft Windows [Version 10.0.26100.7171]
            (c) Microsoft Corporation. All rights reserved.

            C:\Users\lama baiti\Desktop\adb>adb shell
            a53x:/ $ exit

            C:\Users\lama baiti\Desktop\adb>adb install "C:\Users\lama baiti\Downloads\app-release.apk"
            Success

            C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

            Exception occurred while executing 'set-device-owner':
            java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            at android.os.ShellCommand.exec(ShellCommand.java:38)
            at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            at android.os.Binder.shellCommand(Binder.java:1187)
            at android.os.Binder.onTransact(Binder.java:979)
            at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            at android.os.Binder.execTransactInternal(Binder.java:1462)
            at android.os.Binder.execTransact(Binder.java:1401)

            C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

            Exception occurred while executing 'set-device-owner':
            java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            at android.os.ShellCommand.exec(ShellCommand.java:38)
            at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            at android.os.Binder.shellCommand(Binder.java:1187)
            at android.os.Binder.onTransact(Binder.java:979)
            at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            at android.os.Binder.execTransactInternal(Binder.java:1462)
            at android.os.Binder.execTransact(Binder.java:1401)

            C:\Users\lama baiti\Desktop\adb>adb shell dpm list
            Unknown command: list
            Usage:
            help
            Prints this help text.

            is-operation-safe <OPERATION_ID>
            Checks if the give operation is safe

            is-operation-safe-by-reason <REASON_ID>
            Checks if the operations are safe for the given reason

            set-operation-safe <OPERATION_ID> <REASON_ID>
            Emulates the result of the next call to check if the given operation is safe

            list-owners
            Lists the device / profile owners per user

            list-policy-exempt-apps
            Lists the apps that are exempt from policies

            set-active-admin [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
            Sets the given component as active admin for an existing user.

            set-device-owner [ --user <USER_ID> | current EXPERIMENTAL ] [ --device-owner-only ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
            Sets the given component as active admin, and its package as device owner.

            set-profile-owner [ --user <USER_ID> | current ] [ --provisioning-context <PROVISIONING_CONTEXT>] <COMPONENT>
            Sets the given component as active admin and profile owner for an existing user.

            remove-active-admin [ --user <USER_ID> | current ] <COMPONENT>
            Disables an active admin, the admin must have declared android:testOnly in the application in its manifest. This will also remove device and profile owners.

            clear-freeze-period-record
            Clears framework-maintained record of past freeze periods that the device went through. For use during feature development to prevent triggering restriction on setting freeze periods.

            force-network-logs
            Makes all network logs available to the DPC and triggers DeviceAdminReceiver.onNetworkLogsAvailable() if needed.

            force-security-logs
            Makes all security logs available to the DPC and triggers DeviceAdminReceiver.onSecurityLogsAvailable() if needed.

            mark-profile-owner-on-organization-owned-device [ --user <USER_ID> | current ] <COMPONENT>
            Marks the profile owner of the given user as managing an organization-owneddevice. That will give it access to device identifiers (such as serial number, IMEI and MEID), as well as other privileges.

            C:\Users\lama baiti\Desktop\adb>adb shell dpm list-owners
            no owners

            C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner com.tripleu.mdm/.a

            Exception occurred while executing 'set-device-owner':
            java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            at android.os.ShellCommand.exec(ShellCommand.java:38)
            at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            at android.os.Binder.shellCommand(Binder.java:1187)
            at android.os.Binder.onTransact(Binder.java:979)
            at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            at android.os.Binder.execTransactInternal(Binder.java:1462)
            at android.os.Binder.execTransact(Binder.java:1401)

            C:\Users\lama baiti\Desktop\adb>adb shell dpm set-device-owner "com.tripleu.mdm/.a"

            Exception occurred while executing 'set-device-owner':
            java.lang.RuntimeException: Can't set package ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} as device owner.
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            at com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            at android.os.ShellCommand.exec(ShellCommand.java:38)
            at com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            at android.os.Binder.shellCommand(Binder.java:1187)
            at android.os.Binder.onTransact(Binder.java:979)
            at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            at android.os.Binder.execTransactInternal(Binder.java:1462)
            at android.os.Binder.execTransact(Binder.java:1401)

            C:\Users\lama baiti\Desktop\adb>

            [11:48:22] המכשיר מחובר ומוכן
            [11:48:26] התקנת TripleU MDM... (0%)
            [11:48:26] מוריד את TripleU MDM...
            [11:48:30] מבצע פקודות לאחר התקנה עבור TripleU MDM...
            [11:48:30] ממתין לרישום רכיבי האפליקציה...
            [11:48:32] זוהתה פקודת ניהול המכשיר - ממתין לרישום רכיב...
            [11:48:35] רץ: dpm set-device-owner "com.tripleu.mdm/.a"
            אירעה חריגה בעת ביצוע 'set-device-owner':
            java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של המכשיר.
            ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118)
            ב-com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360)
            ב-com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
            ב- android.os.ShellCommand.exec (ShellCommand.java:38)
            ב-com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13)
            בכתובת android.os.Binder.shellCommand(Binder.java:1187)
            ב- android.os.Binder.onTransact (Binder.java:979)
            ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010)
            ב- android.os.Binder.execTransactInternal(Binder.java:1462)
            ב- android.os.Binder.execTransact(Binder.java:1401)
            [11:48:36] הפקודה נכשלה: dpm set-device-owner "com.tripleu.mdm/.a" - אירעה חריגה בעת ביצוע 'set-device-owner': java.lang.RuntimeException: לא ניתן להגדיר את החבילה ComponentInfo{com.tripleu.mdm/com.tripleu.mdm.a} כבעלים של ההתקן. ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.runSetDeviceOwner(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:118) ב- com.android.server.devicepolicy.DevicePolicyManagerServiceShellCommand.onCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:360) ב- com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97) ב- android.os.ShellCommand.exec(ShellCommand.java:38) ב- com.android.server.devicepolicy.DevicePolicyManagerService.onShellCommand(qb/102470703 e7817bac76d93f4df35e165dbeb2a38716b2b26541c80ff062f0e320d71eb56e:13) ב- android.os.Binder.shellCommand(Binder.java:1187) ב- android.os.Binder.onTransact(Binder.java:979) ב- android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:7010) ב- android.os.Binder.execTransactInternal(Binder.java:1462) ב- android.os.Binder.execTransact(Binder.java:1401)
            [11:48:36] רץ: pm grant com.tripleu.mdm android.permission.WRITE_SECURE_SETTINGS
            [11:48:37] הגדרת TripleU MDM לאחר ההתקנה הושלמה
            [11:48:37] ההתקנה הושלמה (100%)
            [11:48:37] התקנת TripleU MDM בהצלחה
            [11:48:37] TripleU MDM הותקן בהצלחה

            שניאור שמחש מנותק
            שניאור שמחש מנותק
            שניאור שמח
            מדריכים עימוד
            כתב נערך לאחרונה על ידי
            #487

            @למה-באתי אבל למה להעתיק טקסט כזה ארוך ולא לשים בספוילר???
            לגוף השאלה, תנסה לבצע הפעלה מחדש ואז שוב פעם

            "אם לא תנסה, איך תדע?"

            J תגובה 1 תגובה אחרונה
            1
            • ה הסקרן

              @eladi כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

              ולא מצליח

              מה אתה לא מצליח?
              איפה נתקעת?

              E מנותק
              E מנותק
              eladi
              כתב נערך לאחרונה על ידי
              #488

              @הסקרן כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

              @eladi כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

              ולא מצליח

              מה אתה לא מצליח?
              איפה נתקעת?
              נתתי במכשיר ניפוי באגים
              חיברתי למחשב פתחתי adb כמנהל ואת הפקודות ב shell
              נראה שזה עובד אבל במכשיר הוא עדיין כותב שהוא צריך הרשאה של בעל המכשיר..

              תגובה 1 תגובה אחרונה
              0
              • TripleUT TripleU

                @pinir כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.7):

                אני יודע שהם מתקינים את החסימה שלהם בלי להסיר את החשבונות מהמכשיר

                לא לא לא. האמת היא שאתה לא צריך להוריד חשבונות מהמכשיר. נגיד שיש לך חשבונות גוגל - אתה משבית בהגדרות את שירותי Google Play או מריץ בשורת הפקודה:
                adb shell pm disable-user --user 0 com.google.android.gms
                אז אתה מריץ את הפקודה dpm set device owner ואז אתה מפעיל מחדש את האפליקציה שמחזיקה את החשבון. כשמתקינים את MBSmart, יש להם קובץ batch שמשתמש ב-adb כדי להריץ את הפקודות באופן אוטומטי. האתר אמור גם לעשות את זה אבל בעדכון האחרון משהו התקלקל. בתקווה שכשיהיה לי זמן אתקן את זה. אני מאוד עסוק לאחרונה כי קיבלתי כמה עבודות (אולי בגלל שהם ראו מה עשיתי עם הפרויקטים החינמיים שלי...)

                בכל מקרה, אז כן, חשבון וואטסאפ? תעשה pm disable whatsapp - או בהגדרות>אפליקציות>WhatsApp->השבת WhatsApp - הרץ פקודה וכו'.

                @לא-מתייאש אתה יכול לעדכן את KDroid Installer שיעשה בדיוק את הפריצה הזו גם כן...

                תהנו חבר'ה ולי לילה טוב...

                ד מנותק
                ד מנותק
                דוד המלך 3
                כתב נערך לאחרונה על ידי
                #489

                @TripleU כתב באפליקציית ניהול וחסימה לאנדרואיד: TripleU MDM (גרסה v3.8):

                האתר אמור גם לעשות את זה אבל בעדכון האחרון משהו התקלקל.

                סידרת את זה?
                הרצתי את הסקריפט באתר אבל האפליקציה לא קיבלה הרשאות מנהל מכשיר ובעל מכשיר.

                תגובה 1 תגובה אחרונה
                0
                • ע עומר התייחס לנושא זה
                • שניאור שמחש שניאור שמח

                  @למה-באתי אבל למה להעתיק טקסט כזה ארוך ולא לשים בספוילר???
                  לגוף השאלה, תנסה לבצע הפעלה מחדש ואז שוב פעם

                  J מנותק
                  J מנותק
                  joeyp
                  כתב נערך לאחרונה על ידי
                  #490

                  @שניאור-שמח גם אני נתקל בשגיאה הזו.
                  הפעלתי מחדש ולא עזר, זה מה שאני מקבל
                  (התקנתי את זה על 3 טאבלטים והכל עבד מעולה, עכשיו אני רוצה לעשות את זה על רדמי נוט 11 שפירמטתי אותו אישרתי ניפוי באגים והוא לא נותן)
                  089355c4-6b52-449b-8e94-400da4a02c63-image.png

                  שניאור שמחש תגובה 1 תגובה אחרונה
                  0
                  • J joeyp

                    @שניאור-שמח גם אני נתקל בשגיאה הזו.
                    הפעלתי מחדש ולא עזר, זה מה שאני מקבל
                    (התקנתי את זה על 3 טאבלטים והכל עבד מעולה, עכשיו אני רוצה לעשות את זה על רדמי נוט 11 שפירמטתי אותו אישרתי ניפוי באגים והוא לא נותן)
                    089355c4-6b52-449b-8e94-400da4a02c63-image.png

                    שניאור שמחש מנותק
                    שניאור שמחש מנותק
                    שניאור שמח
                    מדריכים עימוד
                    כתב נערך לאחרונה על ידי
                    #491

                    @joeyp תנסה לפי המדריך להתקנת קיידרואיד במכשירי שיאומי
                    כי בשיאומי זה שונה..

                    "אם לא תנסה, איך תדע?"

                    תגובה 1 תגובה אחרונה
                    0
                    • מ מנותק
                      מ מנותק
                      מאיר0534121787
                      כתב נערך לאחרונה על ידי
                      #492

                      טאונשיפ mod מישהו יכול להוריד לי ?

                      תגובה 1 תגובה אחרונה
                      0

                      • התחברות

                      • אין לך חשבון עדיין? הרשמה

                      • התחברו או הירשמו כדי לחפש.
                      • פוסט ראשון
                        פוסט אחרון
                      0
                      • חוקי הפורום
                      • פופולרי
                      • לא נפתר
                      • משתמשים
                      • חיפוש גוגל בפורום
                      • צור קשר