Hi All,
Just a few Hours ago, Microsoft has released a new Version of MSIdentityTools PowerShell Module
PowerShell Gallery MSIdentityTools 2.0.63 Some insights via GitHub CommitLog - as you can see there is also a Pull Request from me that has been accepted
I’ve used my M365PSProfile Module to update the Module - find the Documentation here: https://github.com/fabrisodotps1/M365PSProfile/
Install-PSResource -Name M365PSProfile Add-M365PSProfile Install-M365Module List the commands from the Module
Get-Command -Module MSIdentityTools List the Sign-Ins of Admin Roles
Hi All,
Since a few Weeks, Microsoft Places is in Public Preview
Microsoft Places Preview Youtube Microsoft Places | AI brings new life to flexible work MS Learn Deployment guide for Microsoft Places (preview) Prerequisites:
Be assigned the Exchange administrator role to manage Exchange-related configurations for Places. Ensure you have the latest PowerShell (PowerShell 7.x) Verify you have one of the following subscriptions: Microsoft 365 Business Basic Microsoft 365 Business Standard Microsoft 365 Business Premium Microsoft 365 or Office 365 (E1, E3, E5) Microsoft 365 or Office 365 (A1, A3, A5) Microsoft 365 Frontline Worker (F1, F3) In my opinion, it’s just an enhancement and futher development of the Places API and Get-/Set-Place Commandlets
Hi All,
Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 6.3.0 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 6.3.0
Read more details in the Release Notes
[BREAKING CHANGE] Module is now supported only in PowerShell 7.2 & later, Windows PowerShell 5.1. Adds AcsResourceId output attribute to the Get-CsOnlineApplicationInstance cmdlet. Adds new parameter DefaultFileUploadAppId to [Set|New]-CsTeamsFilesPolicy cmdlets. DefaultFileUploadAppId attribute is added in the Get-CsTeamsFilesPolicy output. I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
A few hours ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.24908.12000 PowerShell Module.
PowerShell Gallery Microsoft.Online.SharePoint.PowerShell 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.Online.SharePoint.PowerShell -Scope CurrentUser 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 CurrentUser Install-PSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser List the Commands of the Module
Hi All,
Did you notice the Automated Response of User Reported Messages in Exchange Online?
MS Learn User reported settings Go to User reported settings in the Microsoft Defender Admin Portal A User Reports the Message with the “Report Message” Plugin
Let’s say he reports the Message as Junk
The Admin will see these Messages in the Defender Admin Portal Submissions > User reported
The Admin can now investigate and use the “Mar as and notify” to send the User a Feedback
Hi All,
Microsoft Teams Private Line has been released earlyer this year.
Configure private lines in Microsoft Teams Keep the following requirements for private lines in mind:
Users can be assigned one private line only Internal or external reverse number lookup (RNL) works with private lines Private lines must be the same number type as the user’s primary line Private lines must have the same licensing requirements as the user’s primary phone number Users must be “voice enabled” for private lines With private line, users will be able to have a private second phone number that they can make available to a select set of callers to call them directly, bypassing delegates, admins, or assistants.
Hi All,
Just a few Hours ago, Microsoft has released a new Version of MSIdentityTools PowerShell Module
PowerShell Gallery MSIdentityTools 2.0.58 I’ve dedected, that now the PowerShell Module “ImportExcel” is listed under the Dependencies
According to the Git CommitLog there has been a lot of work around Docs
The PowerShell Gallery now refers to a new Project Site
I’ve used my M365PSProfile Module to update the Module - find the Documentation here: https://github.
Hi All,
Just a few Hours ago, Microsoft has released a new Version of MSIdentityTools PowerShell Module
PowerShell Gallery MSIdentityTools 2.0.57 According to the Git CommitLog there has been some patches and work around the commandlet Export-MsIdAzureMfaReport
I’ve used my M365PSProfile Module to update the Module - find the Documentation here: https://github.com/fabrisodotps1/M365PSProfile/
Install-PSResource -Name M365PSProfile Add-M365PSProfile Install-M365Module List the commands from the Module
Get-Command -Module MSIdentityTools Let’s have a look into the Command that has been updated
Hi All,
A few Hours ago, a new major Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery.
PowerShell Gallery Az 12.0.0 The Release Notes contains a lot of updates
I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource AZ -Scope CurrentUser Find-PSResource AZ Uninstall the old Modules and install the current Modules
Hi All,
Yesterday, Microsoft has released the ExchangeOnlineManagement 3.5.0 PowerShell Module.
PowerShell Gallery ExchangeOnlineManagement 3.5.0 News v3.5.0 :
Added new cmdlet Get-VivaFeatureCategory Added support for policy operations at a category level for Viva GFAC (aka. VFAM - Viva Feature Access Management). Added a new return value IsFeatureEnabledByDefault in cmdlet Get-VivaModuleFeaturePolicy. This value informs of the default enablement state for users in the tenant when no tenant or user/group policies have been created.