Microsoft365

Microsoft To Do Smart due date and reminder recocnicion

Andres Bohren
Hi All, Microsoft’s To Do Smart due date and reminder recocnicion was anounced over a year ago. I did try from time to time but it did not work until this week when i tried again. Don’t know when exactly this became active in my Tenant but it’s good that it works now. Smart due date and reminder recognition in Microsoft To Do How it works: use expressions like “tomorrow” use a day and a date “Friday 11am”, Friday noon" use exprecions like “daily”, “every Monday”, “daily 4pm” I tested it with

Microsoft Loop and Loop Components

Andres Bohren
Hi All, Loop Components are available for: Microsoft Teams Chat Outlook on the Web / Outlook Word Online Microsoft Whiteboard Collaborative meeting notes Recently Microsoft announced Preview of the Loop Web App Loop Web App You will encounter the following Screen as long the Admin did not set it up Learn how to enable the Microsoft Loop app, now in Public Preview Manage Loop experiences (Loop app and Loop components) in SharePoint

PnP.PowerShell 2.1.1 released

Andres Bohren
Hi All, Just a few Hours ago, a new Version of PnP.PowerShell has been released to the PowerShell Gallery. There has been a bump to Version 2 since the last Version 1.12 in November 2022. PnP.PowerShell 2.1.1 https://www.powershellgallery.com/packages/PnP.PowerShell/2.1.1 Release Notes https://github.com/pnp/powershell/releases To check what version is installed and what's available from the PowerShell Gallery use the following Commands Get-InstalledModule PnP.PowerShell Find-Module PnP.PowerShell Uninstall the old version of the PowerShell Module and install the new one Uninstall-Module PnP.

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.23508.12000 released

Andres Bohren
Hi All, Yesterday, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.23508.12000. PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.23508.12000 https://www.powershellgallery.com/packages/Microsoft.Online.SharePoint.PowerShell/16.0.23508.12000 Check the installed Version and what is available from the PowerShell Gallery Get-InstalledModule Microsoft.Online.SharePoint.PowerShell Find-Module Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module Uninstall-Module Microsoft.Online.SharePoint.PowerShell Install-Module Microsoft.Online.SharePoint.PowerShell Get-InstalledModule Microsoft.Online.SharePoint.PowerShell List the Commands of the Module Get-Command -Module Microsoft.Online.SharePoint.PowerShell Connect to Sharepoint Online Connect-SPOService -Url https://icewolfch-admin.sharepoint.com Get some Settings Get-SPOTenant | fl Regards Andres Bohren

WhiteboardAdmin 1.11.0 PowerShell Module released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module to the PowerShell Gallery. Release Notes: - Internal fixes to improve performance and reliability WhiteboardAdmin 1.11.0 https://www.powershellgallery.com/packages/whiteboardadmin/1.11.0 To install use the commandlets below. Remember the PowerShell has to be startet "As Administrator" to uninstall/install PowerShell Modules. Get-InstalledModule WhiteboardAdmin Find-Module WhiteboardAdmin Let's uninstall the old PowerShell Module and install the new one Uninstall-Module WhiteboardAdmin Install-Module WhiteboardAdmin Get-InstalledModule WhiteboardAdmin To list all the Commands of this Module use the following command Get-Command -Module WhiteboardAdmin

Pronouns on your profile in Microsoft 365

Andres Bohren
Hi All, I've stubled across the Message below in the Microsoft 365 Message Center and decidet to give it a try. Turn pronouns on or off for your organization in the Microsoft 365 admin center https://learn.microsoft.com/en-us/microsoft-365/admin/add-users/turn-pronouns-on-or-off?view=o365-worldwide Pronouns on your profile in Microsoft 365 https://support.microsoft.com/en-us/office/pronouns-on-your-profile-in-microsoft-365-232c3bfb-a947-4310-86db-b22d63663d85 Pronouns best practices https://support.microsoft.com/en-us/office/pronouns-best-practices-ef1701ad-711d-4c6e-b664-64c3ee188d68 Frequently asked questions about pronouns in Microsoft 365 https://support.microsoft.com/en-us/office/frequently-asked-questions-about-pronouns-in-microsoft-365-48135f04-e822-49b5-ba6b-e9bae2ce503a M365 Admin Center > Org Settings > Security & privacy > Pronouns It's disabled by default and has to be enabled by an Administrator

New M365 SelfServicePurchase Products popping up (February 2023)

Andres Bohren
Hi All, Microsoft has announced some new SelfService Purchase Services in Microsoft 365. Use AllowSelfServicePurchase for the MSCommerce PowerShell module https://learn.microsoft.com/en-us/microsoft-365/commerce/subscriptions/allowselfservicepurchase-powershell?view=o365-worldwide During the last Week it was not possible tho review or change it. Apparently it works again since yesterday. Connect to M365 and view the Details. As you can see there are two more: One for Power Automate and one for Teams. Import-Module -Name MSCommerce Connect-MSCommerce Get-MSCommerceProductPolicies -PolicyId AllowSelfServicePurchase Now, let's disable the new Services

New Microsoft 365 Defender RBAC (Preview)

Andres Bohren
Hi All, I've stumbled accross the new Microsoft 365 Defender Role-based access control (RBAC). It is still in Preview but i gave it a go.For now you can create the RBAC Roles only in the M365 Defender Portal. But Graph Integration is at least on the Roadmap. Centrally manage permissions with the Microsoft 365 Defender role-based access control (RBAC) model https://techcommunity.microsoft.com/t5/microsoft-365-defender-blog/centrally-manage-permissions-with-the-microsoft-365-defender/bc-p/3717432 Microsoft 365 Defender role-based access control (RBAC) https://learn.microsoft.com/en-us/microsoft-365/security/defender/manage-rbac?view=o365-worldwide Let's have a look.

Microsoft 365 Whiteboard Admin PowerShell Module 1.10.0

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module for Microsoft 365. Release Notes: Fixes Get-WhiteboardsForTenant repetitive auth prompt issue. Includes some improvements for help comments and verbose messages WhiteboardAdmin 1.10.0 https://www.powershellgallery.com/packages/WhiteboardAdmin/1.10.0 Let's check what Version is installed and what's available from the PowerShell Gallery Get-InstalledModule WhiteboardAdmin Find-Module WhiteboardAdmin Let's uninstall the old Module and install the current one Uninstall-Module WhiteboardAdmin Install-Module WhiteboardAdmin Get-InstalledModule WhiteboardAdmin List the Commands of the Module Get-Command -Module WhiteboardAdmin

Migrate MFA and SSPR Authentication Methods

Andres Bohren
Hi All, In January 2024, the legacy multifactor authentication and self-service password reset policies will be deprecated and you'll manage all authentication methods here in the authentication methods policy. Use this control to manage your migration from the legacy policies to the new unified policy. How to migrate MFA and SSPR policy settings to the Authentication methods policy for Azure AD (preview) https://learn.microsoft.com/en-us/azure/active-directory/authentication/how-to-authentication-methods-manage First review current Policies: MFA policy SSPR policy (if used) Authentication methods policy (if used) Enable "