Create a Site Collection in SharePoint Online
|

Create a Site Collection in SharePoint Online

Create a Site Collection in SharePoint Online In this post we will create a basic site collection in SharePoint Online using the Admin Center. To get started open Office 35 Admin center >> SharePoint Admin Center. On the Site collection page, click on New and then click on Private Site Collection. On the new site collection menu, provide…

How to create a migration endpoint Exchange Online
|

How to create a migration endpoint Exchange Online

How to create a migration endpoint Exchange Online In post we, will go through the steps to create a new migration endpoint for Exchange Online. To get started, connect to Office 365 Admin Portal then navigate to Exchange Online Admin Portal. From the Exchange admin centre, click on “Recipients”. From the “Recipients” menu select “migration”…

Connect to Exchange servers using remote PowerShell
|

Connect to Exchange servers using remote PowerShell

Connect to Exchange servers using remote PowerShell If you do not have local access to your Exchange server, you can use Exchange remote PowerShell to connect to your Exchange Servers. To get started open PowerShell on your local computer. Type the following $UserCredential = Get-Credential The create the new PSSession (Change the FQDN to that…

Create Office 365 Dynamic Distribution Group
| | | |

Create Office 365 Dynamic Distribution Group

Create Office 365 Dynamic Distribution Group In this short post we will look at how to create Dynamic Distribution Groups in Office 365 using Azure AD, Exchange Online PowerShell. To get started we will look at how to create a Dynamic Distribution group using Azure AD. Navigate to Azure Active Directory > Mange >> Groups…

How to Restrict Users from Creating new Microsoft Teams and Office 365 Groups
|

How to Restrict Users from Creating new Microsoft Teams and Office 365 Groups

The following process will prevent users in your Office 365 Tenant from creating Office 365 groups and new Microsoft Teams. To get started you will have to create a new group in Office 365 and this group will be used to manage who can create Office 365 groups in the organisation. Office 365 groups is…

Copy Active Directory Group Members Script
| | |

Copy Active Directory Group Members Script

Copy Active Directory Group Membership Script The following Script Copies members from one Active Directory Group to another Active Directory Group. To start the Script run: .\CopyGroupMembership.ps1 You will be prompted to enter the Group whose membership you need to copy. The you will be prompted to add the group name where you want to…

MRS Proxy Connection Failed – Exchange Online
| | | | |

MRS Proxy Connection Failed – Exchange Online

MRS Proxy Connection Failed – Exchange Online After installing new Exchange Servers and you try and start a new migration batch to Exchange Online you receive the following Error. “MRS Proxy Error ‘The connection to the server could not be completed” To resolve the issue, let’s look at if MRS Proxy is enabled on the…

|

How to Configure Azure Sentinel to collect data from Office 365

How to Configure Azure Sentinel to collect data from Office 365 What is Azure Sentinel: https://www.youtube.com/watch?v=XXZp6LQZSJU How do you connect Office 365 to Azure Sentinel? By connecting Office 365 to Azure Sentinel you can view all events in a single console. From your Azure Sentinel Dashboard, click on Data connectors From the data connectors overview…

| | |

Exchange 2016 ActiveSync Policies

How to create a new MobileDeviceMailboxPolicy in Exchange 2016. (also known as ActiveSync Policy)   In this post I will create a new Mobile Device Mailbox policy and assign to the sales users, these users are on the road daily and they are in locations where mobile reception is not always the best and the…