Hi All,
A few days ago, i received an Email from Microsoft that announces the retirement of URL Ping Test in Azure Monitor.
On 30 September 2026, the URL ping test capability of the application insights feature of Azure Monitor will be retired
There is some guidance available: Migrate availability tests
I’ve set up a Azure Monitor with URL Ping a few months ago.
That’s how the URL ping looks like
Hi All,
A new Preview Version of PowerShellGet is available. This is the compatibility module CompatPowerShellGet to allow for PowerShellGet v2 syntax but actually using PSResourceGet for older scripts.
PowerShell Gallery PowerShellGet 2.9.0-preview Changelog Get-InstalledModule PowerShellGet Find-Module PowerShellGet -AllowPrerelease Install-Module PowerShellGet -AllowPrerelease -Force Get-InstalledModule PowerShellGet -AllVersions #PS5 Get-Module Get-InstalledModule MicrosoftTeams Get-Module MicrosoftTeams -ListAvailable #PS7 Import-Module PowerShellGet -RequiredVersion 2.9.0 Get-Module Get-InstalledModule MicrosoftTeams Get-Module MicrosoftTeams -ListAvailable I’ve created an GitHub Issue for the Get-InstalledModule Error
Hi All,
I saw some News about a new Windows Server Insider Preview. It seems that this is a very early Preview of Windows Server 2025.
I’ve seen Screenshot of new Active Directory Forest and Domain functional Levels. Time to test it myself.
Refrences:
Blog: Announcing Windows Server Preview Build 25941
Download Windows Insider Preview Downloads
I’ve downloaded the *.iso File and uploaded it on my ESXi Server and created a new VM.
Hi All, Maybe you have noticed the new Mail flow Alert policies in Exchange Admin Center. You can define new Alert policies, define the Severity, the Insight, the recipient, the Notification Limit and sometimes also the Threshold for the Alert. For me it's a little bit odd to send an Email in case something does not work well with the Mailflow. It could be that you get the Email very late or even when the issue is already resolved.
Hallo zusammen,
Windows Admin Center version 2103.2 is now generally available!
https://techcommunity.microsoft.com/t5/windows-admin-center-blog/windows-admin-center-version-2103-2-is-now-generally-available/ba-p/2384136 Windows Admin Center Download
https://www.microsoft.com/en-us/evalcenter/evaluate-windows-admin-center Grüsse Andres Bohren
Hallo zusammen,
Auf meiner VM mit Windows 10 Insider Preview habe ich etwas mit Winget herumgespielt.
Dazu muss der App-Installer aus dem Microsoft Store installiert werden.
Der folgende Befehl zeigt alle Optionen in der cmd an
winget
Einige Experimental Features kann man nur in der settings.json aktivieren (%LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json)
Dokumentation dazu gibt's hier: https://github.com/microsoft/winget-cli/blob/master/doc/Settings.md Ich habe mal das List command aktiviert
"experimentalFeatures": {
"list": true
},
Die Features kann man sich mit folgendem Befehl anzeigen
Hallo zusammen,
In meinem LAB habe ich einen Windows Server 2012 R2. Damit die PowerShell Module über die PowerShell Gallery installiert werden können, muss das Windows Management Framework 5.1 installiert werden.
Wie man sieht ist auf dem Server PowerShell 4.0 installiert.
Get-Host
Nun wird das Windows Management Framework 5.1 (WMF 5.1) heruntergeladen. https://www.microsoft.com/en-us/download/details.aspx?id=54616 Nun kann das WMF installiert werden.
Die Installation erfordert einen Neustart.
Nach dem Neustart sieht man, dass die PowerShell 5.
Hallo zusammen,
Vor ein paar Tagen wurde das Admin Center Preview 2012 angekündigt.
Announcing Windows Admin Center Preview 2012
https://blogs.windows.com/windows-insider/2021/01/15/announcing-windows-admin-center-preview-2012/
Windows Insider Preview Downloads
https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewserver
Auf meinem Windows Server 2019 Core habe ich das installiert.
Anscheinend ist die Versionsnummer noch nicht aktualisiert. Habe Windows Admin Center deinstalliert und neu installiert, mit demselben Ergebnis.
Grüsse Andres Bohren
Hallo zusammen,
In meinem LAB habe ich das Windows Admin Center auf dem Windows Server 2019 Core auf die Version 2009 aktualisiert.
Wie man sieht, gibt es ein Update fürs Admin Center. Die neue Version kann man unter folgendem Link herunterladen.
Windows Admin Center
https://www.microsoft.com/en-us/evalcenter/evaluate-windows-admin-center
Das Update habe ich auf einem anderen Server heruntergeladen und auf den Core Server kopiert. Auf dem Core Server habe ich dann das MSI ausgeführt.
Hallo zusammen,
Es gibt ein Security Update für Symantec Endpoint Protection.
Symantec Endpoint Protection Security Update SYMSA1762
https://support.broadcom.com/security-advisory/security-advisory-detail.html?notificationId=SYMSA1762
Nachdem letztes Jahr Broadcom die Enterprise Business Sparte von Symantec übernommen hat, war dies mein erstes mal, dass ich über die Broadcom Seite das update herunterladen musste.
Anscheinend ist das Broadcom überfodert, wie folgender Artikel zeigt: https://www.heise.de/security/meldung/Kunden-klagen-nach-Symantec-Uebernahme-durch-Broadcom-ueber-Lizenzprobleme-4676196.html
Auch ich musste erst meinen Account über ein Passwort Reset zurücksetzen. Danach konnte ich mich dann einloggen.