Hi All,
Microsoft Copilot has now arrived on Smartphones and Tablets that includes the newest GPT-4 Model
Google Play Store Microsoft Copilot Apple App Store Microsoft Copilot The following Screenshots have been made on my Android Smartphone.
Open the Google Play Store and install the App
Open the App afer installing
Now you can use Copilot including the GPT-4 Model
You can log in with your Microsoft Account (Entra ID Accounts are not supported)
Hi All,
Happy new Year to everybody! Thank’s for reading my Blog and following me on X aka Twitter, Linkedin and Bluesky.
Blog Statistics 2023 It’s always good to review the past Year. In 2023 i did write 272 Blog Articles, that results in average 23 per Month. That’s one less than last year, but still very impressive.
In total i had about 150'000 Pageviews. You can see the Bump down in May when i changed the Blog to Hugo and Azure Static Web App
Hi All,
During the last few Weeks, i have been very busy with my Collegue Fabrice Reiser to build a PowerShell Module that keeps the PowerShell Modules (what we think ist needed) for a M365 Administrator up to date.
PowerShell Gallery M365PSProfile 0.3.0 Documentation and Code at GitHub Our Goals where:
Simple One-Liner in the PowerShell Profile No Admin Rights required -> Installation in the “CurrentUser” Scope Fast and configurable -> Predefined Modules or can be defined by yourself Support for PowerShell 5 and 7 (Install in CurrentUser Scope) Parameter for Modules that should be installed and updated Use the Microsoft.
Hi All,
Recently i have stumbled across the following Article on how to extend the M365 Profile card with custom Entra ID Attributeds
Add or remove custom attributes on a profile card using the profile card API
You can only use the following Attributes
UserPrincipalName Fax StreetAddress PostalCode StateOrProvince Alias and
customAttribute1 customAttribute2 customAttribute3 customAttribute4 customAttribute5 customAttribute6 customAttribute7 customAttribute8 customAttribute9 customAttribute10 customAttribute11 customAttribute12 customAttribute13 customAttribute14 customAttribute15 In Graph Explorer we can check the current Profile Card Properties
Hi All,
I noticed today, that Microsoft has released the Version 2.11.1 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.11.1 PowerShell Gallery Microsoft.Graph.Beta 2.11.1 Read more in the Release Notes
Fixes double encoding bug in Invoke-MgGraphRequest I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource Microsoft.Graph -Scope AllUsers Get-InstalledPSResource Microsoft.Graph.Beta -Scope AllUsers Find-PSResource Microsoft.Graph Find-PSResource Microsoft.Graph.Beta Uninstalling the old Microsoft.
Hi All,
Yesterday a new Version of PnP.PowerShell has been released to the PowerShell Gallery.
PnP.PowerShell 2.3.0 What’s changed and fixed
Release Notes I am using the new PSResourceGet here instead of the PowerShellGet commands.
To check what version is installed and what’s available from the PowerShell Gallery use the following Commands
Get-InstalledPSResource PnP.PowerShell -Scope AllUsers Find-PSResource PnP.PowerShell Uninstall the old version of the PowerShell Module and install the new one
Hi All,
Yesterday Microsoft has released the Version 2.11.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.11.0 PowerShell Gallery Microsoft.Graph.Beta 2.11.0 Read more in the Release Notes
It’s surprising that in the GitHub Repository there is still no Release visible
I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource Microsoft.Graph -Scope AllUsers Get-InstalledPSResource Microsoft.Graph.Beta -Scope AllUsers Find-PSResource Microsoft.
Hi All,
Yesterday Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.24322.12000 PowerShell Module to the PowerShell Gallery Microsoft.Online.SharePoint.PowerShell
I am using the new PSResourceGet here instead of the PowerShellGet commands.
Check the installed Version and what is available from the PowerShell Gallery
Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers Find-PSResource Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module
Uninstall-PSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers Install-PSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers List the Commands of the Module
Hi All,
I noticed that Microsoft has released a new Version of PowerToys.
In the Main Window click on “Install now”
The Release notes can be found here
Release v0.76.1 Installation in Progress
What’s new
Updated PowerToys
Regards
Andres Bohren
Windows Logo
Hi All,
Yesterday a new Version of the “Microsoft Defender for Office 365 Recommended Configuration Analyzer” (ORCA) PowerShell Module has been released.
PowerShell Gallery ORCA 2.8.1 According to GitHub Milestones the latest Update seems to fix an issue with the SPF Record
I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource ORCA -Scope AllUsers Find-PSResource ORCA Uninstall the old Module and install the newest Version.