All posts by rootBlog

ESPEasy: Flashing a ESP8266 with espeasy

Hi,

Download the latest release release file
Continue reading ESPEasy: Flashing a ESP8266 with espeasy

Advertisment to support michlstechblog.info

Windows: Switch back to Restore Point

Hi,

when you want list all restore points or you to switch back to a system restore point use the Windows System Restore Point GUI.

Start it with

C:> rstrui.exe

It shows you a Window where you can switch back to the latest restore point

or it gets you a list from all available restore points.

Michael

Powershell: Import a module from a file

Hi,

you just want to test a module and don’t want to install or copy it to the Powershell Modules directories? It’s possible 🙂

For example the SpeculationControl module to query the speculation control (Spectre/Meltdown vulnerability) settings of your system.
Continue reading Powershell: Import a module from a file

Windows: Get WLAN key(s)

Hi,

when the Password for a wireless connections is stored in Windows it can be red from command line.
Continue reading Windows: Get WLAN key(s)

Windows: Error “2221 the username could not be found” occurs when connecting to a network drive

Hi,

let us assume we have an Network Share on Server myserver.mydomain.org. Server has IP Address 10.254.10.10.

accessing a share via IP Address works
Continue reading Windows: Error “2221 the username could not be found” occurs when connecting to a network drive