Enable additional users properties in Active Directory users and Computers

Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default Re: Enable additional users properties in Active Directory users and Computers


    "Mike Brannigan [MSFT]" <mikebran@online.microsoft.com> wrote in message
    news:O5qGXY1XEHA.808@tk2msftngp13.phx.gbl...
    > "Mail Man" <this4meonly@yahoo.com> wrote in message
    > news:2753502d.0407010033.348ae6d4@posting.google.c om...
    > > When I looked at the users properties in Schema
    > >
    > > I found a lot of users properties which is not showing by default in AD
    > U&C
    > > like employeeID
    > > is there any tool or script which allow me to Read/write from shecma
    > > or can I play with registry to view it from U&C MMC
    > > Thanks 4 your time
    >
    > You can use ADSI scripting to directly use these additional attributes.
    >
    > If you want them to use available in the MMC then you will need to more
    > development around the use of Display Specifiers see
    >
    [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ad/ad/display_specifiers.asp[/url]
    >
    > --
    >
    > Regards,
    >
    > Mike
    > --
    > Mike Brannigan [Microsoft]
    >
    > This posting is provided "AS IS" with no warranties, and confers no
    > rights
    >
    > Please note I cannot respond to e-mailed questions, please use these
    > newsgroups
    >
    > "Mail Man" <this4meonly@yahoo.com> wrote in message
    > news:2753502d.0407010033.348ae6d4@posting.google.c om...
    > > When I looked at the users properties in Schema
    > >
    > > I found a lot of users properties which is not showing by default in AD
    > U&C
    > > like employeeID
    > > is there any tool or script which allow me to Read/write from shecma
    > > or can I play with registry to view it from U&C MMC
    > > Thanks 4 your time
    >
    >
    Does MS supply an easy-to-use GUI tools to modify/extend the schema instead
    of just using the command line such as LDIFDE and CSVDE?

    If yes, what's the name of it and where to get it? If not, is there 3rd
    party that does it? Thanks


    Sarah Tanembaum Guest

  2. Similar Questions and Discussions

    1. Active Content - Flash - fix for Contribute Users
      Greetings, I have a group of users that use Contribute. Many of these users create Flash Paper forms and embed them in a standard template. These...
    2. MSI file installation fails on computers with logged-inrestricted users
      I'm trying to package Flash Player 8b for silent distribution via Microsoft SMS. My package works correctly on computers where a logged in user is...
    3. should users enable extensions installed by admin?
      When administrators install extensions, they are supposed to become usable by individual users. When a user looks for installed extensions, all...
    4. Active Directory Role-Based Authentication Fails for Users - Local
      Developed a web-based application that queries active directory for roles to associate the appropriate functionality to the user. After a recent...
    5. Exporting users that below to a certain group - windows 2003 active directory
      Is there any tool or script that will export the users names from a certain group from the active directory? I tried ldifde but it exports the cn...
  3. #2

    Default Re: Enable additional users properties in Active Directory users and Computers

    The Schema Manager MMC snap-in allows for schema modifications through a
    GUI.
    See the Help and Support use the topic Schema snap-in to search for.
    This will tell you how to add the MMC etc.

    My only concern is that if you are asking this question are you ready to
    make a schema change, do you understand the full ramifications of what you
    are planning and do you have al the appropriate planning, and testing done
    or ready prior to this.

    --

    Regards,

    Mike
    --
    Mike Brannigan [Microsoft]

    This posting is provided "AS IS" with no warranties, and confers no
    rights

    Please note I cannot respond to e-mailed questions, please use these
    newsgroups

    "Sarah Tanembaum" <sarahtanembaum@yahoo.com> wrote in message
    news:2kkckhF3964pU1@uni-berlin.de...
    >
    > "Mike Brannigan [MSFT]" <mikebran@online.microsoft.com> wrote in message
    > news:O5qGXY1XEHA.808@tk2msftngp13.phx.gbl...
    > > "Mail Man" <this4meonly@yahoo.com> wrote in message
    > > news:2753502d.0407010033.348ae6d4@posting.google.c om...
    > > > When I looked at the users properties in Schema
    > > >
    > > > I found a lot of users properties which is not showing by default in
    AD
    > > U&C
    > > > like employeeID
    > > > is there any tool or script which allow me to Read/write from shecma
    > > > or can I play with registry to view it from U&C MMC
    > > > Thanks 4 your time
    > >
    > > You can use ADSI scripting to directly use these additional attributes.
    > >
    > > If you want them to use available in the MMC then you will need to more
    > > development around the use of Display Specifiers see
    > >
    >
    [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ad/ad/display_specifiers.asp[/url]
    > >
    > > --
    > >
    > > Regards,
    > >
    > > Mike
    > > --
    > > Mike Brannigan [Microsoft]
    > >
    > > This posting is provided "AS IS" with no warranties, and confers no
    > > rights
    > >
    > > Please note I cannot respond to e-mailed questions, please use these
    > > newsgroups
    > >
    > > "Mail Man" <this4meonly@yahoo.com> wrote in message
    > > news:2753502d.0407010033.348ae6d4@posting.google.c om...
    > > > When I looked at the users properties in Schema
    > > >
    > > > I found a lot of users properties which is not showing by default in
    AD
    > > U&C
    > > > like employeeID
    > > > is there any tool or script which allow me to Read/write from shecma
    > > > or can I play with registry to view it from U&C MMC
    > > > Thanks 4 your time
    > >
    > >
    >
    > Does MS supply an easy-to-use GUI tools to modify/extend the schema
    instead
    > of just using the command line such as LDIFDE and CSVDE?
    >
    > If yes, what's the name of it and where to get it? If not, is there 3rd
    > party that does it? Thanks
    >
    >

    Mike Brannigan [MSFT] Guest

  4. #3

    Default Re: Enable additional users properties in Active Directory users and Computers

    Thanks Mike.
    > make a schema change, do you understand the full
    > ramifications of what you are planning and do you
    > have al the appropriate planning, and testing done
    > or ready prior to this.
    I'm not sure. Perhaps one should be careful modifying such as any
    attributes, methods, and/or classes that are being used by Windows Systems
    and Apps;

    But adding attributes, methods, and/or classes, beside the initial
    replication rammafication such as schema change propagation, data
    synchronization, perhaps other latencies issues, what other things one
    should worry about?

    Thanks for your kind advice.

    Sarah


    "Mike Brannigan [MSFT]" <mikebran@online.microsoft.com> wrote in message
    news:uXgfjFCYEHA.3308@TK2MSFTNGP10.phx.gbl...
    > The Schema Manager MMC snap-in allows for schema modifications through a
    > GUI.
    > See the Help and Support use the topic Schema snap-in to search for.
    > This will tell you how to add the MMC etc.
    >
    > My only concern is that if you are asking this question are you ready to
    > make a schema change, do you understand the full ramifications of what you
    > are planning and do you have al the appropriate planning, and testing done
    > or ready prior to this.
    >
    > --
    >
    > Regards,
    >
    > Mike
    > --
    > Mike Brannigan [Microsoft]
    >
    > This posting is provided "AS IS" with no warranties, and confers no
    > rights
    >
    > Please note I cannot respond to e-mailed questions, please use these
    > newsgroups
    >
    > "Sarah Tanembaum" <sarahtanembaum@yahoo.com> wrote in message
    > news:2kkckhF3964pU1@uni-berlin.de...
    > >
    > > "Mike Brannigan [MSFT]" <mikebran@online.microsoft.com> wrote in message
    > > news:O5qGXY1XEHA.808@tk2msftngp13.phx.gbl...
    > > > "Mail Man" <this4meonly@yahoo.com> wrote in message
    > > > news:2753502d.0407010033.348ae6d4@posting.google.c om...
    > > > > When I looked at the users properties in Schema
    > > > >
    > > > > I found a lot of users properties which is not showing by default in
    > AD
    > > > U&C
    > > > > like employeeID
    > > > > is there any tool or script which allow me to Read/write from shecma
    > > > > or can I play with registry to view it from U&C MMC
    > > > > Thanks 4 your time
    > > >
    > > > You can use ADSI scripting to directly use these additional
    attributes.
    > > >
    > > > If you want them to use available in the MMC then you will need to
    more
    > > > development around the use of Display Specifiers see
    > > >
    > >
    >
    [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ad/ad/display_specifiers.asp[/url]
    > > >
    > > > --
    > > >
    > > > Regards,
    > > >
    > > > Mike
    > > > --
    > > > Mike Brannigan [Microsoft]
    > > >
    > > > This posting is provided "AS IS" with no warranties, and confers no
    > > > rights
    > > >
    > > > Please note I cannot respond to e-mailed questions, please use these
    > > > newsgroups
    > > >
    > > > "Mail Man" <this4meonly@yahoo.com> wrote in message
    > > > news:2753502d.0407010033.348ae6d4@posting.google.c om...
    > > > > When I looked at the users properties in Schema
    > > > >
    > > > > I found a lot of users properties which is not showing by default in
    > AD
    > > > U&C
    > > > > like employeeID
    > > > > is there any tool or script which allow me to Read/write from shecma
    > > > > or can I play with registry to view it from U&C MMC
    > > > > Thanks 4 your time
    > > >
    > > >
    > >
    > > Does MS supply an easy-to-use GUI tools to modify/extend the schema
    > instead
    > > of just using the command line such as LDIFDE and CSVDE?
    > >
    > > If yes, what's the name of it and where to get it? If not, is there 3rd
    > > party that does it? Thanks
    > >
    > >
    >
    >

    Sarah Tanembaum 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