Microsoft distributes the last upgrades of Windows 10 builds in the install.esd format. During the installation of Windows, all files are unpacked from the install.wim / esd image to the system drive of the computer. The problem is that a…
Browsing Category PowerShell
Creating a Domain on Windows Server 2016 / 2019 via PowerShell
The first thing to do with a machine that has a fresh OS on it is renaming it. After renaming and before start configuring, restart the VM: After restarting it, log in once again and…
Connect to Exchange Online PowerShell Using MFA (Multi Factor Authentication)
You need to download Exchange Online MFA module through Microsoft, follow the below steps. 1.Login to Exchange Admin Center using Internet Explorer or Edge. 2.In the EAC, go to Hybridand click the Configure button (as mentioned in below image) to download the Exchange Online…
Office 365 Retention Policies
By default, retention policies do not apply to other folders in the inbox (except for Deleted Items and Junk). However, the user can manually set retention tags for certain folders. For example, a user wants…
How to Set Calendar Permissions in Office 365
This is a tutorial on how to view, add and remove mailbox calendar permissions on Office 365 for users via PowerShell. For example, you need to grant read permissions to the room mailbox calendar for…