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

Author: Hasan Altin

I don't see any difference between the one who doesn't share its knowledge or the one who doesn't share its bread.

Check your internet speed with Zabbix

Posted on 23 January 2023

This article shows you how to implement speedtest on zabbix. This scrips is taken and used from zabbix repository on gitgub. You can find the all necessary files here. … «Read More»

Creating nic team and virtual switch using powershell

Posted on 11 January 2023

Seems creating a virtual switch with a nic team is debriciated using GUI on Windows Server 2022. The PowerShell commands given below let you create a nic team and a … «Read More»

Changing ESXI and vCenter password for HPE SimpliVity

Posted on 19 December 2022

As you know sometimes we need to change the root passwords for security reasons. In this article, I would like to share what kind of problem I faced last week … «Read More»

You do not have the SUPER privilege on Zabbix

Posted on 9 December 2022

The best moment of the day for me is to share the knowledge with others those will face the same problem like me. Today I decided to update my zabbix … «Read More»

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»

How to enable or disable vmnic on esxi

Posted on 16 June 2022

As you know VMware UI has no option you to change the link situation up or down via browser. If you are far away or work remotely you should know … «Read More»

How to Get NTFS Access Permissions via PowerShell

Posted on 8 October 2021

That’s a fantastic PowerShell script that helps you to find out and export the permissions to a file with csv format. It takes time to get the result according to … «Read More»

ERROR: unable to select packages error on Alpine Linux

Posted on 5 October 2021

In my first Alpine Linux post I had mentioned why I began using Alpine Linux. Container technologies was the reason for me to use this distro. I have enough experience … «Read More»

How to enable SSH root login on Alpine Linux

Posted on 5 October 2021

Nowadays I’m interested in docker and i see that docker offers Alpine Linux to use for those who are interested in container technologies nowadays. Once start searching about Alpine Linux … «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»

Posts pagination

Newer Posts 1 2 3 4 … 6 Older Posts