Windows Server 2003
1831406 Members
3672 Online
110025 Solutions
New Discussion

Need Script to get the list of RIS servers in the AD

 
Nitin Kumar Gupta
Trusted Contributor

Need Script to get the list of RIS servers in the AD

Hello,

I want to get the list of the RIS servers from the AD. I can see it through dsa.msc -> find. But I want to write a script which can be generated as a report.

Please give the adsi script, if anybody have.

Rgds
-NKG-
3 REPLIES 3
Oviwan
Honored Contributor

Re: Need Script to get the list of RIS servers in the AD

Hey

this script Returns the name and location for all the computer accounts in Active Directory.
you can adapt it to your requirements.

Regards
Nitin Kumar Gupta
Trusted Contributor

Re: Need Script to get the list of RIS servers in the AD

Dear Oviwan,

Thanks a lot for giving me the script. But this script is not solving my purpose.

I have written some script which is attached. Please look into the script. In this, the filter is not very accurate, so if possoble please try to give a standard query which will give the accurate RIS server names.

Thanks & Regards
Nitin
Nitin Kumar Gupta
Trusted Contributor

Re: Need Script to get the list of RIS servers in the AD

I have resolved the issue.

Thanks a lot for all of your reply.

RGDS
-NKG-