Top "Winlogon" questions

Winlogon is the component of Microsoft Windows operating systems that is responsible for handling the secure attention sequence.

Ctrl-Alt-Del doens't work in logon on VirtualBox Windows 2003 server guest by RDP

When i try to access a VirtualBox Windows 2003 server guest hosted in a Google Compute Engine Debian Wheezly by any …

virtualbox rdp winlogon
How to switch a process between default desktop and Winlogon desktop?

I am writing a remote desktop application like TeamViewer in C++ on Windows 7 (x64) and Windows 8 (x64). 1. What made me …

c++ windows winlogon
How to query a user's session id under Windows?

Provided that there are two users, named A and B, logged on the computer, we can use command "query session" …

windows winapi visual-c++ sessionid winlogon
How to read logon events and lookup user information, using Powershell?

How does one read logon and logoff events from the Windows event log, and retrieve the corresponding information for each …

powershell login active-directory event-log winlogon