Skip to content

Check On learning

--- primaryColor: steelblue shuffleQuestions: false shuffleAnswers: true --- ### _____is the process of verifying the identity of a user, system, or device. It ensures thty the entitiy attempting to access a reousrce is indeed who it calims to be. - [x] Authentication - [ ] Integrity - [ ] Authorization ### A ___ ___ is a profile used by end users in the network for determingin access. - [ ] Domain Account - [ ] Service Account - [x] User Account - [ ] Local System ### What is also know as Comman Prompt or cmd.exe? - [ ] PowerShell - [ ] Terminal - [x] Windows Command Line - [ ] Linux ### ______ Is a cross-platform task automation and configuration manaagement framework from Microsoft. - [x] PowerShell - [ ] Terminal - [ ] Windows Command Line - [ ] Linux ### What are the three key features of PowerShell? - [x] Command-line interface, Scripting Language, Cmdlets - [ ] Scripting Language, Management, Cmdlets - [ ] Cmdlets, Terminal, Command-line interface ### What are the three backup types? - [x] Full - [x] Incremental - [x] Differential - [ ] Partial ### What is a record of system or user activities? - [x] Log file - [ ] Event Logs - [ ] Security Policy ### What in Windows are automated processes that run at specific times or in response to specific events? - [ ] Event logs - [ ] tasklist - [x] Scheduled Tasks ### What are the two modes in Window's OS? - [x] User and Kernel Mode - [ ] User and Application Mode - [ ] Kernel Mode - [ ] Boot ### What is the sequence of steps the computer goes through when it is powered on, culminatin in the operating system being loaded ad becoming operational? - [ ] Pre-Boot - [ ] Windows Boot Manager - [x] The boot process ### What is the last stasge in the boot process? - [ ] Windows Boot Manager - [x] Kernel Initialization - [ ] Windows OS Loader - [ ] Pre-Boot ### What are the five Kernel Designs? - [x] Monolithic, mircokernel. hybrid. exokernel and virtual - [ ] virtual, hybrid, wireless, Macro, Exokernel - [ ] microkernel, monolithic, hybrid, legacy, exokernel ### A __ __ is a set of standard performance metrics or behaviors established for processes running on a system. - [ ] Resource Uitlization - [x] Process Baselne - [ ] Local Policy