Tag Archives: Powershell

Tip: GUI for Windows LAPS with history view

[German]Today a little tip for administrators in enterprise environments using Windows LAPS. German blog reader Heiko informed me on about a a graphical environment he wrote in PowerShell that lets you view Windows LAPS passwords, including password history. Advertising

Posted in Software, Windows | Tagged , , , | Leave a comment

Advertising

Azure PowerShell update announced for December 7, 2021

[German]The Azure PowerShell team plans to release a major upgrade to the Azure (Az) PowerShell module Dec. 7, 2021. This will include support for Microsoft Graph. Advertising

Posted in Cloud | Tagged , | Leave a comment

How to find weak passwords in Active Directory and eliminate them with PowerShell

[Sponsored Post]Weak or compromised passwords are a known gateway for attackers. If you are able to identify which users in Active Directory (AD) are threatened by this, then PowerShell can help to remedy it. However, PowerShell scripts cannot eliminate basic AD deficits, other tools are needed for this. More ...

Microsoft Azure: Urgently update PowerShell because of RCE vulnerability

[German]PowerShell versions 7.0 and 7.1 contain a remote code execution (RCE) vulnerability CVE-2021-26701, which has been assigned a CVSS score: 8.1. In a security alert, Microsoft is urging Azure customers to update PowerShell to version 7.0.6 or 7.1.3 in a … Continue reading

Posted in Cloud, Security, Update | Tagged , , , | Leave a comment

Advertising

PowerShell 7 will be updated with Microsoft Update

[German]PowerShell 7, the script language in Windows, will be updated in future via Windows Update. That was revealed from Microsoft in a blog post in the developer blog. They announced that they are making PowerShell 7 updates easier than ever … Continue reading

Posted in Software, Update, Windows | Tagged | 2 Comments

Create Cross-Platform PowerShell Scripts

How to write PowerShell Scripts to run on all supported platforms. A PowerShell Script written for Windows isn't running necessarily on Linux. Redmondmag has published an article that sheds a bit light on how to create Cross-Platform PowerShell Scripts. Advertising

Posted in Software | Tagged | Leave a comment

Advertising

Configure Windows Event Viewer for audits and security monitoring using the PowerShell tool

[German]How to configure the event viewer in Windows so that it can be used for audits and security monitoring. Someone has written a PowerShell tool for this purpose. Advertising

Posted in Security, Windows | Tagged , , | Leave a comment

Windows PowerShell 7 released

On March 4, 2020, Microsoft released PowerShell version 7.0.0 with some new features. On GitHub, Microsoft lists the changes in the release notes. On the GitHub page, you can also download it for different platforms (Linux, macOS, Windows). Advertising

Posted in Software, Windows | Tagged , | Leave a comment

Tip: PowerShell workarounds for June bug in Windows Event Viewer

[German]I've gone into the bug in the Windows Event Viewer caused by the June 2019 patches. This article shows how to handle workarounds to using both the Event Viewer and 'Custom Views' on a machine via PowerShell. Advertising

Posted in issue, Windows | Tagged , , , | 1 Comment

Advertising

Hackers are Loving Windows PowerShell

PowerShell is available as a script environment on all Windows systems and is not only popular with administrators. Attackers also appreciate PowerShell to run malicious scripts in Windows environments. Advertising

Posted in Security, Windows | Tagged , , | Leave a comment

Windows: Security change affecting PowerShell

A short note for people who using PowerShell. On January 8, 2019, Microsoft also closed a vulnerability in PowerShell with security updates. This affects the loopback behavior of the PowerShell.  Advertising

Posted in Security, Windows | Tagged , , | Leave a comment