When you perform a clean installation of Windows 11 or the latest builds of Windows 10, the Setup wizard prompts you to sign in with your online Microsoft account. If…
Windows 10
- LinuxWindows 10Windows 11Windows Server 2019
Recovering Files from BitLocker Encrypted Drive
June 1, 2023BitLocker Drive Encryption technology helps protect data on your local and external drives by encrypting the contents of logical volumes. In this article, we’ll have a look at two ways…
- MS OfficeWindows 10Windows 11Windows Server 2019Windows Server 2022
Microsoft Key Management Service (KMS) Volume Activation FAQs
June 1, 2023This article describes how KMS technology works and how you can use it to activate Microsoft volume licensing products. The Microsoft Volume Licensing program allows enterprise customers to deploy an…
- Group PoliciesPowerShellWindows 10Windows Server 2019
Configuring Event Viewer Log Size on Windows
May 24, 2023Windows Event Viewer Logs store useful information that is needed when analyzing the status of services and applications in Windows, troubleshooting errors, and auditing security events. By default, the sizes…
- Group PoliciesPowerShellWindows 10Windows Server 2019
How to Detect Who Changed the File/Folder NTFS Permissions on Windows
June 8, 2023In some cases, the administrator needs to find out which process (program) or user has changed the NTFS permissions on a specific folder or file on a Windows file server.…
- PowerShellWindows 10Windows 11Windows Server 2019
How to Create, Change, and Remove Local Users or Groups with PowerShell
June 8, 2023You can use the built-in PowerShell module, Microsoft.PowerShell.LocalAccounts, to manage local users and groups in Windows. This module allows you to create or delete local users and security groups, and…
- Windows 10Windows 7Windows Server 2008 R2
Fix: BSOD Error 0x0000007B (INACCESSABLE_BOOT_DEVICE) on Windows
May 17, 2023Error 0x0000007B (INACCESSABLE_BOOT_DEVICE) at computer startup indicates that Windows cannot access the boot drive because a required driver is missing or the disk is corrupt.
- PowerShellWindows 10Windows 11Windows Server 2019
View Success and Failed Local Logon Attempts on Windows
May 2, 2023When investigating various incidents, an administrator needs to know who logged on to a particular Windows computer and when. You can get a history of user logons in a domain…
- Microsoft 365TeamsWindows 10Windows 11
Fix: “Something Went Wrong” Error When Installing Teams
May 2, 2023Microsoft recently released a new WebView2-based version of MS Teams for Windows. The switch from the Electron engine to WebView2 runtime has significantly improved the performance of Teams (almost doubled)…
- PowerShellWindows 10Windows 11Windows Server 2019
Querying Windows Event Logs with PowerShell
May 2, 2023The Windows Event Log is an important tool for administrators to track errors, warnings, and other information reports that are logged by the operating system, its components, or programs. You…