Hi All,
Yesterday a new Version of the MSOnline PowerShell Module has been released. Sadly there is no Information availabe what has been changed.
PowerShell Gallery MSOnline 1.1.183.81 It’s a little bit surprising to see updates on such an old Module that has seen it’s last change almost two years ago and will be depreciated on March 30 2024.
What’s deprecated in Microsoft Entra ID? I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
It’s already a few months since i wrote an Blog Article about New Outlook for Windows - Public Preview.
I have recently watched the Youtube video “Update on the new Outlook for Windows”
They shared the Timeline of the “New Outlook / One Outlook”
You can now provide Feedback. This will give them some valuable Informations on what Functions are missing and inputs for priorization of these Features.
Hi All,
Just a few Hours ago, Microsoft has released the Version 2.8.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules.
PowerShell Gallery Microsoft.Graph 2.8.0
PowerShell Gallery Microsoft.Graph.Beta 2.8.0
Read more in the Release Notes
Refreshes the SDK with the latest APIs Adds documentation for Authentication cmdlets Fixes missing cmdlets/API path in 2.7.0 (now unlisted) Fixes translation of /me to /users/{user-id} for Find-MgGraphCommand Updates examples I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
Yesterday a new Version of the MSOnline PowerShell Module has been released. Sadly there is no Information availabe what has been changed.
PowerShell Gallery MSOnline 1.1.183.80 It’s a little bit surprising to see updates on such an old Module that has seen it’s last change almost two years ago and will be depreciated on March 30 2024.
What’s deprecated in Microsoft Entra ID? Check the PowerShell Module that is installed and what is available from the PowerShell Gallery
Hi All,
Today i have noticed, that there is a new MSCommerce PowerShell Module available from the PowerShell Gallery.
I didn’t notice that they revoked MSCommerce 1.10. But i am glad, that the new Version has fixed the Output.
PowerShell Gallery MSCommerce 1.10
Check the installed Module and what’s available in the PowerShell Gallery
Get-Module MSCommerce -ListAvailable Find-Module MSCommerce Let’s uninstall the old Module and install the newest one from PowerShell Gallery
Hi All,
A few Weeks ago, i was surprised with an Warning in Microsoft 365 Admin Center.
The Directory sync Status showed that i was using an old Version of AAD Connect.
Warning Message: We detected you’re using an outdated directory sync tool, We recommend you go to the Microsoft Download Center to get the latest version of Azure AD Connect.
When i checked in Entra Admin Center, i could clearly see that it was showing the newest AAD Connect Version.
Hi All,
Since a few days (7/28/2023) the Microsoft Loop App is also available from the Microsoft Store
System Requirementts:
Windows 10 version 19041.0 or higher Search for “Microsoft Loop” in the Microsoft Store and klick on “Get” After the Installation click on “Open”
On the first start it will ask you to pin to Start and Taskbar
Now you can click on “Sign In”
Select the Account
Select your Loop Workspace
Hi All,
Recently i have noticed, that there is a new MSCommerce PowerShell Module available from the PowerShell Gallery.
PowerShell Gallery MSCommerce 1.9
Check the installed Module and what’s available in the PowerShell Gallery
Get-InstalledModule MSCommerce Find-Module MSCommerce Let’s uninstall the old Module and install the newest one from PowerShell Gallery
Uninstall-Module MSCommerce Install-Module MSCommerce Get-InstalledModule MSCommerce List the Commands from the Module
Get-Command -Module MSCommerce Connect with Microsoft 365 (Requires Global Administrator or Billing Administrator Role)
Hi All,
I was very surprised to see that there is new AzureADPreview PowerShell Module in the PowerShell Gallery.
PowerShell Gallery AzureADPreview 2.0.2.183
Let’s check what is installed and what is available from the PowerShell Gallery
Get-InstalledModule AzureADPreview Find-Module AzureADPreview Let’s check the count of the Commands in the old Module
Get-Command -Module AzureADPreview | measure Uninstall the old Module and install the new Module
Uninstall-Module AzureADPreview Install-Module AzureADPreview Get-InstalledModule AzureADPreview Let’s check the count of the Commands in the new Module.
Hi All,
This Week i had to Troubleshoot an Application with IMAP and SMTP Access to a Shared Mailbox that uses Microsoft Graph Delegated Permissions.
I’ve already blogged about how to Use Application Permissions
Exchange Online POP and IMAP OAuth 2.0 Client Credentials Flow Exchange Online - Other ways of Testing IMAP OAuth2 Client Credential Flow Register Azure AD (EntraID) Application Register a new Application
Note down the following:
Display name Application ID Tenant ID Click on “Add a Redirect URI”