Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
Reply
New Contributor
dsl_nea
Posts: 2
Registered: 02-07-2012
My Carrier: BT Mobile
Accepted Solution

Delete an email on all blackberry handhelds similar to exchange powershell

Hi.

 

We use an Exchange powershell command to delete permanently remove an email from all our Outlook, and therefore our windows mobile devices. Is there a way to do a similar delete for the blackberry handhelds.

 

This is the example of the powershell command:

 

Get-Mailbox -Server  “your server” | Search-Mailbox -SearchQuery ‘Subject:”What I want to delete”‘ -DeleteContent


 

 

Please use plain text.
Guru II
knottyrope
Posts: 22,215
Registered: 06-25-2008
My Carrier:

I am on AT&T. Please edit your Personal Profile with your DEVICE TYPE, DEVICE OS and Carrier

Re: Delete an email on all blackberry handhelds similar to exchange powershell


dsl_nea wrote:

Hi.

 

We use an Exchange powershell command to delete permanently remove an email from all our Outlook, and therefore our windows mobile devices. Is there a way to do a similar delete for the blackberry handhelds.

 

This is the example of the powershell command:

 

Get-Mailbox -Server  “your server” | Search-Mailbox -SearchQuery ‘Subject:”What I want to delete”‘ -DeleteContent


 

 


yes it will work if.....hard deletes is enabled and reconcile is enabled on devices.

 

once done the device will only have a shadow of the email  if above is not enabled but will not be able to forward or reply to it since it will no longer exist.

 

 

 

 

This will explain a lot about reconcile and hard deletes
KB04863 - Permanent deletion of email messages in Microsoft Outlook does not reconcile to the BlackB...

link in above KB in case you missed it
KB04853 - How to enable hard deletes on the BlackBerry Enterprise Server

I have also changed the messages state size to 1000 and it cured 99% of our issues.
The performance hit and RAM increase is almost nil on the BES box.

On Device also double check:

Make sure that Wireless Reconcile is set to On. Sometimes toggling that to off, saving it, then turning it back on.
Messages Options - Email reconciliation -
Delete on Mailbox and handheld,
wireless reconcile = Yes
On conflicts = Mailbox wins.

If still not working and you moved a user mailbox.

 

 

 

KB20770 Email reconciliation does not work after moving a mailbox



Is the user over quota?

How to perform an email reconciliation test

 

 

 

How to verify the wireless email reconciliation process

 

 

 

How email reconciliation works on a BlackBerry smartphone

Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
BESAdmin's, please make a signature with your BES environment info. BlackBerry Unlocking FAQ
Please use plain text.
New Contributor
dsl_nea
Posts: 2
Registered: 02-07-2012
My Carrier: BT Mobile

Re: Delete an email on all blackberry handhelds similar to exchange powershell

Thanks for this, all works great now.

Please use plain text.
Guru II
knottyrope
Posts: 22,215
Registered: 06-25-2008
My Carrier:

I am on AT&T. Please edit your Personal Profile with your DEVICE TYPE, DEVICE OS and Carrier

Re: Delete an email on all blackberry handhelds similar to exchange powershell

your welcome, glad to have helped out

Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
BESAdmin's, please make a signature with your BES environment info. BlackBerry Unlocking FAQ
Please use plain text.