XADM: Using Bulk Import to Remove Data (152854)



The information in this article applies to:

  • Microsoft Exchange Server 4.0
  • Microsoft Exchange Server 5.0
  • Microsoft Exchange Server 5.5

This article was previously published under Q152854

SUMMARY

This article explains how to use the Bulk Import functionality of the Microsoft Exchange Administrator program to remove data from specific fields of the user properties.

MORE INFORMATION

To remove data from specific fields, use ~DEL as the value of that field in the import file (.CSV file). When the Import is performed, the data in the fields with ~DEL as the value will be removed.

For example, say the Office field for each user needed to be cleared out. The following import file shows how this can be done.
Obj-Class,  Directory Name,  Office
Mailbox,  Admin,  ~DEL
Mailbox,  User1,  ~DEL
Mailbox,  User2,  ~DEL
				

Modification Type:MinorLast Reviewed:4/28/2005
Keywords:kbhowto kbusage KB152854