Windows Based Networks Flashcards
(34 cards)
Introduced Auto-Run for disks & USBs
Windows 95
FAT32 file system & Active Desktop (web integration)
Windows 98
Active Directory for network management
Azure AD (Cloud-based authentication)
Windows 2000
**first iteration of the windows Firewall, DEP Data execution prevention & NTFS support; windows XP is when windows started “enhancing security features”;
Windows Firewall, Data Execution Prevention (DEP)
NTFS Support
Windows XP
Introduces Windows Defender for malware protection;
User Access Control (UAC) & BitLocker Drive Encryption
Windows Defender, Improved session management
Windows Vista
**Multi-touch support, IE 8, Virtual Hard Disk support
Improved boot performance
Windows 7
**Microsoft Defender Anti-Virus, Windows Update, Secure Boot
Windows 10-11
_____ and _____ function together in a client-server or peer-to-peer network environment
servers and workstations
**a client-server network model where management is centralized via domain controllers;
larger networks;
CENTRALIZED MANAGEMENT via domain controllers & uses Active Directory
domain
**a user account that is created and stored on a single computer;
managed by the SAM Security Account Manager
local account
**a user account that is stored and managed centrally in a domain via Active Directory;
authentication is managed by the domain controller;
access to resources across multiple computers within the domain
domain account
Domain accounts are managed by
Active Directory
facilitate automated tasks and background services;
special user accounts created to run applications, services, or system processes;
special user account created to run apps, services, or system processes
service accounts
full control over the system, including all local resources and services;
used by OS and core services
LocalSystem
local access with minimal permissions;
Designed to run local services with minimum privileges
LocalService
**Specifies the security authority that created the SID
local or domain identifier
network access with limited local access
NetworkService
a unique identifier assigned to each user, group, and computer account in an operating system;
control access to files, directories, and registry keys by associating access rights with specific identities;
identifies users, groups, and computer accounts
Security Identifier (SID)
**Identifies the type of user account, such as a specific account or group;
end of unique ID
Relative Identifier (RID)
Uniquely identifies a user on the system or within a domain;
Assigned to individual user accounts
User SID
**predefined SID that represents Local System;
highly privileged system account used by OS & core services
S-1-5-18
Assigned to computers within a domain or workgroup
Computer SID
Assigned to group accounts;
a group of users with shared permissions and access rights
group SID
**predefined SID that represents Local Service;
built-in accounts that require local access
S-1-5-19