SAAM Quiz 4 & 5

0.0(0)
Studied by 1 person
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:01 AM on 6/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

What is a Group Policy Object (GPO)?

A virtual collection of policy settings

2
New cards

Where is the Group Policy Template (GPT) stored?

SYSVOL folder

3
New cards

When are computer configuration policies applied?

During startup

4
New cards

When are user configuration policies applied?

During sign-in

5
New cards

Which mode delays system startup until policies are applied

Synchronous

6
New cards

What is the correct order of policy processing?

Local → Site → Domain → OU

7
New cards

What does LSDOU stand for?

Local, Site, Domain, OU

8
New cards

Which GPO has the highest precedence?

OU

9
New cards

What feature stops higher-level GPOs from applying?

Blocking inheritance

10
New cards

Which overrides Block Inheritance?

Enforced GPO

11
New cards

What happens if multiple GPOs conflict?

Last applied wins

12
New cards

Which is a limitation of GPO?

Mixed user and computer settings

13
New cards

Which is a best practice for GPO?

Use small, targeted GPOs

14
New cards

Which configuration area applies to all computers?

Computer Configuration

15
New cards

What is the main purpose of File and Storage Services?

Provide centralized file storage and sharing

16
New cards

Which protocol is mainly used in Windows for file sharing?

SMB

17
New cards

What does SMB stand for?

Server Message Block

18
New cards

Which protocol allows file sharing between Windows and Linux systems?

NFS

19
New cards

NFS stands for:

Network File System

20
New cards

What is a key advantage of NFS?

Cross-platform compatibility

21
New cards

What does Folder Redirection do?

Moves folders to network locations

22
New cards

What is a Domain User?

A centralized account in Active Directory

23
New cards

Where are domain users managed?

Domain Controller

24
New cards

What happens when a domain user logs in?

Uses centralized credentials

25
New cards

What can GPO do for domain users?

Enforce settings and restrictions

26
New cards

What happens if a file is missing?

Returns 404 error

27
New cards


What is a web server?

Hardware and software that delivers web content

28
New cards


What is uploaded to a web server?

Website files

29
New cards


Which protocol transfers files between systems?

FTP

30
New cards

What is needed to publish a website?

Web server

31
New cards

What does a web server do when a request is received?

Finds and sends requested file

32
New cards


MVC stands for:

Model View Controller

33
New cards

Why use a dedicated web server?

Better uptime and availability

34
New cards


Which protocol is used to transfer web pages?

HTTP

35
New cards

Windows Authentication is used for:

User verification via Active Directory

36
New cards

Which tool configures web servers in Windows?

IIS

37
New cards

Which language is most used in .NET?

C#

38
New cards

What does the runtime do?

Executes code

39
New cards


A static web server:

Sends files as-is

40
New cards


Which is a component of .NET?

Runtime

41
New cards

FTP is used for:

Transferring files

42
New cards

Why use HTTPS?

Secure communication

43
New cards


HTTP stands for:

Hypertext Transfer Protocol

44
New cards

What is .NET?

Developer platform

45
New cards


ASP. NET Core MVC is:

Web application framework

46
New cards

What does HTTP being “stateless” mean?

Does not remember previous requests

47
New cards

Which server can host ASP. NET Core apps?


Both A and B

48
New cards


What does a compiler do?

Converts code into executable form

49
New cards


Where can you deploy ASP. NET apps?

Azure

50
New cards

A dynamic web server includes:


Application server and database