tags
office 365
43 entries
20 entries

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,…

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…

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…

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…

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…

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…

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…

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…

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

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 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,…

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….

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…

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…

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…

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…

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…

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…

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…