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 […]
Counting with PowerShell
How many files are stored on your computer? How many users have not logged on for a year? How many users use Active Sync? How many Pictures and Music Files are stored? […]
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.
PowerShell: How to quickly switch to your home directory
You certainly know the commands cd and Set-Location. It stands for change directory. I hope you also know the commands cd \ and cd .. But what about cd ~ ?
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.
PowerShell: Check open/closed ports with Test-NetConnection
The more I am playing with it, the more I like it: Test-NetConnection. Test-NetConnection views information of a connection. What can we do with it?
PowerShell: Using the Help (Get-Help)
Don Jones, the author of “Learn PowerShell in a month of lunches” said: “Be prepared to read the help, or you’ll fail at PowerShell.”
Exchange: How to export a Mailbox to PST using PowerShell
For archiving purposes run the following command in Exchange Management Shell to export a mailbox to a PST File and to save the file in the folder pst:
Windows 10: Mein Gerät suchen
Seit Ende letzten Jahres habe ich ein Surface Book. Eigentlich kennt man die Geräte-Suche von Mobile Devices, aber auch Windows 10 unterstützt die Suche eines Gerätes, wenn man es nicht mehr findet. […]
Configuring the automatic start of PowerShell at every logon
In this article, I am going to show how to configure your computer to start PowerShell with administrative privileges every time you log on to your computer.
PowerShell Cmdlets: List all availabe parameters without using the Help
To find out the parameters of a Cmdlet, you can call the Windows PowerShell Help. To be faster you can use some tricks to get more out of Parameters.
OSPF: Passive Interfaces konfigurieren
Bei der Aktivierung von Routing-Protokollen werden Automatismen angestoßen, welche oft im nachhinein etwas “nachjustiert” werden sollten. Ein Automatismus ist das automatische Aktivieren von OSPF auf allen Interfaces. Die Lösung: Das Konfigurieren von passiven […]
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 […]



