Does anyone know how to manually remove email address from Exchange? I have an email address blah@blah.com that is apparently being used. I've done an entire organization search and cannot find any account linked to that email address. I assume it's a ghost email address that Exchange thinks still exists. Is it possible to some how manually remove an email address via command line or adsi edit or something?
You can use this query to find out an user with the specified email address (proxyAddresses=smtp:blah@blah.com) This will show you up the user with email address blah@blah.com, then you can delete the user name or modify the attributes accrodingly. -- Milind Naphade http://mnaphade.blogspot.com "Gareth" wrote: > Does anyone know how to manually remove email address from Exchange? > > I have an email address blah@blah.com that is apparently being used. I've > done an entire organization search and cannot find any account linked to that > email address. I assume it's a ghost email address that Exchange thinks still > exists. Is it possible to some how manually remove an email address via > command line or adsi edit or something? >
if you address an email to that address and put a delivery receipt on it, you should be able to find out where the address resides...could be a public folder... -- Susan Conkey [MVP] "Gareth" wrote in message news:AE0F49F5-46F3-4ECA-84E0-FD26F4E14758@microsoft.com... > Does anyone know how to manually remove email address from Exchange? > > I have an email address blah@blah.com that is apparently being used. I've > done an entire organization search and cannot find any account linked to > that > email address. I assume it's a ghost email address that Exchange thinks > still > exists. Is it possible to some how manually remove an email address via > command line or adsi edit or something? >