Tag Archives: windows

Windows: Recording Audio from the Audio loopback device

Hi,

for learning C# I have created a sample project. I choose the NAudio library to play around with sound interfaces in Windows. Starting from this point the C# project grows :-).
Continue reading Windows: Recording Audio from the Audio loopback device

Advertisment to support michlstechblog.info

Windows: Identify a WPBT binary in the ACPI Table of BIOS/UEFI

Hi,

to identify a Windows executable in the ACPI Windows Platform Binary Table entry of a BIOS or UEFI fimware start a live linux distribution from a CD, DVD or USB Stick.

Continue reading Windows: Identify a WPBT binary in the ACPI Table of BIOS/UEFI

Windows: Internet Explorer set open as default action for a file extension

Hi,

the following steps describe how to  open a file with a specific file extension in Internet Explorer without showing the open/save dialog. In this example a the URL http://myintranethost.local/data/doc.pptm should open the PowerPoint Viewer without any interaction.

Continue reading Windows: Internet Explorer set open as default action for a file extension

Windows Server 2012: Connect to a Users RDP Session

Hi,

if Windows Serer 2012 (R2) is configured in RDP Administration mode, which is the default, it is no more possible to connect to a other users remote desktop session with the GUI “Remote Desktop Services Manager”. Microsoft has removed this tool and do not provide an equivalent replacement.
Continue reading Windows Server 2012: Connect to a Users RDP Session

Windows: Automatically logout a User on inactive

Hi,

Windows has no Group policy or setting to logout/logoff a User if its inactive.
Continue reading Windows: Automatically logout a User on inactive