LDIFDE Question

  • Thread starter Thread starter news.blueyonder.co.uk
  • Start date Start date
N

news.blueyonder.co.uk

Hi,

Does anyone know if you can use LDIFDE to create distrubution lists?

The reason why I am aksing is, I am trying to some some distribution lists
from one domain to another?

I have Windows 2000 AD (Native Mode) and Exchange 2003

Thanks

James
 
James,

In general, one possible way to do this is to search for groups ( you can
specify what type of group via the filter ) and include the member:
attribute in the output. You would save this to a .ldf file. You could
then change the DN: part ( where you have DC=yourdomain, DC=com ) to fit the
other domain ( DC=mydomain, DC=com, for example ). However, you need to
make sure that the necessary things are in place. You mention different
domains. Are these domains in the same forest?

This is a very general response to a very wide-opened question.

--
Cary W. Shultz
Roanoke, VA 24012
Microsoft Active Directory MVP

http://www.activedirectory-win2000.com
http://www.grouppolicy-win2000.com
 
Back
Top