This code was one of my first coding project from 11-10-2006
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://dl.dropbox.com/u/3275573/blog/web.zip - ADSI management of IIS 6 Sites and AppPools
http://dl.dropbox.com/u/3275573/blog/DNS.zip - WMI management of Microsoft DNS Zones and Records
http://dl.dropbox.com/u/3275573/blog/ActiveDirectory.zip- ADSI management of Active Directory contacts, Groups, Users, Recipient Policies, Accepted Domains objects (Exchange 2007)
http://dl.dropbox.com/u/3275573/blog/IISSiteID.zip - C# code on generating IIS SiteID
Hi Mike, you have already written, what I am searching for a long time... but your D/L Links are broken.
ReplyDeleteIf you have already the DNS.zip sample then i would like to receive it via mail (terrytorry#hotmail.com).
Best Regards
Terry
Mike, we need you! Your DNS zip file only contains the project files, but no actual .vb files or source code files.....
ReplyDelete