Welcome to ServerForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Count and enumerate users that are administrator in one fo..

 
   Windows Server (Home) -> Windows Server Scripting RSS
Next:  Dial-UP Connection  
Author Message
Matteo

External


Since: Jan 25, 2006
Posts: 8



(Msg. 1) Posted: Thu Oct 13, 2005 2:48 am
Post subject: Count and enumerate users that are administrator in one forest
Archived from groups: microsoft>public>windows>server>scripting (more info?)

Hi all,
thanks for your help in advantage.
I've found many script in Technet Library but not that i search.
Please i search one script that it count and enumerate all users that are
administrator in one forest.
Thanks.
ciao

 >> Stay informed about: Count and enumerate users that are administrator in one fo.. 
Back to top
Login to vote
SubnetJO

External


Since: Dec 17, 2004
Posts: 68



(Msg. 2) Posted: Thu Oct 13, 2005 3:06 am
Post subject: RE: Count and enumerate users that are administrator in one forest [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello Matteo.
Do you mean you want to list all the user accouns you have in a well
determined security group such as "Domain Admins" or "Administrators"?

If so, you can simply "point" this object and then list all the member
objects, taking care to list ONLY the objects having the attribute
"objectclass" valued as "user".

Let us know if that is your task.
Ciao!
SubnetJO, Italy



"Matteo" ha scritto:

> Hi all,
> thanks for your help in advantage.
> I've found many script in Technet Library but not that i search.
> Please i search one script that it count and enumerate all users that are
> administrator in one forest.
> Thanks.
> ciao

 >> Stay informed about: Count and enumerate users that are administrator in one fo.. 
Back to top
Login to vote
Matteo

External


Since: Jan 25, 2006
Posts: 8



(Msg. 3) Posted: Thu Oct 13, 2005 3:25 am
Post subject: RE: Count and enumerate users that are administrator in one forest [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, i want all user that are under builtin\administrators.
For example:
The members of this group are other groups: Pippo, Pluto
Pippo has as menbers other group:Paperino and Caio
Pluto has as menbers other group:Fester and Sempronio
Paperino,Fester,Caio, Sempronio have 50 users

I want one script that list and count these 200 users that they are all
administrator of my forest.
Thanks in advantage.
matteo

"SubnetJO" wrote:

> Hello Matteo.
> Do you mean you want to list all the user accouns you have in a well
> determined security group such as "Domain Admins" or "Administrators"?
>
> If so, you can simply "point" this object and then list all the member
> objects, taking care to list ONLY the objects having the attribute
> "objectclass" valued as "user".
>
> Let us know if that is your task.
> Ciao!
> SubnetJO, Italy
>
>
>
> "Matteo" ha scritto:
>
> > Hi all,
> > thanks for your help in advantage.
> > I've found many script in Technet Library but not that i search.
> > Please i search one script that it count and enumerate all users that are
> > administrator in one forest.
> > Thanks.
> > ciao
 >> Stay informed about: Count and enumerate users that are administrator in one fo.. 
Back to top
Login to vote
HaZ

External


Since: Aug 28, 2006
Posts: 1



(Msg. 4) Posted: Mon Aug 28, 2006 8:06 pm
Post subject: RE: Count and enumerate users that are administrator in one forest [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

I tried dowloading this script, using the below username/password, however
it refuses the authentication. Could someone please repost the script.

Thanks

"SubnetJO" wrote:

> OK.
> I've written the code for you ("on the fly", but is too large for a "cut and
> paste" on the board.
> Please follow the link below to downloadthe script:
>
> http://www.ictsolutions.it/tools/ForMatteo.vbs
>
> You wil be asked for a username and password.
> Please use:
> username: matteo
> password: matteo
>
> The script prevent you from running with wscript (force the use of cscript),
> and adjust the command window "on the fly" to be large enough to display the
> names.
> Yhe tool return the username of the members of the group (users only) an
> thei canonical name, avoiding you to find them trough the entire directory.
>
> WARNING.
> The script is now configured to act against the pippo.pluto.net domain.
> Please configure it with you own domain FQDN.
>
> The code is "clear", but In case of doubts don't be afraid to run it.
> It doesn't perfom any writing operation on the directory,so no damages can
> be done.
>
> For troubles, contact me on NG.
>
> Please,in case of success, let me know the script works for you.
>
> WARNING.
> The script will be available for 12 hours only! Please, dowload it soon!
>
> Read you soon.
> SubnetJO, Italy
>
>
> "Matteo" ha scritto:
>
> > Yes, i want all user that are under builtin\administrators.
> > For example:
> > The members of this group are other groups: Pippo, Pluto
> > Pippo has as menbers other group:Paperino and Caio
> > Pluto has as menbers other group:Fester and Sempronio
> > Paperino,Fester,Caio, Sempronio have 50 users
> >
> > I want one script that list and count these 200 users that they are all
> > administrator of my forest.
> > Thanks in advantage.
> > matteo
> >
> > "SubnetJO" wrote:
> >
> > > Hello Matteo.
> > > Do you mean you want to list all the user accouns you have in a well
> > > determined security group such as "Domain Admins" or "Administrators"?
> > >
> > > If so, you can simply "point" this object and then list all the member
> > > objects, taking care to list ONLY the objects having the attribute
> > > "objectclass" valued as "user".
> > >
> > > Let us know if that is your task.
> > > Ciao!
> > > SubnetJO, Italy
> > >
> > >
> > >
> > > "Matteo" ha scritto:
> > >
> > > > Hi all,
> > > > thanks for your help in advantage.
> > > > I've found many script in Technet Library but not that i search.
> > > > Please i search one script that it count and enumerate all users that are
> > > > administrator in one forest.
> > > > Thanks.
> > > > ciao
 >> Stay informed about: Count and enumerate users that are administrator in one fo.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
enumerate files count - How do I enumerate the files in recursive directory? thanks in advance.

How to enumerate and count group membership in AD - I was wondering if anyone had any experience or knowledge of how to use a LDAP query to list membership of a group in active directory. Ideally I would like to be able to compile a list of each security group and the number of members (excluding ..

List or count users that are members of two AD groups - I'm new to scripting and need a script for that allows me to list users or count users that are members of ALL specified AD groups. Need to be able to specifiy the name of at least two groups. Anyone out there that can help? Your help will be..

Script to enumerate users in AD - Hi, This will be a simple request for most of you. I need a simple script that will list all users in AD and export them to a CSV file. I only require user names. Thanks Chris

Enumerate users, logged to terminal server - I have a task: deny login to terminal server for a user twice. Meens, that user cann't log on terminal server from another computer (or the same one) until the previous terminal session under his account is active.
   Windows Server (Home) -> Windows Server Scripting All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]