If for some reason you don’t want to use Exchange archiving anymore there are some steps you must follow. Keep in mind that if you disable archiving from a account it will remove the archive and will not place the …
Category Archives: Exchange 2010
Exchange 2010 | remove/disable archive from server or account
Exchange 2010 mailbox export to pst
Exchange 2010 gives you the ability to export a mailbox to pst directly without addional tools. This can be done with Exchange Management Shell (PowerShell) command. There are only 2 drawbacks. You can only export to a UNC path and the …
How to permanently delete soft deleted mailboxes

How to permanently delete soft deleted mailboxes (created by mailbox database move) Step 1: Get-MailboxStatistics -Database “Mailbox Database” | Where-Object {$_.DisconnectDate -Notlike $NULL} | Format-Table DisplayName, DisconnectDate, MailboxGuid, DisconnectReason -Wrap Step 2: $Mailboxes = Get-MailboxStatistics -Database “Mailbox Database” | …
Show and move “hidden” Arbitration mailboxes in Exchange Server 2010
Important: Exchange 2010
Microsoft Exchange PST Capture tool
An internal transport certificate will expire soon

MELDING: An internal transport certificate will expire soon. Thumbprint0B3652595C40AB8828767E0145086, hours remaining: 78 BW3 The STARTTLS certificate will expire soon: subject: svr-ex.domain.lan, hours remaining: D0B3652595C40AB8828767E0145086. Run the New-ExchangeCertificate cmdlet to create a new certificate. remaining hours was 78 is nu minder. …
Outlook 2007 Certificate Error
Exchange 2010 Prerequisites

http://technet.microsoft.com/en-us/library/bb691354.aspx Elavated PowerShell prompt Command: Import-module Servermanager Voor Client Access, Hub Transport, and the Mailbox role sc config NetTcpPortSharing start= auto ServerManagerCmd -ip Exchange-Typical.xml -Restart xml bestand staat op de Exchange DVD.
Recent Comments