I need to remove all references to a given domain in the Outlook 2003
contacts list and smtp/pop/imap account settings for all users on a
Windows 2003 Terminal Server. (it's a legal matter)

What API/techniques would I use, as the Local Administrator, to
enumerate and edit this data?

I could probably use some tricks to deploy something on the client-
side (Outlook object model; vba macros or group policy or logon
scripts etc.), but this is non-optimal; I would like to create an
application that can be run on the server, by the administrator.

I'll welcome advice using any of the .NET languages (C#/VB/
IronPython)..


Thank you!!
-Robert Waters

Reply via email to