Welcome to MSDN Blogs Sign in | Join | Help

Managing Microsoft IIS, Active Directory and DNS from .net

Today I am posting sample code on how to manage IIS 6 and Active directory using ADSI in VB.NET.

And managing DNS (creating zones, records and enumeration) using WMI in VB.NET.

There are four separate projects. 

This code is posted as-is!  It is to be used as a sample on how to do the work.  It is not intended to be used in production!

 http://www.mikepoulson.com/code/web.zip - ADSI management of IIS 6 Sites and AppPools

http://www.mikepoulson.com/code/DNS.zip - WMI management of Microsoft DNS Zones and Records

http://www.mikepoulson.com/code/ActiveDirectory.zip - ADSI management of Active Directory contacts, Groups, Users, Recipient Policies, Accepted Domains objects (Exchange 2007)

http://www.mikepoulson.com/code/IISSiteID.zip - C# code on generating IIS SiteID

 

Published Friday, November 10, 2006 1:56 PM by mpoulson

Comments

No Comments
New Comments to this post are disabled
 
Page view tracker