Welcome to ServerForumz.com!
FAQFAQ      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:   
   Windows Server (Home) -> Windows Server Scripting All times are: Pacific Time (US & Canada) (change)
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 ]