hasan altin

Hasan Altin

IT Pro - Serbia
  • About Me
  • Contact
  • Azure
  • Exchange Server
  • General
  • HCI
  • Linux
  • Network
  • Office 365
  • Technology
  • Tips
  • VMware
  • Windows Server
© 2023 Hasan Altin

Category: Tips

Technical tips which make our work easy are here. These tips are related to technology which we are used in our daily life and work field.

How to Get NTFS Access Permissions via PowerShell

Posted on 08 October 2021by Hasan Altin

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 05 October 2021by Hasan Altin

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 05 October 2021by Hasan Altin

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»

Install HPE Broadcom NX1 Online Firmware for VMware

Posted on 31 July 2021by Hasan Altin

You may want to update the firmware of the ethernet card where you used on VMware. There are lots of ways to upgrade the firmware of an hardware and … «Read More»

How to find the windows license key

Posted on 17 June 2021by Hasan Altin

Run the given code below on PowerShell If you want to know your windows license key. Your license key will be displayed after you run the code.

wmic path SoftwareLicensingService 
… «Read More»

How to change the RAID level on Dell Servers

Posted on 10 June 2021by Hasan Altin

This article is written for how to change the RAID level from RAID 1 to RAID 5 on Dell Servers. It doesn’t mean that you can do that on all … «Read More»

Unable to perform application-aware processing error on Veeam

Posted on 01 June 2021by Hasan Altin

I’m addicted to writing a new article each time when I face a problem. Today when I was looking at the ticket system I saw a ticket that was sent … «Read More»

How to test SMTP operations using Telnet

Posted on 13 April 2018by Hasan Altin

1. Telnet into Exchange server hosting IMS service using TCP port 25.

Command is

telnet <servername> 25

2. Turn on local echo on your telnet client so that you can … «Read More»

Disable or enable windows firewall on cmd

Posted on 13 April 2018by Hasan Altin

Hello everyone, I’m going to share a few efficient commands for windows or server operating systems in this article. This article name is how to disable or enable windows firewall … «Read More»

How to enable .NET Framework 3.5 by using with Windows PowerShell

Posted on 20 January 2016by Hasan Altin

Hi guys,

You can installation Net-Framework 3.5 with Powershell, this is a very simple process. Please follow step by step from below.

Start Windows PowerShell in the Administrator Command Prompt … «Read More»

Posts navigation

1 2