Hi All,
Yesterday Microsoft has released a new Version of PowerToys.
I’ve seen the News in the Notification Bar
Download an Release notes can be found here
Release v0.71.0 Peek is a new Tool to preview the Content of Archive Files like *.zip
Regards
Andres Bohren
Windows Logo
Hi All,
Just a few Hours ago, Microsoft has released Microsoft.Graph 2.0.0 PowerShell Modules as GA to the PowerShell Gallery.
PowerShell Gallery Microsoft.Graph 2.0.0 What’s changed
Microsoft Graph 2.0.0 Release Notes If you want to learn more about the Changes to V2 read this
Microsoft Graph PowerShell V2 Changelog and Upgrade Guide The “Select-MgProfile beta” is depreciated. Use the Beta Commands like Get-MgBetaUser.
Check the installed Version an what’s available from PowerShell Gallery
Hi All,
Just a few Hours ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery.
PowerShell Gallery Az 10.1.0 As always, the ChangeLog is full of updates
Release Notes Show Installed AZ Module and what’s available in the PowerShell Gallery
Get-InstalledModule AZ Find-Module AZ I’ve created a Script to uninstall all AZ.* Modules and install the newest ones. It can be run directly from your PowerShell.
Hi All,
Just a few Days ago, Microsoft has released a new Version of O365CentralizedAddInDeployment PowerShell Module to the PowerShell Gallery. Last Change was from 1/6/2021. No changes over the last few years.
O365CentralizedAddInDeployment 2.0.1 I was not able to find what has been changed, as there is no release notes available
Last time i blogged about it was here M365 Centralized Add-In Management
Check what Module is installed and what Version is available on the PowerShell Gallery
Hi All,
Just a days ago, a new Version of PnP.PowerShell has been released to the PowerShell Gallery.
PnP.PowerShell 2.2.0 What’s changed and fixed
Release Notes To check what version is installed and what’s available from the PowerShell Gallery use the following Commands
Get-InstalledModule PnP.PowerShell Find-Module PnP.PowerShell Uninstall the old version of the PowerShell Module and install the new one
Uninstall-Module PnP.PowerShell Install-Module PnP.PowerShell Get-InstalledModule PnP.PowerShell Note: PNP.PowerShell does not work in PowerShell 5.
Hi All,
A few days ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.23814.12000 PowerShell Module to the PowerShell Gallery Microsoft.Online.SharePoint.PowerShell
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 the old Version and install the new Version of the Module
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 some Settings
Hi All,
Yesterday i saw an update from the Exchange Team Blog Updated Hybrid Configuration Wizard Available
Today, we’re excited to announce the latest release of the Hybrid Configuration Wizard (HCW), which now supports Exchange Online REST-based APIs. We recommend that all customers download the latest version of HCW from https://aka.ms/hybridwizard.
For me it started with some Troubleshooting as i got the Errors:
“You cannot start application Microsoft Office 365 Hybrid Configuration Wizard from this location becaus it’s allready installed from a diffrent location”.
Hi All,
Today i’ve seen that there is a new Version of PowerShell 7 available.
If you look at the Release Notes of PowerShell v7.3.5 you can see that it’s now useing .NET 7.0.305
After downloading the MSI you can run the installation
I always activate “Enable PowerShell remoting”
After you start PowerShell you can check the Version with the command below
get-host Regards
Andres Bohren
PowerShell Logo
Hi All,
I’ve tested out the New Outlook (aka “One Outlook”) almost a year ago.
Now it is in public Preview and everybody can test it. It’s a Windows Program that uses WebView2 Techology to render OWA Sites in a Window - comparable to a Progressive Web App (PWA).
Getting started with the new Outlook for Windows
There are still some limitations:
the new Outlook for Windows does not support other account types like Yahoo!
Hi All,
I have to admit, that one of my Active Directory Domain Controller was still running Windows Server 2012 R2.
According to the Support Lifecycle for Windows Server 2012 R2 it’s about time to get rid of it.
Current Situation ICESRV01 Windows 2016 Domain Controller Domain Controller Global Catalog DNS Server ICESRV02 Windows 2012R2 Domain Controller Domain Controller Global Catalog DNS Server DHCP Server FileServer Azure FileSync Source WebServer Preparation In my case i had to do several things, before i could demote the Domain Controller