Table of Contents

Search

  1. Introduction
  2. Samples and Examples
  3. Tools and Utilities
  4. SDK Resources

Deleting Multiple Users in the MDM Hub Master Database

Deleting Multiple Users in the MDM Hub Master Database

You can delete users that are registered in the MDM Hub Master Database. Before you delete users, determine the number of users that you want to delete. Each time you run the command, you can delete a maximum of 1000 users.
  1. Edit the
    automation.properties
    file.
    The following table describes the properties in the
    automation.properties
    file that you need to configure:
    Property
    Description
    MDM.number.of.delete.users
    Required. The total number of users that you want to delete.
    You can delete a maximum of 1000 users each time you run the command to delete the MDM Hub users.
    MDM.delete.user.username<n>
    Required. User name of a user that you want to delete.
  2. Open a command prompt and navigate to the following directory:
    On UNIX.
    <Resource Kit installation directory>/automation/Misc_Automation
    On Windows.
    <Resource Kit installation directory>\automation\Misc_Automation
  3. To delete users, run the following command:
    On Windows.
    DeleteUsers.cmd
    On UNIX.
    DeleteUsers.sh
    The users that you specify in the
    automation.properties
    file are deleted from the MDM Hub Master Database.

0 COMMENTS

We’d like to hear from you!