Shared mailboxes receive a maximum of 50Gb when no license is assigned Microsoft has always said that a shared mailbox can be up to 50Gb unless you have assigned a license.This is not the case in most tenants and this has always been tolerated by Microsoft.Now they are really going to force this by capping … Continue reading See which shared mailboxes are above 50Gb in Exchange Online
Tag: PowerShell
How to use Let’s Encrypt certificates for ADFS and WAP by Bas Wijdenes
Encrypt the ADFS login page with Let’s Encrypt certificates. In my previous post I tell you about how you can use a Let’s Encrypt Certificate for WAC, IIS, and ADFS. The WAC post has already been created, and you can view it here.And with this post, also the ADFS tutorial. If we look back at … Continue reading How to use Let’s Encrypt certificates for ADFS and WAP by Bas Wijdenes
Bulk update OMS Workspace Key with PowerShell by Bas Wijdenes
Azure Log Analytics and “The agent could not authenticate with the Microsoft Operations Management Suite service. Please check that the Workspace Key is correct.” We have a new developer environment at work as a showcase for new customers. A colleague was given the task to use Azure Automation for Update management, because we also use SCOM … Continue reading Bulk update OMS Workspace Key with PowerShell by Bas Wijdenes
How to use Let’s Encrypt certificates for Windows Admin Center by Bas Wijdenes
Let’s Encrypt and WAC. In my previous post I wrote about installing Let’s encrypt certificates on Windows. I gave the example that you can use a Let’s encrypt certificate for the Windows Admin Center. In this blog post I will also show you how to use Let’s Encrypt for WAC. During the installation you will … Continue reading How to use Let’s Encrypt certificates for Windows Admin Center by Bas Wijdenes
How to change Skype for Business default toll number with PowerShell by Bas Wijdenes
Summary We have a customer who is spread all over the world. They are all in one joint Office 365 tenant all over the world. The advantage of this is that everything is in one place, the disadvantage of this is that you run into land-bound things. Think of the time zones, usagelocations, laws, and … Continue reading How to change Skype for Business default toll number with PowerShell by Bas Wijdenes
See if users have set a profile Picture in Office 365 with PowerShell by Bas Wijdenes
Microsoft office 365 and the user profile picture. Within Microsoft Office 365 users can set up a Profile picture themselves. This is then synchronized to Skype for Business, Outlook, Yammer, Delve, and so on. The advantage of this is that users can recognize each other more easily and that the e-mails and Skype messages become … Continue reading See if users have set a profile Picture in Office 365 with PowerShell by Bas Wijdenes
New Conditional Access Policy “Require MFA for admins (Preview)” will be enabled in the future.
“Baseline policy: Require MFA for admins (Preview)” the basics. There is a new Policy in Azure AD “Require MFA for admins (Preview)”. It is a policy in preview status that is enabled by Microsoft unless you set it yourself on turn off. The Policy is not yet active. It will not be long before Microsoft enables … Continue reading New Conditional Access Policy “Require MFA for admins (Preview)” will be enabled in the future.
FIX: No connection could be made because the target machine actively refused it
“Could not connect to net.tcp://localhost:1500/policy” the basics. After all the hassle with ADFS and the WAP servers that had been on too long. I got this error message on top after a restart of the ADFS server. “TCP error code 10061: No connection could be made because the target machine actively refused it” This error message … Continue reading FIX: No connection could be made because the target machine actively refused it
FIX: Install-WebApplicationProxy : An error occurred when attempting to establish a trust relationship
“An error occurred while attempting to establish a trust relationship with the Federation Server” the basics. I have 2 ADFS servers with 1 WAP server in my own developer environment. I had not switched on the servers for a while and apparently if you do not turn on your WAP server after more than 30 … Continue reading FIX: Install-WebApplicationProxy : An error occurred when attempting to establish a trust relationship
FIX: Please set stopOnMultipleConnections to false in public settings
Azure Automation the basics. Within Azure Automation an option has been added to update your servers. You can find this under Update Management. Because there is an option to add servers that are not in Azure, this may replace WSUS servers in the future, but for now I only use it for servers within Azure. … Continue reading FIX: Please set stopOnMultipleConnections to false in public settings