Skip to the content
Hasan Altin
Hasan Altin

IT Pro - Serbia

  • LinkedIn
  • Twitter
  • GitHub

  • About me
  • Contact me

  • Azure
  • Exchange Server
  • HCI
  • Linux
  • Network
  • Office 365
  • Tips
  • VMware
  • Windows Server
  • Zerto
ERY Bilisim Limited Sirketi
© 2026 Hasan Altin

Category: Exchange Server

Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft. It runs exclusively on Windows Server operating systems.

Force ManagedFolderAssistant manually on EXO

Posted on 3 December 2022

Sometimes you need to archive user emails on exchange online when user doesn`t have enough space on mailbox. After assign the retention policy on user mailbox. Use the following commands … «Read More»

Export exchange mailbox for specific date range to PST

Posted on 5 October 2021

The example code given below is used to export a mailbox as PST format on an exchange server using exchange management shell. Date format is set MM/DD/YY.

New-MailboxExportRequest -Mailbox mailbox@yourdomain.com 
… «Read More»

How to create a whitelist on Office 365

Posted on 8 May 2021

Hello IT guys, there are two ways to create a safe sender, which is known as a whitelist, on Office 365 without using PowerShell. Both of them are so … «Read More»

The most important codes used for Microsoft Exchange Importing

Posted on 19 December 2017

Hi guys, Last week I had a problem with Microsoft Exchange databases and one of my databases are corrupted. There had 60 users in the corrupted database and again there were … «Read More»