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» 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.
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» 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»
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»
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»
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»
Hi guys,
You can install the Net-Framework 3.5 with Powershell, it is a very simple process. Please follow step by step below.
Start Windows PowerShell in the Administrator Command Prompt … «Read More»