What are the logon types?
In this article
Logon type | # | Authenticators accepted |
---|---|---|
Interactive (also known as, Logon locally) | 2 | Password, Smartcard, other |
Network | 3 | Password, NT Hash, Kerberos ticket |
Batch | 4 | Password (stored as LSA secret) |
Service | 5 | Password (stored as LSA secret) |
What is a Type 10 logon?
Logon type 10: RemoteInteractive. A user logged on to this computer remotely using Terminal Services or Remote Desktop. This logon type is similar to 2 (Interactive) but a user connects the computer from a remote machine via RDP (using Remote Desktop, Terminal Services or Remote Assistance).
What is logon process?
The Windows operating systems require all users to log on to the computer with a valid account to access local and network resources. Windows-based computers secure resources by implementing the logon process, in which users are authenticated.
What is network logon type?
3: Network logon—This logon occurs when you access remote file shares or printers. Also, most logons to Internet Information Services (IIS) are classified as network logons, other than IIS logons that use the basic authentication protocol (those are logged as logon type 8).
Is RDP considered interactive logon?
10: Remote Interactive logon—This is used for RDP-based applications like Terminal Services, Remote Desktop or Remote Assistance. Windows supports logon using cached credentials to ease the life of mobile users and users who are often disconnected.
Is Winrm interactive logon?
Interactive – typical logon when logging onto the local console or through RDP.
What is logon type interactive?
2: Interactive logon—This is used for a logon at the console of a computer. A type 2 logon is logged when you attempt to log on at a Windows computer’s local keyboard and screen. 3: Network logon—This logon occurs when you access remote file shares or printers.
What is DC in powershell?
Windows Domain Controller (DC) is a server that responds to security authentication requests within a Windows Domain (group of networked computers controlled by domain controller).
What is domain controller CMD?
How you can find out the name and IP address of the AD domain controller on your network
- Click Start, and then click Run.
- In the Open box, type cmd.
- Type nslookup, and then press ENTER.
- Type set type=all, and then press ENTER.
- Type _ldap. _tcp. dc. _msdcs.