How to Change Time Zone on Windows Server
For your Windows device to display the correct time, the time zone set on the device must match the geographical location of your computer. This article explains how to set…
For your Windows device to display the correct time, the time zone set on the device must match the geographical location of your computer. This article explains how to set…
My task is to create multiple internal IP subnets and configure routing between them on my standalone Hyper-V stand. By default, Hyper-V doesn’t route traffic between networks on virtual switches.…
Universal Windows Platform (UWP) applications from the Microsoft Store typically require online installation. However, when you actually install a UWP application, the Microsoft Store client downloads and installs the application…
In this article, I tried to describe the basic cmd and PowerShell commands that are useful for configuring and managing Windows Server Core hosts. I think this guide will be…
Many administrators usually use the netstat console tool or the graphical TCPView to display information about active TCP/IP connections and open TCP and UDP ports in Windows. In this article, we’ll…
Unlike VMWare, Hyper-V has not got a built-in feature to clone virtual machines (cloning is available only in Virtual Machine Manager). To create a full copy of an existing VM,…
Windows Defender Antivirus is Microsoft’s free built-in antivirus that comes installed by default on Windows Server 2016 and 2019 (since Windows 10 2004 the name Microsoft Defender is used). In…
In this article we will look at how to find out the date a user was created in Active Directory; how to use PowerShell to get information from the domain…
In this article, we will show you how to check the free disk space and disk usage on a local or remote Windows host using PowerShell. Also, consider how to…
You can use the built-in telnet command line tool to connect to a remote SMTP server and send a test e-mail. This is the easiest and fastest way to test…