StudyPlug

अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!

You are in the process of configuring JEA but want to confirm PowerShell version 5.0 or later is installed on a Windows 10 computer. What can you type on the computer to check the version? Select two.

$PSVersionTable $PSVersionTable.PSVersion

Virtual hard disk files have a ____ or ____ extension. Choose the correct pair to fill in the blanks from the list below.

.vhd, .vhdx

Genevieve is configuring a small network that requires all users to authenticate from a centralized database. What should she configure?

A Windows domain

What is the difference between a Windows workgroup and a Windows domain? Select three

A Windows domain requires a Windows Server running AD DS In a workgroup no single computer has control over the others A domain requires more expertise to configure than a workgroup

A network interface is composed of a network interface card (NIC) and what else?

A device driver

You install network services such as DHCP, DNS and FTP on a computer. What type of system have you created?

A server because it can now provide resources to client computers

How does a standalone server differ from a member server?

A standalone server participates in a workgroup, a member server does not

Which one of the following statements is NOT correct?

A virtual machine needs to be shut down before you can change its network connection from an internal switch to a private switch

Which one of the following is NOT a network connection option for a Hyper-V virtual machine (VM)?

A virtual switch

Which one of the following installations will allow a Windows 11 laptop to behave like a server?

A web-based application that only allows access from the local network

Eulalia is setting up a system that must support a certain type of failover cluster. What is required on the Windows Server?

Active Directory

The core component of a Windows domain is ________.

Active Directory

You are asked to use the MMC to partition a new disk that was added to a Windows Server. However, when you invoke the MMC, there is no indication it is the right tool for the job. How can you overcome this situation?

Add the Disk Management snap-in to the MMC

Baptiste uses Server Manager as part of his daily responsibilities at a large corporation. What type of activity is he most likely to perform? Select all that apply.

Add/remove roles and features Create server groups Access configuration tools Access monitoring tools

The chief executive officer (CEO) of a company is demanding the ability to deploy additional computing resources quickly because waiting for new hardware to arrive will delay the release of new products. What attribute of cloud computing is most likely to meet the CEO's demand?

Agility

You are about to enable a VM for JIT access. Which one of the following best describes what you need to do beforehand?

Associate the VM network interface with an NSG

You need to install four systems with almost identical settings. After the first installation, you decide to use an XML script to install the other three servers. How are you most likely to generate the XML script?

At the confirmation window of the first installation, export the configuration to an XML file

Cheska works at a company that migrated their on-premises servers to Azure. However, the company is still running a Kubernetes cluster on VMs hosted on a different cloud provider. What Azure technology can she leverage to simplify the management task?

Azure Arc

You want the ability to manage your on-premises, third-party cloud, and Azure resource using a common set of tools. Which one of the following allows you to do this?

Azure Arc

Hiram wants to ensure the Azure VMs he manages conform to the security policies he configured. Which one of Azure Arc's management features can he use to check whether the VMs are compliant?

Azure Policy

In the process of trying to add ServerHR, a workgroup member, to Server Manager (SM), you get an error message that reads: WinRM Negotiate authentication error. Why would this error message be issued?

Because ServerHR is not in the TrustedHost list of the system running Server Manager

Tiberius is creating a PowerShell role capability file. Among others, what type of commands is Tiberius most likely to include in the file?

Commands that perform some DNS tasks

Jayra is setting up a network consisting of 50 computers supporting at least 45 users. Computer X is the only system with direct access to three printers and other resources. This means the other computers can only print by communicating with computer X. How will Jayra most likely configure the network?

Configure computer X as a server

Server2 has been configured with Kerberos constrained delegation to access resources on Server3. Latipah launches a PowerShell remote session from Server1 to connect to Server2 but cannot access resources on Server3. Which of the following best describes the problem?

Constraint delegation does not work with WinRM

You need to implement DSC to ensure a server configuration stays as desired. Which one of the following procedural sequences are you going to use to help enforce this requirement?

Create a script using Powershell's ISE, then run the script to create MOFs

From time to time your co-worker Novella makes a few temporary, but apparently minor changes on an Azure VM. However, sometimes Novella forgets to revert the system back to its original state. What feature could be implemented to help prevent the server from ultimately not being compliant with company policy?

DSC

Hyper-V VMs consist of several files stored on a Hyper-V server. Which one of the following is NOT one of the stored files?

Deleted state files

You are trying to convince your manager to install Active Directory on a Windows Server. The manager asks what are the benefits? How are you most likely to respond? Select three.

Deploying user and computer policies Applying patches and updates to clients Centralize authentication and authorization

Xavia enables a few firewall rule groups on a Windows Server 2022 (Core) computer so that she can manage it remotely with MMCs. Which of the following will Xavia NOT be able to access?

Device Manager

You are helping to deploy an IaaS cloud solution for a large corporation. Which of the following services are you most likely to configure? Select three

Directory services Domain name services Dynamic address management

You provide IT services to various small companies. One of them calls you because they seem to be having performance issues with their file server. You decide to monitor the status of the volumes. What technology are you most likely to use?

Disk Management

Godiva uses a Windows Server to ensure each employee can only use up to 10 GB of storage. What will she configure to ensure this restriction is enforced?

Disk Quota

A small office needs file and printer sharing capabilities. However, all the computers in the office are running Windows 11. What should they do?

Enable File and Printer Sharing on a Windows 11 computer

Which of the following features are supported by NTFS? Select three

Encryption Compression Support for very large files

Bodhi is trying to connect to an Azure VM using Windows Admin Center. The Azure VM has a public IP address but attempts by Bodhi to connect are unsuccessful. Which of the following is most likely to solve the problem? Select two.

Ensure WinRM is enabled on the target VM Ensure port 5985 is open for inbound connections

You are about to install server roles and features. According to the Add Roles and Features Wizard, which of the following tasks should be verified as completed before starting the installation?

Ensure static IP addresses have been configured

Nikki is configuring a new server using the Add Roles and Features Wizard. When she gets to the screen to select the server, the one she needs to configure is not available for selection. How can she rectify this?

Exit the installation, add the server to Server Manager and start over

Which one of the following actions can take place when the virtual machine (VM) involved in the process is running?

Exporting a VM to local storage

You are asked to set up Azure Arc with the capability to run custom scripts and log analytics. Which management feature will you configure to meet the requirements?

Extensions

Windows Server supports RAID, load balancing, and clustering. What type of feature do these represent?

Fault-tolerant

You work for a software development firm building a variety of apps. The system administrators created a system whereby version control is made possible through the Windows Server. What technology did they use?

File and Printer Sharing

Rahmi performs a basic installation of a Windows Server system without installing roles or features. What type of service is available with this type of installation?

File and printer sharing

To experiment, you install Windows Server 2022 on a computer that is no longer in production. You notice when you copy files back and forth from a USB flash drive the permissions are not preserved. How could you fix the problem?

Format the USB to use NTFS instead of FAT32

Orpheus is testing his DSC configuration but does not open additional firewall ports. He thought DSC would fail but to his surprise it is working. Which of the following best describes the situation?

He configured DSC to operate in pull mode

Zahara maintains a small data center at her organization. The data center is physically maxed out and there is no more room for additional hardware. However, during peak times, they can seamlessly use more computing power than that which is available in the data center. What type of infrastructure are they using?

Hybrid cloud

An Operating System (OS) has already been installed on a Hyper-V Virtual Machine hard disk. In the BIOS settings of the VM, which one of the following should be first on the Startup/Boot order list so that the VM will not attempt to boot from a CD?

IDE

You need to install Windows Admin Center. However, you want to ensure it is installed as a service. How can you ensure this happens?

Install it on a Windows Server computer

Zuri wants to compile a collection of administrative tools in an easy-to-access place and format. How can she best accomplish this task?

Install the desired administrative snap-ins in an MMC

Which one of the following PowerShell cmdlets installs both the GUI and the Hyper-V module for PowerShell on a management computer?

Install-WindowsFeature RSAT-Hyper-V-Tools

An employee was recently released from your company. The company asks you to review the log of the former employee's most recent activity just before they were dismissed. In the log you see part of an entry that reads as shown below. According to the log, what was the employee that was dismissed doing? open the page https://Microsoft.com/devicelogin and enter the code AB6GRP4PQ

Installing the Connected Machine Agent

Denzel, an intern, is asked to install the Server Core version of Windows. What are some characteristics of this operating system? Select two

It does not have a graphical user interface (GUI) It can support fault-tolerant features

What is a characteristic of a server role?

It is a major function or service that a server performs

What is a characteristic of DSC's declarative syntax?

It specifies how to configure a server without using the actual commands

As the security administrator, Nevi wants to ensure the principle of least privilege is observed. Which of the following second-hop remoting methods is he most likely to use?

JEA

Hiro is logged into Server1 and from there he establishes a remote PowerShell session with Server2. He intends to run a few commands targeting Server3 without needing to specify login credentials on Server3. What methods can he use to facilitate this capability? Select three.

JEA CredSSP Kerberos Delegation

What feature allows administrators to access a limited type of cloud VMs only by request?

JIT

Sanaya needs to manage some servers remotely. Which one of the following will Sanaya be most likely to use? Select three.

MMCs PowerShell Server Manager

Jalayah is onboarding some Azure servers to take advantage of the benefits provided by Azure Security Center. To which additional service does Jalayah need to subscribe?

Microsoft Defender for Cloud

Orion needs to install a Windows Server 2022 system that supports user and group permissions on files and folders. What type of file system should he use?

NTFS

Tanisha opens a web browser to download files from her Google drive. What role is her computer playing?

Network Client

You need to access Server3 using second-hop remoting. Which one of the following commands do you need to execute on Server3 to enable this capability?

None of these choices

You are installing the Windows Server operating system, what additional protocol do you need to install to facilitate communication between the server and another network device?

None, IPv4 and IPv6 are installed by default

Which of the following is a true statement regarding the installation of server roles and features?

Not all roles require static IP addresses

When you type the following command, what does -Number represent? Get-Disk -Number 0

Parameter

Eudora wants to write a script to manage certain aspects of Active Directory. Which of the following would she be most likely to utilize?

PowerShell

Alex uses Azure to create a Windows Server 22 VM with the graphical user interface (GUI) installed. He does not make any changes to the default configuration. Instead, he wants to access the VM remotely to further customize it according to his needs. What app will Alex use to access the VM remotely?

RDP

Which one of the options for importing a virtual machine (VM) is the fastest, given that all other factors will remain roughly the same?

Register the virtual machine in-place

What technologies does Storage Spaces allow you to configure? Select three.

Replication Deduplication Thin provisioning

Which one of the following is NOT a correct method for connecting to a VM in Hyper-V manager?

Right-click the VM and click Shut Down

Your supervisor asks you to install a particular role service on a server. What is your understanding of role services?

Role services add functions to the main role on a server

Dropbox and Yahoo Mail are examples of what type of cloud service?

SaaS

Which icon on the toolbar of the Virtual Machine Connection console produces the same effect as that of the Windows hibernation mode?

Save

You are asked to modify some settings on all servers in your company's network. You decide to access all server administration tools from a single console. What technology will you use?

Server Manager

Diego enables the Internet Printing Client capabilities on a Windows Server. What type of capability did he enable?

Server feature

Lam is asked to install a variety of role services on a server. What type of services will Lam be most likely to install? Select two.

Server for NFS Distributed File System

Shaima launches PowerShell to install a few server roles. However, virtually every command she enters issues an error message. What is the most likely cause of the problem?

She logged in successfully but did not launch PowerShell with administrator privileges

Which one of the following PowerShell cmdlets could cause loss of data if a running application doesn't automatically save data?

Stop-VM

Which of the following correctly characterizes the differences between a .psrc file and a .pssc file? Select three.

The .pssc file references the .psrc file The .psrc file specifies functions users can run The .pssc file is used to register a JEA endpoint

Which of the following is integrated into Server Manager?

The File and Storage Services role

You install Windows Admin Center Gateway on a Windows Server. What do you need on your local system to be able to manage all servers using Windows Admin Center Gateway on the gateway server? Select two.

The Microsoft Edge browser The Chrome browser

When using the Add Roles and Features Wizard, at the Select installation type window, what is the difference between the following two installation options available for selection? (Select two.)Role-based or feature-based installationRemote Desktop Services [RDS] installation

The RDS option installs components of the RDS role across different servers The Role-based option allows you to install a role or feature in a single server

Maximo enters the PowerShell cmdlet shown below on a DC in a multidomain environment. In your evaluation of why Maximo would issue this command, what conclusions can you draw? Select three.Set-ADComputer -identity (Get-ADComputer Server3) -PrincipalsAllowedToDelegateToAccount (Get-ADComputer Server2)

The command was issued on a second-hop computer Resource-based constrained delegation is being configured Active Directory RSAT is already installed on the DC

You launch the Server Manager, then click Network Connections, Local Server, followed by the address next to the Ethernet label. What will you be configuring?

The network interface

Elewa is onboarding an on-premises Oracle Linux server allowing it to be managed using Azure Arc. When Elewa gets to the last page, he clicks Register, downloads the script, and proceeds to launch Azure Arc in the Azure portal. However, the Oracle Linux server is not available for selection. What could be the problem?

The script was not executed

Piolo, an administrator, is using the Add Roles and Features Wizard. However, one of the services Piolo is trying to install appears greyed out and is not available for selection. Why is this happening?

The service is already installed

You are logged onto a Windows Server 2022 system in a domain and trying to add a server within Server Manager by searching Active Directory. When you type in the server's name, it does not show up as available for selection. You successfully verify there is connectivity between the system running Server Manager and the server you want to add, by using another tool. What is the most likely cause of the problem?

The system you want to add is not a domain member

Paulina owns a graphics company with 20 employees all of whom are running Windows 11. They hire two more people but once their accounts have been created, the new users are having difficulty logging on to the network. What could be the problem?

They are running Windows 11 and it only supports up to 20 signed-in network users

What are characteristics of server features? Select two.

They provide functions that enhance an installed role A server feature can be a standalone function

Which type of hypervisor, or the virtualization software component that creates and monitors the virtual hardware environment, is typically found in a production system?

Type 1

In the process of configuring JEA, you write a custom function that will access the Windows registry on behalf of the user. Under which section in the PowerShell role capability file will you reference the function?

VisibleExternalCommands

Antonelli is asked to build a system powerful enough to run multiple desktop applications from Microsoft simultaneously. Which operating system should he install?

Windows 11

You want to use Azure Arc to manage a series of systems running different operating systems to test a variety of apps. On which of the following operating systems is Azure Arc supported? Select three

Windows Server 2008 R2 Amazon Linux SUSE Linux

You have been notified that technicians finished installing computers at a new branch site using a new domain. You now want to use PowerShell to remotely install the Windows Server Backup feature on one of the servers. What must you do for the command to be successful?

You need to add the remote server to the TrustedHosts file on the local system

Which of the following Windows Firewall rules is NOT needed to successfully run most MMCs and snap-ins for managing a remote server?

You need to enable all of these rules

You create a DSC configuration file that includes the lines of text shown below and save it as win2kdscfile.ps1. But when you compile the DSC file, it fails. How can you fix the problem? configuration mydscfile { Node Win2K22-Server1 { WindowsFeature IIS { Ensure = 'Present' Name = 'Web-Server' IncludeAllSubFeature = $true } } }

You need to save the file as mydscfile.ps1

Zelda opens a browser on a Windows 11 computer and enters http://localhost:6516 in the address bar. Which of the following best describes why Zelda would do this?

Zelda wants to use Windows Admin Center

The virtualization software component which allows multiple virtual machines (VMs) to share physical hardware resources is referred to as __________

a hypervisor

What type of instructions are used to write a PowerShell script to remotely manage Windows servers and desktops?

cmdlets

When installing and using the Hyper-V service, the following issues could arise except that _______.

there may not be enough network addresses

Gilbert manages a small group of computers in a domain. He wants to verify WinRM and PowerShell remoting on the Windows 11 computers is turned on. What two commands is he most likely to run using the command prompt? Select two

winrm quickconfig Configure-SMRemoting.exe -Get


संबंधित स्टडी सेट्स

A&P2 CHPT. 23—Nutrition & Metabolism

View Set

Women's Health/Disorders and Childbearing Health Promotion

View Set

Introduction to IT - Practice Exam B

View Set

The Child with Gastrointestinal Alterations

View Set