With PowerShell 5.0 two new commands are introduced: Compress-Archive and Expand- Archive. Both commands can – like WinZip or 7-Zip – compress and decompress data.
Utilman.exe and the Security Concern (Administering the system without logging in)
On every windows system there is a small but useful feature called Ease of access. If you want a high-contrast theme, optimized visual display or closed captions, then “Ease of access” is your […]
Ping: Transmit failed. General failure.
What to do if ping returns general failure? One of the most common command line tools on all platforms is the command ping. Ping tests the network connectivity between systems. In this arcticle, I describe the most common configuration errors, which cause the general failure.
Windows: Welche Bedeutung hat das Prozent (%) Zeichen hinter der IPv6 Link-Local-Adresse?
Windows macht mal wieder alles anders. Link-Local Adressen werden bei den meisten Betriebssystemen aus der MAC-Adresse konfiguriert. Nur Windows tut das nicht, wie ich im Beitrag Windows und die IPv6-Adressen (EUI-64) beschrieben habe. Und […]
Active Directory: Alternativen Domänen-Namen konfigurieren (UPN)
In diesem Beitrag werden alternative Benutzerprinzipalnamen-Suffixe konfiguriert. Wie immer war es einer der Vorgänger, und einem selbst trifft keine Schuld: Der Domänen-Name ist katastrophal gewählt. Wer möchte bei der Anmeldung an der […]
DHCP Server mit PowerShell installieren
In diesem Beitrag wird mit PowerShell ein DHCP Server unter Windows Server 2016 installiert. DHCP und NAT sind zwei Dienste, die mit der Zeit an Bedeutung verlieren werden. Schuld daran ist das […]
PowerShell: Documenting your environment by running systeminfo on all Domain-Computers
Systeminfo gives you a perfect overview of your system. But what about the other systems in your domain? Sure, you can use 3rd Party Tools or SCCM. But the number of those […]
Windows Server 2016/2019/2022 Evaluation: How to extend the Trial Period
In this blog post I will show you how to extend your trial period to three years. The evaluation version of Windows Server 2016 / 2022 is valid for 180 days and […]
Active Directory: How to join a Computer to the Domain using GUI or PowerShell (Step-by-Step)
This blog post describes how to join a computer to the domain by using the graphical user interface or running a simple One-Liner in Powershell.
How to schedule software installation with PowerShell
Under certain circumstances the installation of software can only take place at a specific time. This article describes the establishing of a scheduled installation on the localhost and on remote hosts.
Windows Server 2012/2016: Sprache ändern (Deutsch auf Englisch)
In diesem Beitrag wird Step-by-Step ein Windows Server, welcher auf Deutsch installiert wurde, auf Englisch umgestellt – für alle Benutzer. Viele hadern mit dem Problem der Sprache. Einst Deutsch gewählt, ist jetzt […]
Windows Server: List all installed Roles and Features using PowerShell
If you install Roles and Features with PowerShell, Install-WindowsFeature is your friend. Get-Windowsfeature gets information about installed or available Server Roles. This blog post shows you how to get a list of […]
How to find expired Certificates with PowerShell
By running a simply PowerShell One-Liner we are able find all expired certificates stored in the Certificate Store. The store is accessible by using the PowerShell Drive cert:. To show all expired […]
Gruppenrichtlinien (GPO) sichern
Wer hat die Gruppenrichtlinie gelöscht und warum gibt es kein Backup? Nicht mehr verwendete Gruppenrichtlinien können – bevor man beabsichtigt sie zu löschen – gesichert werden. Eine Wiederherstellung ist problemlos möglich.
Checking connectivity to Active Directory: Test-ComputerSecureChannel
A user tries to log on to the domain. The login is done successfully. Shortly thereafter, the user reports that he can not access his files on the fileserver, nor can he send e-mails.



