Hi All,
Yesterday Microsoft has released a new Version of the Microsoft.Graph 2.x PowerShell Modules to the PowerShell Gallery. It’s the first Release Candidate - so i expect it to be GA in the next few Months.
PowerShell Gallery Microsoft.Graph 2.0.0-rc1 Microsoft.Graph Release Notes If you have already installed Microsoft Graph Modules you need to use the -Force and -AllowClobber Parameter
Get-InstalledModule Microsoft.Graph -AllVersions Find-Module Microsoft.Graph -AllowPrerelease Install-Module Microsoft.Graph -AllowPrerelease -Force -AllowClobber Get-InstalledModule Microsoft.
Hi All,
I was very surprised to see that there is new AzureADPreview PowerShell Module in the PowerShell Gallery. The Module was last updated over a year ago.
PowerShell Gallery AzureADPreview
Due the retirement of AzureAD and MSOL PowerShell Modules i was not expecting to see any updates anymore
https://aka.ms/entrachanges
Let’s install the AzureADPreview PowerShell Module side by side with the old Module by using the -Force Parameter
Get-InstalledModule AzureADPreview -AllVersions Find-Module AzureADPreview Install-Module AzureADPreview -Force Get-InstalledModule AzureADPreview -AllVersions Let’s check the count of the Commands in the old Module
Hi All,
Yesterday, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.23612.12000 PowerShell Module to the PowerShell Gallery
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 old PowerShell Module and install the newest one.
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-SPOTenant | fl Regards
Andres Bohren
PowerShell Logo
Hi All,
In a previous Blot Article i have explained how to Enable the Loop App
Today i’ve learned, that the Loop App for iOS and Android are here.
Sure i made some Screenshots from the Installation and First Login.
Search for Microsoft Loop in Apple App Store or Google Play Store and install the App
After you start you get some Welcome screens
Login is simple as every M365 Service
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
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
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 Release Notes 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
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 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
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
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
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 Pronouns on your profile in Microsoft 365 Pronouns best practices Frequently asked questions about pronouns in Microsoft 365 M365 Admin Center > Org Settings > Security & privacy > Pronouns
It’s disabled by default and has to be enabled by an Administrator