Active Directory Recycle Bin: How to Enable and Restore Delete Objects

The Active Directory Recycle Bin allows a domain administrator to restore any deleted object (user, computer, security group) in the AD domain. AD Recycle Bin is available in all versions of Active Directory starting with Windows Server 2008 R2. In this article, we will show how to enable the Active Directory Recycle Bin and restore a deleted user.

Continue reading “Active Directory Recycle Bin: How to Enable and Restore Delete Objects”

Mapping Network Drives (Shared Folders) on Windows

Windows lets you mount any shared (SMB) network folder located on a remote computer or server as a local drive. In this way, you can also connect a share on a NAS device or a USB drive that is connected to the network router. The mapped network folder is assigned a separate drive letter that can be accessed in File Explorer and file managers.

Continue reading “Mapping Network Drives (Shared Folders) on Windows”

Clearing the Print Spooler Queue on Windows

If you have a large number of network printers connected to your Windows print server, you may find that the print queue gets stuck from time to time. A stuck job in the print queue prevents other documents from printing. In this case, you should try to remove the stuck print job or clear the print queue completely.

Continue reading “Clearing the Print Spooler Queue on Windows”

Disable Local User Accounts in Windows with GPO and PowerShell

Best security practices for Windows domain networks recommend disabling local user accounts on computers and servers in an Active Directory domain. Local users who have administrative permissions on a computer can be a weak point in the security of your network. You can use tools such as Windows LAPS (Local Administrator Password Solution) to set unique, complex passwords for local administrators, or you can use AD Group Policies to completely disable local administrator and user accounts.

Continue reading “Disable Local User Accounts in Windows with GPO and PowerShell”

How to Find Your Computer’s Serial Number on Windows

If you need to find the serial number for your computer or laptop, you do not need to look in the documentation or the manufacturer’s label on the case/motherboard. Windows can get your computer’s serial number from the BIOS. To get the serial number from the BIOS, query a specific class in the WMI namespace.

Continue reading “How to Find Your Computer’s Serial Number on Windows”

Outlook Keep Asking for Microsoft Account Password

Outlook may prompt you to enter your Microsoft Account (Office 365) credentials when you try to create a new mail profile or open a configured mailbox. This happens in all modern Outlook 2021/2019/2016 and Outlook Microsoft 365 versions. The fact is that Direct Connect to Office 365 is enabled by default in Outlook. This feature is designed to simplify and speed up the process of connecting to a mailbox hosted on Microsoft 365 (Exchange Online).

Continue reading “Outlook Keep Asking for Microsoft Account Password”

Move Hyper-V VMs Between Hosts Using Live Migration

The Live Migration feature in Hyper-V allows you to migrate a running virtual machine between hosts with almost no downtime. Initially, Live Migration in Hyper-V was only available as part of a Windows failover cluster with CSV shared storage. Starting with Windows Server 2012, Hyper-V Live Migration doesn’t require a cluster and shared storage. To migrate VMs, Hyper-V hosts need to be connected using a fast shared Ethernet network. This type of migration is called a Shared-nothing live migration.

Continue reading “Move Hyper-V VMs Between Hosts Using Live Migration”

Expanding Email Distribution Groups (Lists) in Outlook

When you select an Exchange distribution group as a recipient in Outlook, you should see a + sign to the right of the group’s display name. If you click on it, you’ll expand the distribution group and see a list of its members.

Continue reading “Expanding Email Distribution Groups (Lists) in Outlook”