Search exchange message tracking log for a particular subject
If you want to search Exchange log for a particular subject, or just a bite of it, you can search witch this commands. This will also export it to a…
If you want to search Exchange log for a particular subject, or just a bite of it, you can search witch this commands. This will also export it to a…
If you want to search the last 72 hours after mails sent to email recepitions on domain kennethdalbjerg.dk, you can run this command
if you want to export all you mailboxes sizes to CSV/Excel, you can run this command in you powershell:
The easist way is just to run this command in powershell: Where: 192.168.1.10:25 is the IP address of the Exchange server 192.168.1.20 is the ip of the clients how need…
To get a CSV file, from you exchange with full access and send as permission, from all you mailboxes run these commands: Full Access Get-Mailbox | Get-MailboxPermission | where {$_.user.tostring()…
Get-Mailbox -id KennethDalbjerg | select-expand EmailAddresses | %{$_.SmtpAddress}
For personale use only, use this programs: http://kennethdalbjerg.dk/wp-content/uploads/2012/02/siw-setup.exe With this programs you can get the Serial key from you installed Windows 7 or Office 2010: http://kennethdalbjerg.dk/wp-content/uploads/2012/02/produkey.zip The product is code…