
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 […]
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 […]
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 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 […]
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. […]
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 […]
Tired of installing 3rd party software on Windows? 7zip, winrar, Chrome, Adobe Reader, Java etc … had to be downloaded manually. Now this is over. Package Management in PowerShell is here! Online repository is the keyword.
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.
Nslookup is a command-line tool for dns name resolution. Resolve-DnsName is the modern version of nslookup. In this blog post I am going to show how to use Resolve-DnsName to query DNS host names […]
In this article i will show how to connect to remote hosts and how to configure the list of Trusted Hosts. Because with the introduction of Windows Server Core and Nanoserver, the significance of Windows PowerShell Remoting has increased.
If the memory is to be upgraded, then you have to find out whether the new memory is compatible. And you have to find out the type of your currently installed memory. The device manager does not provide any information about this.
Ein cooles, aber wenig bekanntes Feature, ist die Windows Problemaufzeichnung (psr.exe). Mithilfe der Funktion können ganze Arbeitsschritte in Form von Screenshots aufgezeichnet werden. Ich benutze es manchmal als Dokumentation von Arbeitsschritten (ohne ein […]
Einmal brauchst du den Windows 10 Store und dann geht nichts. So wie bei mir der Fall. Ich habe vor einigen Wochen ein Upgrade von Windows 10 Home auf Windows 10 Pro […]
IPv6 erstellt Adressen automatisch. Nicht nur Link-Local und Global-Unicast Adressen, sondern auch eine Solicited Node Multicast Adresse. Diese Adressen werden für die Erkennung der Nachbarn (Neighbor Discovery Protokol) verwendet. Und sie existieren pro […]
Die Lehre besagt: Unter IPv6 können führende Nullen weggelassen werden. Doch was bedeutet das? IPv6 Adressen sind im Unterschied zu IPv4 128 Bit lang. Das ist lang. Und das ist viel Tipperei.
Der Router, der uns dabei hilft andere Netze zu erreichen, wird auch als Default Gateway bezeichnet. Besonders in Schulungen ist dies für Anfänger verwirrend, denn was ist ein Default Gateway? Und was […]