Very often when deleting snapshots or consolidating disks of virtual machines running on VMWare ESXi hosts, I see the “Unable to access a file since it is locked” error. This…
Using PowerShell for System Administration and Automation Tasks
What Others Are Reading in PowerShell
- Group PoliciesPowerShellWindows 10Windows 11Windows Server 2019
How to Enable or Disable SMB 1.0 in Windows 10/11 and Windows Server
March 12, 2024The Server Message Block (SMB) 1.0 file-sharing protocol is disabled by default in the latest versions of Windows 11 and 10 and in Windows Server 2019/2022. This version of the…
- PowerShellWindows Server 2019Windows Server 2022
How to Enable and Configure MPIO on Windows Server
March 11, 2024In this article we will consider how to install and configure MPIO on Windows Server 2016/2012 R2. MPIO (Multi—Path Input Output) is a technology that allows to build fault-tolerant transport to a data storage system…
- Group PoliciesPowerShellWindows 11Windows Server 2022
Using SSL/TLS Certificates for Remote Desktop (RDP)
March 3, 2025This article aims to help administrators manage SSL/TLS certificates used to secure RDP connections in Windows. First, we will look at how to replace a self-signed RDP certificate with a…
- Active DirectoryPowerShell
Using Saved Queries in ADUC MMC (Active Directory User and Computers)
March 24, 2026The Saved Queries in Active Directory Users and Computers (ADUC) MMC console allow you to create complex LDAP filters to select Active Directory objects. These queries can be saved, edited,…
- PowerShellWindows 10Windows Server 2019
How to View and Close Open Files on Windows Server
December 8, 2023A Windows file server admin can list the files that are open in a shared folder and force locked files to close. If a user opens a file in a…
Active Directory user accounts have a special thumbnailPhoto attribute that can be used to store a user’s photo. These photos can be displayed as user avatars in apps such as…
When expanding the disk size of a VMWare virtual machine or deleting a disk, sometimes it is hard to understand which VMware virtual disk matches the specific Windows VM disk.…
- Active DirectoryPowerShellWindows Server 2022
Backing Up Active Directory with Windows Server Backup
November 26, 2024In 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.
- PowerShellWindows 10Windows Server 2019
Protecting Remote Desktop (RDP) Host from Brute Force Attacks
February 5, 2024Any 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…