tags

office 365

43 entries

Tags
Categories

20 entries

Office 365 – Adding email addresses based on Email Address Policy

Office 365 – Adding email addresses based on Email Address Policy

Email Address Policies are bread and butter in Microsoft Exchange world. If you work with On-Premise Exchange 2007, Exchange 2010,…

email address policiesemailsexchange 2010exchange 2013exchange 2016exchange online
Office 365 – Creating Archive Mailboxes with PowerShell in bulk

Office 365 – Creating Archive Mailboxes with PowerShell in bulk

Quick PowerShell Script that allows to enable Archive Mailboxes for users that don’t have it enabled. Below script just does…

exchange mailbox moveexchange onlinemailboxoffice 365powershell
Office 365 – Emails sent to Office 365 group contain Chinese characters

Office 365 – Emails sent to Office 365 group contain Chinese characters

Recently I’ve noticed that when I send email to Office 365 group from my iPhone (iOS) standard Mail application and…

chineseemailemailsexchange onlineoffice 365office 365 groups
Office 365 – Find Users Forwarding Emails (PowerShell)

Office 365 – Find Users Forwarding Emails (PowerShell)

I saw today someone posting a script that allow you to find Inbox Rules that have forward rules setup in…

exchange onlineforwarding rulesinboxrulesmailboxoffice 365powershell
Office 365 – Limiting license to minimum apps required

Office 365 – Limiting license to minimum apps required

Office 365 has a lot of options and applications to choose from. Enabling one E1, E3, or any other license gives the user a lot of features…

azure adoffice 365powershell
Office 365 – Migrating mail from Office 365 to Office 365 account using Outlook

Office 365 – Migrating mail from Office 365 to Office 365 account using Outlook

Office 365 is great product. We use it ourselves for our own needs but we also suggest it to our…

exchange 2013exchange 2016office 365outlook 2010outlook 2013outlook 2016
Office 365 – msExchHideFromAddressLists does not synchronize with Office 365

Office 365 – msExchHideFromAddressLists does not synchronize with Office 365

In my life I’ve deployed multiple Office 365 tenants connected with Active Directory and I’ve been synchronizing msExchHideFromAddressLists…

azure admsExchHideFromAddressListsoffice 365powershell
Office 365 – Report containing User Information and Mailbox Usage

Office 365 – Report containing User Information and Mailbox Usage

Working with Office 365 is my bread and butter in the last few months. I’m a System Architect and I am dropped in multiple projects, both n…

exchangeexchange onlinemsoloffice 365powershell
Office 365 – Sharing SharePoint access with External customers

Office 365 – Sharing SharePoint access with External customers

Office 365 is a great package of tools for business. It brings Exchange Online, SharePoint Online, Skype for Business and OneDrive…

office 365sharepointsharepoint online
Office 365 – The following error occurred during validation in agent Archive ParameterSet Enforcement Agent

Office 365 – The following error occurred during validation in agent Archive ParameterSet Enforcement Agent

I just created 80 Azure AD users via PowerShell that I wanted to activate for email. Normally you can use Enable-Mailbox when…

exchange onlineoffice 365powershell
Office 365 – Using dynamic variable as prefix for Office 365 commands

Office 365 – Using dynamic variable as prefix for Office 365 commands

One of the nice features of an Import-PSSession is Prefix parameter. If you have never used one let me try to…

office 365powershellprefix
Office 365 – Using Import-PSSession from separate module

Office 365 – Using Import-PSSession from separate module

Recently I’ve been working on a little code allowing me to connect to Office 365. It’s not a really big deal,…

import-pssessionoffice 365powershell
Office for Mac 2016 activation problem

Office for Mac 2016 activation problem

Downloading Office for Mac 2016 from Office 365 subscription seems an easy task. Unfortunately it doesn’t always go as planned….

office 365office for macoffice for mac 2016
PowerShell Modules I worked on in 2019

PowerShell Modules I worked on in 2019

It’s year 2020 and 365 days passed since my last year blog post about PowerShell modules I worked on in 2018. I thought it would be a good…

office 365powershellpowershell modulessummary
PowerShell way to get all information about Office 365 Service Health

PowerShell way to get all information about Office 365 Service Health

Office 365 is an excellent cloud service. But like any service, there’s some infrastructure behind it that has to be cared for. Since this…

healthoffice 365powershellpswindocumentation
PowerShell – Converting advanced object to flat object

PowerShell – Converting advanced object to flat object

PowerShell language allows you to work and build complicated objects. There are multiple ways to save them, such as XML or JSON, but someti…

convertexport-csvoffice 365powershellpswritehtml
Preparing Azure App Registrations permissions for Office 365 Service Health

Preparing Azure App Registrations permissions for Office 365 Service Health

As you may have seen in my other post, there’s a simple, PowerShell way to get Office 365 Health Service data for you to use any way you li…

azurehealthoffice 365powershell
PSWinDocumentation – Export to Word, Excel, SQL of AD, AWS, Exchange, O365 Exchange, O365 Azure AD

PSWinDocumentation – Export to Word, Excel, SQL of AD, AWS, Exchange, O365 Exchange, O365 Azure AD

Today I’m pushing forward with PSWinDocumentation project. I’ve fixed some bugs but I also added a couple of new features. I did lie a bit…

awsexcelexchangeexportoffice 365powershell
Sending email as an alias (proxy address) with Office 365

Sending email as an alias (proxy address) with Office 365

Sending emails in Microsoft Exchange world using an alias for an account has always been a pain. It required working with workarounds such…

exchangeexchange onlineoffice 365powershellproxy addresssendasalias
Sending Messages to Microsoft Teams from PowerShell just got easier and better

Sending Messages to Microsoft Teams from PowerShell just got easier and better

Christmas time is upon us, and I’ve decided that my PSTeams module needs some love. I wrote it in late 2018 and updated it a few times at t…

microsoft teamsoffice 365powershell