MICROSOFT365

Microsoft.Graph PowerShell Modules 2.30.0 released

Microsoft.Graph PowerShell Modules 2.30.0 released

Andres Bohren
Hi All, A few Hors ago, Microsoft has released the Version 2.30.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.30.0 PowerShell Gallery Microsoft.Graph.Beta 2.30.0 Release Notes [v2] Manually update openApi docs [v2] Examples Update [v2] TokenLifetimePolicies are now referenceable through ServicePrinciples I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name Microsoft.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.
Controlling Guest Access to your M365 Groups / Teams

Controlling Guest Access to your M365 Groups / Teams

Andres Bohren
Hi All, Recently a collegue at work made me aware of the following Article, that describes how you can prevent Guest Users to M365/Teams. You can configure that on Tenant Level or on individual M365 Group Level. Prevent guests from being added to a specific Microsoft 365 group or Microsoft Teams team Group Settings PowerShell Let’s check out these Settings with PowerShell ############################################################################### # Connect Microsoft Graph ############################################################################### Connect-MgGraph -Scopes GroupSettings.
Microsoft Purview Information Protection client 3.1.310.0

Microsoft Purview Information Protection client 3.1.310.0

Andres Bohren
Hi All, Recently i have been stumbled upon a new Version of the Microsoft Purview Information Protection client Microsoft Purview Information Protection client Microsoft Purview Information Protection client - Release management and supportability Installation of the *.msi file Started the Information Protection Viewer client List commands from the PowerShell Module PurviewInformationProtection Get-Command -Module PurviewInformationProtection Regards Andres Bohren M365 Logo Security Logo
Microsoft.Graph PowerShell Modules 2.29.1 released

Microsoft.Graph PowerShell Modules 2.29.1 released

Andres Bohren
Hi All, A few Hors ago, Microsoft has released the Version 2.29.1 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.29.1 PowerShell Gallery Microsoft.Graph.Beta 2.29.1 Release Notes not yet released I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name Microsoft.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.Graph.Beta -Scope CurrentUser Find-PSResource -Name Microsoft.Graph Find-PSResource -Name Microsoft.Graph.Beta Uninstalling the old Microsoft.
Microsoft.Graph PowerShell Modules 2.29.0 released

Microsoft.Graph PowerShell Modules 2.29.0 released

Andres Bohren
Hi All, A few Hors ago, Microsoft has released the Version 2.29.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.29.0 PowerShell Gallery Microsoft.Graph.Beta 2.29.0 Release Notes Remove WindowsPrivacyAccessControl from module generation fix specific directive files [v2] Weekly OpenApiDocs Refresh I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name Microsoft.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.Graph.Beta -Scope CurrentUser Find-PSResource -Name Microsoft.
WhiteboardAdmin 1.13.6 PowerShell Module released

WhiteboardAdmin 1.13.6 PowerShell Module released

Andres Bohren
Hi All, A few days ago, Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module to the PowerShell Gallery. PowerShell Gallery WhiteboardAdmin 1.13.6 The Release Notes does not give a lot of insights I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource WhiteboardAdmin -Scope CurrentUser Find-PSResource WhiteboardAdmin Uninstalling the Modules with Uninstall-PSResource failed again. Uninstall-PSResource WhiteboardAdmin -Scope CurrentUser So i am using the PowerShell Module M365PSProfile and use the -FileMode Parameter
WhiteboardAdmin 1.13.5 PowerShell Module released

WhiteboardAdmin 1.13.5 PowerShell Module released

Andres Bohren
Hi All, A few days ago, Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module to the PowerShell Gallery. PowerShell Gallery WhiteboardAdmin 1.13.5 The Release Notes does not give a lot of insights I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource WhiteboardAdmin -Scope CurrentUser Find-PSResource WhiteboardAdmin Uninstalling the Modules with Uninstall-PSResource failed again. Uninstall-PSResource WhiteboardAdmin -Scope CurrentUser So i am using the PowerShell Module M365PSProfile and use the -FileMode Parameter
People Skills will be soon available

People Skills will be soon available

Andres Bohren
Hi All, Last Week i received a Mail that the Service Plan “PEOPLE_SKILLS_FOUNDATION” has been added to diffrent SKU’s. Good i have sheduled the Script that compares the Service Plans. Keep Track of new ServicePlans in M365 Licenses It looks like this in the M365 Admin Center You should be able to setup Skills in M365 Admin Center > Copilot > Settings > People Skills in M365 Copilot I end up here and now i don’t know what to do 🤔
Microsoft.Graph PowerShell Modules 2.28.0 released

Microsoft.Graph PowerShell Modules 2.28.0 released

Andres Bohren
Hi All, A few days ago, Microsoft has released the Version 2.28.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.28.0 PowerShell Gallery Microsoft.Graph.Beta 2.28.0 Release Notes No Release Notes available I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name Microsoft.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.Graph.Beta -Scope CurrentUser Find-PSResource -Name Microsoft.Graph Find-PSResource -Name Microsoft.Graph.Beta Uninstalling the old Microsoft.
PnP.PowerShell 3.1.0 released

PnP.PowerShell 3.1.0 released

Andres Bohren
Hi All, End of March the PnP.PowerShell Team annouced the V3 release PnP PowerShell v3 released! Three days ago, the Pnp.PowerShell was released to the PowerShell Gallery. They increased the required PowerShell Version from 7.2 to 7.4.6. PowerShell Gallery PnP.PowerShell 3.1.0 I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name PnP.PowerShell -Scope CurrentUser Find-PSResource -Name PnP.PowerShell Uninstall the old Module