categories
Office 365
45 entradas
20 entradas

Not able to accept or deny messages sent to group in Exchange Hybrid Scenario
One of the functionalities in Microsoft Exchange for Distribution Groups (or mail-enabled groups for that matter) is ability to setup…

Office 365 Health Service using PowerShell
Use PowerShell and Microsoft Graph to collect Office 365 service health data after the legacy communications API retirement.

Office 365 – A parameter cannot be found that matches parameter name UserPrincipalName on New-Mailbox
Migrating companies from On-Premise setups of Exchange 2010 or Exchange 2013 to cloud Exchange on Office 365 often requires some…

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)
Use PowerShell to find Office 365 users who forward email through inbox rules so you can audit external forwarding and risky mail flow.

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
Migrate email from one Office 365 account to another with Outlook, using a practical approach for tenant-to-tenant mailbox moves.

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 – onmicrosoft.com address missing from user synchronized from Active Directory
Onmicrosoft.com address is standard email address used by Office 365. While usually Clients tend to use their own domains onmicrosoft.com…

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 – The following error occurred during validation in agent Archive ParameterSet Enforcement Agent
If you try to use Enable-Mailbox for cloud-only Office 365 users, Exchange Online can return an Archive ParameterSet Enforcement Agent erro…

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
Import-PSSession inside a module can surprise you because the imported commands may stay scoped to that module unless you deliberately impo…

OfficeIMO – Free cross-platform Microsoft Word .NET library
OfficeIMO is a free cross-platform .NET library for creating Word documents with Open XML SDK while hiding much of the low-level plumbing.

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…

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…

Remove-Item : Access to the cloud file is denied while deleting files from OneDrive
I like OneDrive. It allows me to keep my data secure and always synchronized. If things go wrong, I can always get it back. I use it for al…

Sending email as an alias (proxy address) with Office 365
Exchange Online can send from a mailbox alias, but the tenant-level setting must be enabled first before users will see predictable alias-s…