Deploying Windows Services: Hyper-V, Virtualization, PowerShell, UE-V, APP-V, Exams of Social Sciences

A comprehensive set of multiple-choice questions and answers covering key concepts related to deploying windows services, including hyper-v virtualization, powershell scripting, user experience virtualization (ue-v), and application virtualization (app-v). It serves as a valuable resource for students preparing for a midterm exam in a cisa 3330 course, offering insights into essential topics and practical applications.

Typology: Exams

2024/2025

Available from 03/24/2025

ROCKY-B
ROCKY-B 🇰🇪

4.4

(16)

40K documents

1 / 8

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CISA 3330 - DEPLOYING WINDOWS SERVICES
MIDTERM
Hyper-V and Virtualization - Answers :--->
A type 1 hypervisor (select all that apply.)
a. Runs within an operating system on a host
b. Generally provides the best performance
c. Runs directly on physical hardware
d. Has additional overhead - Answers :b. Generally provides the best performance
c. Runs directly on physical hardware
The Hyper-V ________ storage (disk) controller is only available on Generation 1 virtual
guest machines.
a. Differencing
b. IDE
c. Passthrough
d. SAN - Answers :b. IDE
Hyper-V disks have a parent disk, are typically slower performing, and are rarely used in
production. (1 word)
a. Differencing
b. IDE
c. Passthrough
d. SAN - Answers :a. Differencing
Features of Generation 2 virtual machines include (select all that apply)
a. UEFI
b. BIOS
c. Boot from IDE
d. Boot from SCSI - Answers :a. UEFI
d. Boot from SCSI
Virtualization helps resolve some current issues with computing environments, one of
the issues is
a. Flexible scalable networks
b. Servers running below capacity
c. Good growth planning - Answers :b. Servers running below capacity
pf3
pf4
pf5
pf8

Partial preview of the text

Download Deploying Windows Services: Hyper-V, Virtualization, PowerShell, UE-V, APP-V and more Exams Social Sciences in PDF only on Docsity!

CISA 3330 - DEPLOYING WINDOWS SERVICES –

MIDTERM

Hyper-V and Virtualization - Answers :---> A type 1 hypervisor (select all that apply.) a. Runs within an operating system on a host b. Generally provides the best performance c. Runs directly on physical hardware d. Has additional overhead - Answers :b. Generally provides the best performance c. Runs directly on physical hardware The Hyper-V ________ storage (disk) controller is only available on Generation 1 virtual guest machines. a. Differencing b. IDE c. Passthrough d. SAN - Answers :b. IDE Hyper-V disks have a parent disk, are typically slower performing, and are rarely used in production. (1 word) a. Differencing b. IDE c. Passthrough d. SAN - Answers :a. Differencing Features of Generation 2 virtual machines include (select all that apply) a. UEFI b. BIOS c. Boot from IDE d. Boot from SCSI - Answers :a. UEFI d. Boot from SCSI Virtualization helps resolve some current issues with computing environments, one of the issues is a. Flexible scalable networks b. Servers running below capacity c. Good growth planning - Answers :b. Servers running below capacity

On which generation(s) of virtual machines can you add or remove NICs while the virtual machine is running? a. Gen 1 b. Gen 2 c. Gen 1 and Gen 2 d. None - Answers :b. Gen 2 PowersHell - Answers :---> If you want to write a message to the console and you want it to stand out by displaying in yellow you could use: a. Write-Warning b. Write-Yellow c. Write-Error d. Output-Console - Yellow - Answers :a. Write-Warning Hyper-V Checkpoints are a point in time snapshot of virtual machine state and settings. Checkpoints can be taken when the guest machine is: (select all that apply) a. Saved b. Paused c. Running d. Shutdown - Answers :a. Saved c. Running d. Shutdown The VHD Format that should be used when disk space usage needs to be minimized is a. Fixed b. Dynamically Expanding c. Storage Area Network (SAN) d. Passthrough - Answers :b. Dynamically Expanding To create a PowerShell module you would write functions and then save the file with the extension a. .module b. .ps c. .psmod d. .psm1 - Answers :d. .psm Valid PowerShell variables are (select all that apply) a. $MyVariable

UE-V requires an agent to be installed a. On each computer b. On all domain controllers c. On a central monitoring server d. On the group policy servers e. Everything - Answers :a. On each computer UE-V settings are captured to a. Central Storage Location b. Group Policy c. User profile d. Computer C:\ drive - Answers :a. Central Storage Location UE-V captures and centralizes settings for a. Applications & Windows Operating Systems b. Clients and Servers c. Linux, OS/X, Windows operating systems applications d. Group policy - Answers :a. Applications & Windows Operating Systems UE-V works with settings stored outside the user profile, data located outside of C:\users%username% can be managed by UE-V a. True b. False - Answers :b. False UE-V settings are stored when the user (select the 2 best) a. Opens an application b. Logs onto the computer c. Logs off or locks the computer d. Closes an application - Answers :c. Logs off or locks the computer d. Closes an application APP-V - Answers :---> To make an application available through the APP-V the application must be monitored and broken up into feature blocks that are placed in an application package before it is able to be distributed to clients to run. This process is known as _____________ the application a. Packaging b. Sequencing

c. Compressing d. Defragmenting - Answers :b. Sequencing APP-V ____________ delivers applications on ______________. a. Dynamically, request b. Dynamically, demand c. Statically, demand d. Statically, request - Answers :b. Dynamically, demand Microsoft APP-V helps resolve problems like (select all that apply). a. Wrong Security patches being applied b. Uninstalled programs leaving files or settings behind c. Time consuming compatibility testing d. Incompatible applications on the same client - Answers :b. Uninstalled programs leaving files or settings behind c. Time consuming compatibility testing d. Incompatible applications on the same client To ensure that the APP-V server and the workstations using APP-V can communicate properly you need to a. Create a firewall rule to allow outbound TCP ports as defined when installing the server component b. Create an inbound and outbound firewall rule for TCP ports 8081, 8082 and 8083 c. Create a firewall rule to allow inbound TCP ports as defined when installing the server component d. Enable the existing APP-V inbound firewall rule - Answers :c. Create a firewall rule to allow inbound TCP ports as defined when installing the server component Using APP-V allows for ___________ management of virtual applications a. Central b. Common c. Distributed d. Coordinated - Answers :a. Central What are the implementation models for APP-V? a. Default mode b. Standalone c. Capture Mode d. Streaming Mode - Answers :b. Standalone d. Streaming Mode

Matches a "string" of the display name How would you export a command's output to a CSV file? - Answers :Export-CSV C:\path What command would you use to import a module? - Answers :Import-Module What is the difference between using double quotes, single quotes and double quotes with the back tick character before a variable? - Answers :` = Ignores Substitution for strings it is next to within double quotes ' = No Substitution " = Allows Substitution For Active Directory domain users, what is the default Settings Storage Location (if a location is not specified)? - Answers :AD Home Directory If you need to create a settings template (custom settings location template) so the settings for an application that is not provided by Microsoft by default can be captured, what application would you use? - Answers :UE-V Generator What is the new feature in App-V 5.0 that enables virtual applications to provide services to other local or virtual applications? - Answers :Virtual Application Extensions Does App-V version 5.0 require a dedicated drive Q:? - Answers :No The primary feature block contains the minimum package content needed for the virtualized application to be run properly? a. True b. False - Answers :a. True The maximum size of a .VHDx virtual disk - Answers :64 TB You can convert between .VHD and .VHDx a. True b. False - Answers :a. True IDE supports swapping devices while it is running (hot swapping) a. True b. False - Answers :b. False What are two attestation modes? - Answers :Hardware Trusted (TPM Based) Admin Trusted (AD Based)

What is "|" referred to as and what does it do in PowerShell - Answers :The pipeline, Connects cmdlets to produce better results How can you display certain PowerShell commands in a GUI? - Answers :Out-GridView What does pressing "CTRL+J" in PowerShell ISE do? - Answers :Opens snippets In PowerShell, what do Comparison Operators output? - Answers :Booleans, True or False results (ex 1 - eq 1 = True) In PowerShell, "$PSItem" and "$_." refer to the same thing a. True b. False - Answers :a. True