In this article, we’ll cover how to back up Active Directory domain controllers and enable automatic AD backups using PowerShell and the built-in Windows Server Backup feature. Contents: Do I…| Windows OS Hub
After analyzing the available free space on one of the Windows Server 2019 hosts, we found the ETLLogs directory, which contained several dozen gigabytes of ETL (Event Trace Log) files.…| Windows OS Hub
A time synchronization error may occur in Windows when your computer fails to automatically synchronize its local time with the time.microsoft.com time servers on the Internet. If your computer’s time…| Windows OS Hub
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…| Windows OS Hub
Several commands are available in Windows that allow you to shutdown or restart a local or remote computer. In this article, we’ll look at how to use the shutdown command…| Windows OS Hub
Any Windows host directly connected to the Internet with an open RDP port is periodically logged for remote brute-force password attempts. To effectively protect the default Remote Desktop protocol port…| Windows OS Hub
You can use Managed Service Accounts (MSA) to securely run services, applications, and scheduler tasks on servers and workstations in an Active Directory domain. The MSA is a special type…| Windows OS Hub
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…| Windows OS Hub
To apply new local or domain Group Policy (GPO) settings to a Windows computer, the Group Policy Client (gpsvc) service must read the policy files and apply the setting to…| Windows OS Hub
In Windows, the built-in Task Scheduler can be used to perform an action according to a schedule or when a certain event occurs. This guide explains how to configure a…| Windows OS Hub