Extending a Disk Volume (Partition) in Windows
Modern versions of Windows and Windows Server allow you to increase the size of any disk volume (partition) at the expense of unused (unallocated) disk space without shutting down the…
Modern versions of Windows and Windows Server allow you to increase the size of any disk volume (partition) at the expense of unused (unallocated) disk space without shutting down the…
After a clean installation or reinstalling Windows, many unknown devices may appear in Device Manager. This article explains how to identify unknown devices in Windows, find the latest up-to-date drivers,…
After you add a computer or a user account to an Active Directory security group, the new access permissions or the new GPOs are not applied immediately. To update the…
The ‘Operating system not found‘ or ‘Missing operating system‘ message at the computer boot means that there is no operating system bootloader on the current drive/media. As a result, your…
It can happen that you have forgotten your Windows login password and can no longer log on to your computer. This article shows you how to reset a forgotten password…
In PowerShell, you can use the Test-NetConnection cmdlet to check whether a port is available (open) on a remote computer. You can use this cmdlet to check the response and…
I encountered a strange error when trying to change the shared network printer settings or to change the current driver: Printer settings could not be saved. This operation is not…
The Remote Server Administration Tools (RSAT) allow you to remotely manage roles and features on Windows Server hosts from a Windows workstation. RSAT includes graphical MMC snap-ins, command line tools,…
Group Policy Object (GPO) is a handy tool for fine-tuning the user and the operating system environment in Windows. Both domain GPOs (if the computer is a member of an…
In this article, we will look at how to get a list of users and groups that have local administrator rights on Windows workstations and servers on your network.