You can use audit logging in on-premises Exchange Server and cloud-based Exchange Online (Microsoft 365) to track all user actions on any items in a mailbox. By using mailbox activity…
Using PowerShell for System Administration and Automation Tasks
In each new ESXi release, VMware updates the version of the virtual machine and the virtual hardware. In new versions of the VMware VMs, new functionality appears, new virtual devices…
- PowerShellWindows 10Windows Server 2019
Slow Access to Shared Folders and Network Drives in Windows
March 11, 2024Our users are complaining about very slow network performance when opening or saving files to a network shared folder in Windows. When a user opens a shared folder via a…
- Azure and Microsoft 365ExchangePowerShell
Search and Delete Emails from User Mailboxes on Exchange Server (Microsoft 365) with PowerShell
March 15, 2024In Exchange Server, you can use the Search-Mailbox or New-ComplianceSearch PowerShell cmdlets (available in newer versions of Exchange Server and Exchange Online/Microsoft 365) to search for and delete email items…
- PowerShellWindows 10Windows 11Windows Server 2019
How to Reset Windows Update Components to Fix Update Errors
March 17, 2024If the Windows Update service is not working properly, updates are not downloaded or installed, then the easiest and most effective way to solve the problem with the Windows Update…
- PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
Install and Manage Windows Updates with PowerShell (PSWindowsUpdate)
March 17, 2024You can use the PSWindowsUpdate PowerShell module to manage Windows Updates from the command line. PSWindowsUpdate module is available for download from the PowerShell Gallery and allows administrators to scan,…
- Azure and Microsoft 365PowerShell
Checking User Sign-in Logs in Entra ID (Microsoft 365)
March 15, 2024In this article, we’ll show you how to get the last login date and sign-in activity of your Azure Active Directory users, export and analyze Azure sign-in and audit logs…
- Hyper-VPowerShellVirtualizationWindows Server 2019
Configure SR-IOV for Hyper-V Virtual Machines on Windows Server
March 29, 2022SR-IOV (Single Root Input/Output Virtualization) is a host hardware device virtualization technology that allows virtual machines to have direct access to host devices. It can virtualize different types of devices,…
- Active DirectoryGroup PoliciesPowerShellWindows Server 2019
Add Last Logged On Username to Computer Description in AD
March 17, 2024You can store various useful information in the description of computer objects in Active Directory. For example, information about the computer model, hardware inventory, or the last logged-on username. In…
- Active DirectoryPowerShellWindows Server 2019
Converting UserAccountControl Attribute Values in Active Directory
May 11, 2023UserAccountControl is one of the most important attributes of the user and computer objects in Active Directory. This attribute determines the state of the account in the AD domain: whether…