The following error may occur when you use the built-in RDP client (mstsc.exe) to connect to the desktop of a remote computer: Remote Desktop Connection An authentication error has occurred.…
Windows Server 2019: Installation and Configuration Tutorials
Adding Multiple IP Addresses (Aliases) to a Single Network Adapter
Windows allows to assign multiple IP addresses (aliases) to a single physical network adapter. This can be useful when you want to run multiple websites with unique IP addresses on…
FTP Server Quick Setup on Windows 10/11 and Windows Server
In this step-by-step guide, we’ll look at how to install and configure an FTP server for easy file transfer on Windows Server. The built-in FTP server is available in all…
Downloading (Transferring) Large Files Using PowerShell and BITS
If you need to download (transfer) a large file to a remote computer without overloading the network channel, we recommend using the BITS protocol. BITS (Background Intelligent Transfer service) is…
Fix: Clock Reverts to Wrong Time After Computer (Server) Reboot
In this article, we’ll consider why the system clock displays incorrect time and date after a shutdown, restart or resuming from hibernation of a laptop/computer/server. Time is reset each time…
Today we’ll talk about opportunities for managing printers and their drivers from the command prompt in Windows 10/ 8.1 and Windows Server 2012 R2/ 2016. We will consider how to…
Enable Access-based Enumeration (ABE) on Shared Folders (SMB)
Access-based Enumeration (ABE) is a shared folder option in Windows that allows to hide files and folders that users don’t have permission to access. ABE is used to hide the…
How To Monitor Group Membership Changes in Active Directory
It can be difficult to track exactly who made certain changes when the Active Directory domain infrastructure is managed by multiple administrators (added or removed a user from a security…
How to Get My Public IP Address with PowerShell
You can use a simple PowerShell command to find out the current public IP address that your Windows computer uses to access the Internet. There are a large number of…
How to See Number of Active User Sessions on IIS WebSite
How to quickly estimate the current number of user connections (sessions) to the IIS sites on webserver running on Windows Server? Such information will allow to determine and predict the…