All posts by rootBlog

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

OrangePi: High CPU Temperature or [ARISC ERROR]’s in kernel log

Hi,

if your Orange Pi device has one of the following issues:
Continue reading OrangePi: High CPU Temperature or [ARISC ERROR]’s in kernel log

Windows: Cancel Bits transfers from other user

Hi,

if you try to remove bits transfers initialted from SYSTEM or from other users you get an Access Denied (Unable to cancel job – 0x80070005) error.
Continue reading Windows: Cancel Bits transfers from other user

Windows: Read Bitlocker encrypted drive in Windows PE

Hi,

in WinPE it is possible to read bitlocker encrypted drives.

Check state
manage-bde -status c:

If the drive is only protected by a password use
manage-bde -unlock c: -pw
Continue reading Windows: Read Bitlocker encrypted drive in Windows PE