Hyper-V Replication

 VM replication means creating and maintaining a VM copy from the source host on the side host. First of all, give the replica host rights to accept VMs. This is achieved by using simple Hyper-V settings Start Hyper-V Manager. Select the necessary host in Hyper-V Manager and select its settings. Select Replica Configuration. Select Enabled as a Replica server; also, select the replication method, either…

Read More

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