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…
Posts tagged 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…