Batch method of creating users?

Ask a Question related to Windows Setup, Administration & Security, Design and Development.

  1. #1

    Default Batch method of creating users?

    Hi folks,

    Is there a batch mechanism for creating users? e.g. useradd ?

    Thanks
    Andy U


    Andy Underhill Guest

  2. Similar Questions and Discussions

    1. Method to Run a Batch Sequence programatically
      Hi, I am new to this Acrobat SDK, I have created few Preflight Batch Sequence and am able to run the sequence from Batch Sequences dialog, I am just...
    2. Creating VirtualDirectories and DB users
      I'm building a large application that will host many subdomains under one domain. Each subdomain will be created on the fly by a user for demo...
    3. Creating/adding users
      Hi all, I would like to try administration using users and roles but I don't have the "Add Users" button in the Administer Website dialog box. ...
    4. Creating Users
      When creating new users, what do I set in order for the user's name to display last name, first name? Otherwise, I have to manually make the...
    5. Batch Actions for Elements Users!
      Autolevels is invariably too harsh for my taste. I would like to see it allow a user setting. Failing that, a batch procedure? I have found that...
  3. #2

    Default Re: Batch method of creating users?

    >Is there a batch mechanism for creating users? e.g. useradd ?

    Addusers from the resource kit or
    net help user

    Ciao, Walter
    Walter Schulz Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139