Sometimes it could happen that your computer lost connection to other hosts or the internet. What is the first you should do? For example, you could try to reach other hosts or […]
Hyper-V: Backup VMs to a shared folder with Windows Server Backup and a Scheduled Task
Last week I had the task to backup Hyper-V VMs. No Replica, no Clustering, a simple backup with Windows Server Backup. The problem was that a repeating backup job had already been set […]
Do-Speak: Start talking with Remote Computers (System.Speech)
In this article I’ll show you how to use a very simple command that works for the local computer and remote computers and lets your computers speak.
Check Version of PowerShell (localhost and remote hosts)
In this blog post I show how to find out the Version of PowerShell on the localhost and on remote computers.
Copy-Item and Remove-Item: Automate copying and deleting operations
It can happen that files have to be deleted regularly or copied somewhere else. This is no problem in itself, as long as you know a little about scripting. But many people […]
Windows Server 2012/2016: Changing the Access Denied Error Message and providing Assistance
Have you always wanted to manipulate Windows error messages? Starting with Windows Server 2012, and of course also with Windows Server 2016 there is the possibility to do this. The prerequisite for […]
IPv6: How Windows generates Link-Local Addresses (EUI-64)
In articles, blogs and forums I often read that Windows forms the IPv6 address from the MAC address. This process is called EUI-64, and the assumption that Windows (Vista and above) use […]
If you have mastered PowerShell, you don’t need these 3rd Party Tools anymore
As the headline says, I am going to show you which tools are no longer needed when you are familiar with PowerShell. No long speeches today, just examples. I’m pretty sure some of […]
Windows Server/Windows 10: How to delete stuck Print Jobs with PowerShell (Spooler)
This week I had the task to delete print jobs from the queue. However, some of them could not be removed. So I decided to write an article about it and also […]
Using the Battery Report on Windows 10 (powercfg)
Last week I got my new Surface Pro. At the same time I decided to give up my iPad Air. My plan is to do everything quick on my new iPhone X […]
Get-SystemInfo: Listing System Configuration of all Computers (systeminfo)
In one of my previous blog posts PowerShell: Documenting your environment by running systeminfo on all Domain-Computers I have described how to list important system information of all Domain Computers by running systeminfo. […]
Find out whether a host is really down with Test-ConnectionLocalSubnet (ping,arp)
Is Ping a reliable way to check if a computer is available? Opinions differ … This blog post is all about ping and arp. Of course with PowerShell. The upcoming script could […]
Project Honolulu: 1711 brings in Remote Desktop and PowerShell Remote Management
As the headline says, there are new features available in December update of Honolulu. Honolulu is a web-based management tool which enables you to administer your infrastructure in a very comfortably way.
Windows Bluescreen: How to check the memory dump file with WinDbg
In most cases a blue screen is caused by hardware or driver failure. In this article I show how to find out the cause of the blue screen by using the tool […]
Discovering temporary IPv6 Global-Unicast Addresses (Privacy Extensions) with PowerShell
In this article I would like to enlight the purpose of temporary IPv6 addresses. By default, automatic IPv6 setup of Link-Local Addresses is activated on each IPv6 enabled device. This makes IPv6 […]



