There is a 20 MB limit on the maximum attachment size in the Outlook email client (including the latest versions of Outlook for Office 365 and Office 2019/2016). It doesn’t matter if a single large file or several small ones are attached — the total size of attachments would not exceed 20 MB.
- Windows 10Windows Server 2012 R2Windows Server 2016
Fix: Windows Stuck at “Preparing to Configure Windows”
August 23, 2021It is not the first time when I have encountered the following issue on Windows Server 2016 (2012 R2 or 2008 R2): after the installation of updates or some roles/features,…
- Hyper-VPowerShellVirtualizationWindows Server 2016
Hyper-V: Configuring Automatic Startup and Boot Order of VMs
March 15, 2022In Hyper-V, you can configure automatic startup and shutdown options for your virtual machines when you boot or restart your host OS. In this article, we’ll show how to configure…
- PowerShellWindows Server 2016Windows Server 2019
How to Manually Import (Add) Update into WSUS from Microsoft Update Catalog?
May 10, 2023Not all fixes, patches, and updates for Microsoft products are available for installation in the Windows Server Update Services (WSUS) console. For example, you might have disabled update synchronization for…
- PowerShellWindows 10Windows Server 2019
PowerShell SecretManagement Module: Securely Manage Credentials and Secrets
May 10, 2023Microsoft recently released a very useful SecretManagement PowerShell module. You can use it to securely store and use saved passwords (secrets) in your PowerShell scripts. The module consists of two…
- PowerShellWindows 10Windows Server 2019
PowerShell: Get Folder Sizes on Disk in Windows
February 20, 2023Most Windows users know that the easiest way to check the size of a folder is to open the folder properties in File Explorer. More experienced users prefer to use…
- PowerShellWindows 10Windows Server 2019
Managing Saved Passwords Using Windows Credential Manager
August 18, 2021Windows Credential Manager allows saving credentials (usernames and passwords) to access network resources, websites, and apps. With Windows Credential Manager, you can connect to remote resources automatically without entering your…
- PowerShellWindows 10Windows Server 2019
Kill a Windows Service That Stucks on Stopping or Starting
August 5, 2021How to manually kill a Windows service process that is stack at “Stopping” or “Starting” state? Most Windows administrators have faced a problem when they try to start/stop/restart a service,…
- PowerShellWindows 10
How to Repair and Reinstall Microsoft Store on Windows 10 After Removal?
August 4, 2021When uninstalling built-in modern apps, many Windows 10 users accidentally uninstall Microsoft Store as well. Most often it occurs when thoughtlessly running third-party tools or PowerShell scripts like Get-AppXProvisionedPackage -online…
- PowerShellWindows 10Windows Server 2019
Changing Time Zone Settings in Windows via CMD, PowerShell, and GPO
August 4, 2021Time zone, along with time and date, is one of the critical parameters of a computer. For Windows and applications to work correctly, the time zone must be set in…