I encountered a strange issue in Windows 10 when all VPN connections suddenly stopped working with the following error message:
- PowerShellWindows Server 2019Windows Server 2022
How to Enable Wireless (Wi-Fi) on Windows Server 2019/2016
June 8, 2023By default, wireless (Wi-Fi) support is disabled in all Windows Server 2022/2019/2016/2012R2 versions. If you plug a Wi-Fi network adapter (USB or PCI) into a host running Windows Server, you…
- ExchangeMicrosoft 365OutlookPowerShell
Managing Calendar Permissions on Exchange Server and Microsoft 365
February 20, 2023In this article, we’ll look at how to manage calendar permissions in on-premises Exchange Server and Microsoft 365 mailboxes using Outlook and PowerShell. We will also focus on the topic…
PowerShell profile is essentially a regular PowerShell script (PS1) that runs when PowerShell starts and is used as a logon script to configure an environment. You can add your own…
Wi-Fi signal strength affects the quality of your Internet connection. On Windows, you can check the current Wi-Fi signal strength in several ways. I tried to learn how to check…
- ExchangeMicrosoft 365MS OfficeOutlookWindows 10
Outlook Keeps Asking for Password on Windows
February 3, 2023A widespread problem is when Outlook keeps asking for the user credentials, even if the correct password is specified. After starting Outlook successfully connects to the on-premises Exchange server (or Microsoft…
This article will show you how to share folders, files, and printers between Windows 10/11 devices on your home or small office network. Prior to Windows 10 1803, you could…
- Active DirectoryPowerShellWindows Server 2019
Create Organizational Units (OU) Structure in Active Directory with PowerShell
May 17, 2022Quite often when creating new Organizational Units (OUs), an Active Directory administrator has to create a structure of nested containers inside a new OU. For example, when a company opens…
- PowerShellWindows 10Windows 11
Windows Security Won’t Open or Shows a Blank Screen on Windows 10/ 11
December 20, 2022Windows 10 and 11 have a built-in Microsoft Defender Antivirus (quite good, I should say) managed through the Windows Security Center. In some cases, Microsoft Defender or Security control panel…
- PowerShellWindows 10Windows 11
How to Manually Install Windows Updates from CAB and MSU Files
June 8, 2023Windows updates are released as packages with the MSU or CAB file extensions. If the Windows Update service is not working (or disabled), you can manually download and install the…