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,
Do you know Microsoft Designer?
The Microsoft Designer app is a graphic design tool in Microsoft 365 that allows users to create custom invitations, digital postcards, and other materials using the same artificial intelligence technology as DALL-E 2.
More information can be found here: What Is Microsoft Designer and How To Use It
I am using currently my Microsoft Account (Private Account) to log into Microsoft Designer.
It’s a free “Text to Image” Artificial Intelligence System that is based on DALL-E 2
Hi All,
Today i’ve seen, that there is a new Version of the AzureStorageExplorer available
Starting the Setup
You can see that this will be the last x86 version. Starting with 1.30.0 there will be only x64 Versions
The Preview feature is new in Azure Storage Explorer. So you don’t need to download the File to view it. That’s cool 😍
Regards
Andres Bohren
Azure Logo
Hi All,
I’ve written about DMARC (Domain-based Message Authentication, Reporting and Conformance) Topics several times in this Blog:
SPF / DKIM / DMARC Basics How to set the DMARC Record for .onmicrosoft.com Address Exchange Online sends now DMARC Aggregate Reports Valimail Free DMARC Monitor for Office 365 (Free DMARC Reporting tool - not recommended) DMARC Advisor (DMARC Reporting Tool - best so far) Now i tried another DMARC Reporting Tool EasyDMARC
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,
Today i learned about the new Work Hours in Outlook an Microsoft Teams
You can also find this Information on the M365 Roadmap
In your Outlook on the Web Calendar you can set the Location (Office or Remote)
And add the Location to your working hours
Does not work in Outlook for Windows yet (comes in Q4 2023)
You can also find this Information on the M365 Roadmap
Hi All,
Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.2.0 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 5.2.0
Microsoft Teams PowerShell Release Notes
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledModule MicrosoftTeams -AllVersions Find-Module MicrosoftTeams Uninstall the old Modules and install the newest Module
Uninstall-Module MicrosoftTeams Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams -AllVersions Some basic testing
Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Regards
Hi All,
Recently Microsoft has anounced Conditional Access Token Protection Preview.
Token protection (also known as token binding) attempts to reduce attacks using token theft by ensuring a token is usable only from the intended device. When an attacker is able to steal a token, by hijacking or replay, they can impersonate their victim until the token expires or is revoked. Token theft is thought to be a relatively rare event, but the damage from it can be significant.
Hi All,
Recenty, i stumbled upon the Skype (Consumer) Blog and noticed that you can now use Bing AI in Skype.
Start type a message
Join the waitlist
Immediately try it
Now you can start chat with Bing AI
My question was: What’s a fine dining restaurant in bern?
And the Answers are pretty good in my opinion.
Regards
Andres Bohren
Web Logo
Hi All,
It’s already more than a Month, since Microsoft released a new Version of Surface Laptop 3 with Intel Processor Drivers and Firmware.
Time to update my Laptop! I’ve downloaded the MSI File and installed it on my Surface Laptop 3.
After the installation has finished you need to restart your Computer.
Regards
Andres Bohren
Hardware Logo