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 PowerShell Module for MFA. Note: A browser that uses ClickOnce to download (like IE or Edge) is needed to download otherwise you will get an error during installation 3.Click Install. Step2:…

Read More

Step by Step: Sysprep Windows 10 Machine

With Windows System Preparation Tool (Sysprep) tool, you can create a customized Windows 10 reference image. You can install all apps, drivers, and updates in the image. After that, you can deploy Windows image to users’ computers within your company. In this article, we’ll show how to use Sysprep to create a reference image on Windows 10. Use this guide to create a Windows image…

Read More

How to Set Up Conditional Access in Office 365?

In a traditional on-premises infrastructure, the system administrator has complete control over user access to corporate resources. When using cloud solutions, access to resources can be carried out both from the corporate network and outside. Condition Access (CA) is an Azure Active Directory feature that can be used to allow or deny access to company resources based on user, device, location, 2FA, and a number of other factors. Condition…

Read More

How to Import PST Files to Office 365?

When migrating to Office 365, Microsoft allows you to upload the content of the user’s Outlook Data Files (* .pst) directly to your Exchange Online/Office 365 mailbox (besides using hybrid scenarios between on-premises and cloud infrastructure). Regardless of which mailbox solution or provider you used before, you can use Outlook to export the contents of the user mailbox to a PST file, and then import…

Read More

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 to automatically delete old messages from the Newsletter folder after one year. He can manually set the Retention/Archiving Tags for email items in your Office 365 mailbox. 1- Logon into…

Read More

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 a few users Connecting Office 365 from PowerShell Open a PowerShell session Store your Credentials in a variable: Enter your Office 365 Credentials when prompted: Create a new PowerShell session…

Read More

How to Install Remote Server Administration Tools for Windows 10?

In this article we will show you how to download and install Remote Server Administrative tools for Windows 10. It is going to give you all the remote MMC tools that you require to manage your Windows servers remotely. Method 1: From Website You need to download RSAT from Microsoft website. Also, you have to download Administrative templates. Once it is installed, restart the system. Just give this…

Read More

How to Migrate DHCP Server to Windows Server 2016/2019?

Migrating the DHCP service from the old server to the new Windows Server 2016/2019 with the saving of all the settings of the old server is quite easy. If the old DHCP server is running Windows Server 2008/R2 or Windows Server 2012/R2, you can directly transfer DHCP settings, zones, and reservations. Deploying DHCP Server Role on Windows Server 2016/2019 First of all, you need to…

Read More

How to Fix RDP Breaks, when you upgrade Windows Server 2016 in place to Windows Server 2019

I recently started upgrading all my servers to Windows Server 2019 since it is now generally available. After upgrading one of the Windows Server 2016 servers that had the GUI installed, I noticed I could no longer RDP to that server after the in place upgrade process was completed. The solution is very simple. Firewall configuration on Windows Server 2016: Firewall rule to allow RDP…

Read More