202406s

Microsoft.Graph.Entra PowerShell Module in Preview

Microsoft.Graph.Entra PowerShell Module in Preview

Andres Bohren
Hi All, Recently there has been released the Microsoft.Graph.Entra PowerShell Module in Preview Introducing the Microsoft Entra PowerShell module Microsoft.Graph.Entra Release Notes I am using the new PSResourceGet here instead of the PowerShellGet commands. Check the Version from the PowerShell Gallery and install the Module Find-PSResource Microsoft.Graph.Entra -Prerelease Install-PSResource Microsoft.Graph.Entra -Prerelease -Scope CurrentUser Get-InstalledPSResource Microsoft.Graph.Entra -Scope CurrentUser List the Commands of the Module Get-Command -Module Microsoft.Graph.Entra It’s not yet Part of the Microsoft.
PnP.PowerShell 2.5 released

PnP.PowerShell 2.5 released

Andres Bohren
Hi All, Yesterday a new Version of PnP.PowerShell has been released to the PowerShell Gallery. PnP.PowerShell 2.5.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 CurrentUser Find-PSResource PnP.PowerShell Uninstall the old version of the PowerShell Module and install the new one
Check Domain Controller Ports with PowerShell

Check Domain Controller Ports with PowerShell

Andres Bohren
Hi All, Recently i had the Requirement to Check if a Domain Controller is available in a complex Network. In the Documentation below you could find the reqired Ports for an Active Directory Domain Controller: Service overview and network port requirements for Windows I have written a Script to verify the Active Directory Domain Controller is reachable in the Network. The Script does this: Shows the Computername of where the Script is running Shows the IP of the Computer Resolves the DNS Name of the Parameter -DomainController Traceroute to the IP of the DomainController Checks the most important Ports of the DomainController Get-ADUser limited to 100 Users with the ActiveDirectory PowerShell Module The Script is also available on my GitHub Repo
NUC replaces my old HP Server

NUC replaces my old HP Server

Andres Bohren
Hi All, The last few days i was busy to replace my old HP ML 350e G8 Server from 2013. That Server has been working flawless over the last 10 Years. I only had to replace most of the Harddisks over Time as they where running 24x7. Old Setup HP Server Configuration: HP ML 350e G8 2x Intel 2420 1.9 GHz 6 x 16 GB PC3 1600MHz (96GB) 4x 600 GB SAS 15K / 2x 3TB SAS 7.
Microsoft Remote Desktop for AVD and Windows 365 1.2.5454

Microsoft Remote Desktop for AVD and Windows 365 1.2.5454

Andres Bohren
Hi All, Today i was notified, that a new Version of the Microsoft Remote Desktop Client is available Release Notes: What’s new in the Remote Desktop client for Windows Fixed an issue where the client crashed when a session is disconnected When you start the Microsoft Remote Desktop Client, it checks for Updates and you can see a green arrow, that indicates an Update Installing the Update You can check the Versions by selecting the three dots on top right and select “About”
MicrosoftTeams PowerShell Module 6.4.0 released

MicrosoftTeams PowerShell Module 6.4.0 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 6.4.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 6.4.0 Read more details in the Release Notes Adds ExternalAccessWithTrialTenants parameter to the Set-CsTenantFederationConfiguration cmdlet. I am using the new PSResourceGet here instead of the PowerShellGet commands. Check installed Module and what’s available in the PowerShell Gallery Get-InstalledPSResource MicrosoftTeams -Scope CurrentUser Find-PSResource MicrosoftTeams Uninstall the old Module and install the newest Module
PowerShell 7.4.3 released

PowerShell 7.4.3 released

Andres Bohren
Hi All, Today i’ve noticed, that there is a new PowerShell 7 Version available. You can Download it from here: v7.4.3 Release of PowerShell Release notes: General Cmdlet Updates and Fixes Fix the error when using Start-Process -Credential without the admin privilege (#21393) (Thanks @jborean93!) Fix Test-Path -IsValid to check for invalid path and filename characters (#21358) Engine Updates and Fixes Fix generating OutputType when running in Constrained Language Mode (#21605) Expand ~ to $home on Windows with tab completion (#21529) Make sure both stdout and stderr can be redirected from a native executable (#20997) Build and Packaging Improvements
MSIdentityTools PowerShell Module 2.0.63 released

MSIdentityTools PowerShell Module 2.0.63 released

Andres Bohren
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
Microsoft Places Preview

Microsoft Places Preview

Andres Bohren
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
Azure Storage Explorer 1.34.0

Azure Storage Explorer 1.34.0

Andres Bohren
Hi All, Today i’ve seen the notification, that Azure Storage Explorer 1.34.0 has been released. GitHub Release v1.34.0 Installation Everything went smooth Updated Azure Storage Explorer Details from About Regards Andres Bohren Azure Logo