Windows Server Operating System

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/65

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

66 Terms

1
New cards

Operating System (OS)

System software managing hardware and software resources.

2
New cards

User

Individual interacting with the operating system.

3
New cards

Application

Software designed for specific tasks and execution.

4
New cards

Kernel

Core part of OS managing memory and processes.

5
New cards

Hardware

Physical components of a computer system.

6
New cards

User Interface (UI)

Interface allowing user interaction with the OS.

7
New cards

Graphical User Interface (GUI)

Visual interface for user interaction with applications.

8
New cards

Command Line Interface (CLI)

Text-based interface for executing commands.

9
New cards

Application Programming Interface (API)

Set of protocols for building software applications.

10
New cards

Device Drivers

Programs enabling OS to communicate with hardware.

11
New cards

Services

Programs assisting the OS in performing tasks.

12
New cards

Server

Computer providing functionality to other devices (clients).

13
New cards

Client

Software making requests to a server.

14
New cards

Server Operating System

OS designed to provide services to clients.

15
New cards

Desktop Operating System

OS designed for personal computer use.

16
New cards

Print Manager

Service managing print jobs in an OS.

17
New cards

DNS

Service translating domain names to IP addresses.

18
New cards

DHCP

Service assigning IP addresses to devices dynamically.

19
New cards

IIS

Internet Information Services for hosting web applications.

20
New cards

Active Directory

Service for managing user authentication and permissions.

21
New cards

Email (Exchange)

Service for managing email communications.

22
New cards

Miscellaneous Services

Additional services extending OS functionality.

23
New cards

Windows Server

Platform for connected applications and networks.

24
New cards

DHCP

Dynamic Host Configuration Protocol for IP address assignment.

25
New cards

DNS

Domain Name System for translating domain names.

26
New cards

Email (Exchange)

Microsoft's email server for collaboration.

27
New cards

Authentication

Verifying user identities in a network.

28
New cards

Active Directory

Directory service for managing users and resources.

29
New cards

API

Application Programming Interface for software interaction.

30
New cards

Kernel

Core component managing system resources.

31
New cards

Device Drivers

Software allowing OS to communicate with hardware.

32
New cards

Server Operating System

OS designed for managing server resources.

33
New cards

BIOS

Basic Input/Output System for hardware initialization.

34
New cards

UEFI

Unified Extensible Firmware Interface, modern BIOS replacement.

35
New cards

POST

Power On Self Test, checks hardware on startup.

36
New cards

Master Boot Record (MBR)

Data that tells a computer which partition to boot from, usually C:partition

37
New cards

Bootstrap

Initial code to load operating system.

38
New cards

NTLDR

NT Loader, starts Windows operating system.

39
New cards

Kernel Initialization

Process of preparing the kernel for operation.

40
New cards

Device Drivers Loading

Part of bootstrap process, Loading drivers based on detected hardware.

41
New cards

Windows GUI

Graphical User Interface for user interaction.

42
New cards

Microsoft SQL Server

Database management system by Microsoft.

43
New cards

Windows Evolution

Transition from MS-DOS to Windows NT.

44
New cards

Control Panel

Central interface for managing system settings.

45
New cards

Computer Management

Tool for managing local and remote computers.

46
New cards

Microsoft Management Console

Customizable interface for management tools.

47
New cards

System Configuration

Used for troubleshooting and startup behavior.

48
New cards

Device Manager

Manages hardware devices and drivers.

49
New cards

Event Viewer

Logs application and system messages.

50
New cards

Disk Management

Tool for managing disk partitions and formats.

51
New cards

Server Management

Manage roles and features on a server.

52
New cards

Roles

Specific functions assigned to server software.

53
New cards

Features

Additional functionalities provided by server roles.

54
New cards

Active Directory

Manages resources and security in networks.

55
New cards

DHCP

Assigns IP addresses and network configurations.

56
New cards

DNS

Translates domain names to IP addresses.

57
New cards

Hyper-V

Runs virtual machines on Windows servers.

58
New cards

Web Server (IIS)

Hosts static and dynamic websites.

59
New cards

WDS

Server software for hosting and sharing Windows installation files. Allows for mass deployment of Windows desktop OS

60
New cards

WSUS

Server software for downloading and sharing various Windows updates. Saves bandwidth by downloading updates from Internet only once

61
New cards

Command Prompt

Legacy CLI for executing commands.

62
New cards

PowerShell

Modern CLI with scripting capabilities.

63
New cards

Get-Service

Displays all running services on a computer.

64
New cards

Get-Process

Shows all processes running on a computer.

65
New cards

Get-ADDomain

Displays basic Active Directory domain information.

66
New cards

Get-MailboxFolderPermission

Shows permissions for specific mailbox calendars.