70-410 1.TS Installing and Configure Servers

¡Supera tus tareas y exámenes ahora con Quizwiz!

Answer: Enable-NetFirewallRule -DisplayGroup "Remote Volume Management"

All servers in nutex.com have the Windows Server 2012 R2 operating system installed. You have a server named SRV1 that is a Server Core installation of Windows Server of 2012 R2 in a DMZ zone. SRV1 is a member of a workgroup and has remote management enabled. You must create a partition on a newly installed hard drive and create a volume so that the Tax department can populate the volume. What cmdlet should you run on SRV1? -Enable-NetFirewallRule -DisplayGroup "Remote Services Management" -Enable-NetFirewallRule -DisplayGroup "Remote Event Log Management" -Enable-NetFirewallRule -DisplayGroup "File and Printer Sharing" -Enable-NetFirewallRule -DisplayGroup "Remote Volume Management"

Answer: Mirrored space

All servers in the nutex.com domain run either Windows Server 2012 R2 and Windows Server 2012. You have a server named SRV55 that runs Windows Server 2012. You add five hard disks that are 1 TB each to SRV55. You want to create a storage space that contains the five disks. The data will store financial documents from the past seven years. You must ensure the following: Fast performance for storage retrieval Resiliency by tolerating two disk failures What should you create? -Simple space -Mirrored space -Parity space -Striped volume -RAID-5 volume -Spanned volume

No. You must first upgrade your Server Core installation to Windows Server 2012 R2 Server Core, then switch to the GUI mode of Windows Server 2012 R2.

Can you upgrade from a Windows Server 2008 R2 Server Core installation to the Server with a GUI mode of Windows Server 2012 R2 in one step?

In-place upgrades from 32-bit to 64-bit architectures are not supported. You must perform a clean installation on hardware with a 64-bit processor.

How can you perform an in-place upgrade from a Windows Server 2008 server with a 32-bit processor to Windows Server 2012 R2?

Specify the source in a Group Policy at Computer Configuration > Administrative Templates > System > Specify settings for optional component installation and component repair

How do you configure Group Policy to specify the source files from which every server in the domain should install features or roles?

Press Ctrl+Alt+Del and select Task Manager. From the File menu choose Run new task and enter cmd.exe.

How do you recover a lost command prompt on a Server Core installation of Windows Server 2012 R2?

Use the Remove option with the Uninstall-WindowsFeature cmdlet

How do you remove the binary files to free up space on the server when you uninstall a role or feature with the Windows PowerShell cmdlet Uninstall-WindowsFeature <featurename>?

One-step upgrades are not supported. You must first upgrade your Server Core installation to Windows Server 2012 Server Core, then switch to the GUI mode of Windows Server 2012 R2.

How do you upgrade from a Windows Server 2008 Server Core installation to the Server with a GUI mode of Windows Server 2012 R2?

From Server Manager, uninstall the User Interfaces and Infrastructure feature.

How do you use Server Manager to uninstall the graphical user interface (GUI) on a full installation of Windows Server 2012 R2?

1200 GB (or 1.2 TB)

If you have three disks with 600 GB free on each disk and you create a RAID-5 volume from the free space, how much disk space would be available to the user?

1. Install Windows PowerShell Web Access 2. Configure the gateway 3. Configure authorization rules that allow users access to the Web-based Windows PowerShell console

To configure Windows PowerShell Web Access, what three things must you do?

djoin /provision

To perform an offline domain join during an unattended operating system installation of a Server Core version of Windows Server 2012 R2, what command should you run first?

Either the original installation source, or access to Windows Update

To reinstall a role or feature that has been completely removed from Windows Server 2012 R2, what resource(s) do you require?

In-place upgrades are NOT supported: -From a 32-bit edition of Windows Server -From one language to another -From one build type to another -From a Server Core installation directly to a full installation (GUI mode) -From a pre-release version of Windows Server 2012

Under what circumstances can you NOT perform an in-place upgrade to Windows Server 2012?

New-NetIPAddress

What PowerShell cmdlet would you use to change a static IP address on a Windows Server 2012 R2 Server Core server?

1. Install Windows Server Migration Tools on destination servers that run Windows Server 2012 R2. 2. Create deployment folders on destination servers that run Windows Server 2012 R2, for copying to source servers. 3. Copy deployment folders from destination servers to source servers. 4. Register Windows Server Migration Tools on source servers.

What are the four steps for Windows Server Migration Tools installation and preparation?

run Uninstall-WindowsFeature or use Server Manager to remove the Server Graphical Shell

What are two ways to remove Windows Explorer, Windows Internet Explorer, and all related components and files from a full installation of Windows Server 2012 R2?

run Uninstall-WindowsFeature or use Server Manager to remove the Graphical Management Tools and Infrastructure feature

What are two ways to remove the GUI Management tools from a full installation of Windows Server 2012 R2?

djoin /requestODJ

What command provides an offline domain join of a Server Core version of Windows Server 2012 R2 and loads the computer metadata from a file so it can be used to add the %SystemRoot% folder of the computer that you want to join to the domain?

sconfig.cmd

What command will display the Server Configuration menu on a Windows Server 2012 R2 Server Core server?

dcpromo /unattended

What deprecated command in Windows Server 2012 allows you to perform unattended installations of Windows Server 2012 R2 domain controllers with legacy scripts that have not been converted to PowerShell?

It will not work. You will get a message pointing you to Server Manager.

What happens when you run dcpromo.exe with no parameters from a Windows Server 2012 R2 command prompt?

3

What is the minimum number of dynamic drives required to create a RAID-5 volume?

2

What is the minimum number of dynamic drives required to create a mirrored volume?

/Mount-Image

What parameter must you use with the Dism command to mount an offline Windows image?

In Active Directory Users and Computers, right-click the OU and select Delegate Control

What steps would you perform to delegate the Create, delete and manage user accounts task to a group for an Organizational Unit (OU)?

Windows Server Migration Tools

What tool can you use to migrate some server roles, features, operating system settings, shares, and other data from computers that are running certain editions of Windows Server 2003 R2 to computers that are running Windows Server 2012 R2?

a GUID partition table (GPT) type

What type of partition table will support a volume over 2 TB?

simple spaces

What type of storage layout from a storage pool best suited for temporary data, such as video rendering files, image editor scratch files, and intermediary compiler object files?

Parity spaces

What type of storage layout from a storage pool is best suited for archival data and streaming media, such as music and videos?

Parity spaces

What type of storage layout from a storage pool is supported in a failover cluster in Windows Server 2012 R2, but not Windows Server 2012?

mirror spaces

What type of storage layout from a storage pool will support up to two disk failures?

New-NetLbfoTeam

Which PowerShell cmdlet creates a new NIC team that consists of one or more network adapters?

Add-Computer

Which PowerShell cmdlet would you use to add a computer to a domain such that you will be prompted to supply credentials to join the domain?

Enable-PSRemoting

Which PowerShell cmdlet would you use to enable Windows PowerShell Remoting on a Windows Server 2012 R2 server core server so that commands typed in Windows PowerShell on one computer are able to run on another computer?

Install-WindowsFeature DHCP, DNS

Which PowerShell cmdlet would you use to install a DHCP server and a DNS server on a Server Core installation of Windows Server 2012 R2?

Rename-Computer

Which PowerShell cmdlet would you use to rename a Windows Server 2012 R2 Server Core server?

Test-DscConfiguration

Which cmdlet compares the current DSC configuration and the actual DSC configuration?

Uninstall-WindowsFeature

Which cmdlet replaces the Remove-WindowsFeature cmdlet in Windows Server 2012?

Start-DscConfiguration

Which cmdlet would you use to apply a PowerShell DSC configuration?

install-windowsfeature -Name AD-Domain-Services OR get-windowsfeature AD-Domain-Services | install-windowsfeature AND Install-ADDSDomainController

Which cmdlet(s) can you use to create a domain controller on a Server Core installation of Windows Server 2012 R2?

Configure-SMRemoting.exe -enable

Which command enables Server Manager remote management and enables all required firewall rule exceptions?

net localgroup administrators /add <DomainName>\<UserName>

Which command would you run to add a domain user account to the local Administrators group on a Windows Server 2012 R2 Server Core server?

Windows PowerShell Web Access

Which feature introduced in Windows Server 2012 lets remote users run PowerShell commands from any web-enabled device?

NIC Teaming

Which feature of Windows Server 2012 and above allows the server to have the ability to operate multiple NICs as a single interface?

Storage tiers

Which new feature of Windows Server 2012 R2 moves frequently accessed data to solid-state drives, and infrequently accessed data to slower drives?

Dual parity

Which new feature of Windows Server 2012 R2 protects against simultaneous physical disk failures by storing two copies of parity information in the parity space?

Write-back cache

Which new feature of Windows Server 2012 R2 reduces the latency of writes by buffering small random writes to solid-state drives?

/disable-feature

Which parameter of the Dism command will allow you remove a GUI interface from an image of a full installation of Windows Server 2012 R2?

Server Manager

Which utility do you use to create a domain controller on a server running the full GUI installation of Windows Server 2012 R2?

Windows Server 2012 R2

Which version of the Windows operating system allows you to create parity spaces on failover clusters?

A RAID-5 volume writes both parity blocks and data blocks, so it does not offer the write performance of a striped volume, which only writes data blocks.

Why does a striped volume offer better write performance than a RAID-5 volume?

Answer: Press Ctrl+Alt+Del and select Task Manager. From the File menu, choose Run new task and enter cmd.exe. Run defrag C: from the command prompt

You have a Server Core installation of Windows Server 2012 R2 named SRV3. You type PowerShell to open the PowerShell prompt. You run Install-WindowsFeature to install a feature on the server. You type exit to leave the PowerShell prompt and return to the command prompt. You type exit and hit Enter. You have lost the Administrator prompt. Now you need to defragment the C: volume. What must you do? 1. Use Remote Desktop to connect into SRV3. Open an additional command prompt by typing CMD and run defrag C: from the command prompt. 2. Press Ctrl+Alt+Del and select OpenCommand Prompt. Run defrag C: at the command prompt. 3. Press Ctrl+Alt+Del and select Task Manager. On the Process tab, click New task and enter cmd.exe. Run defrag C: from the command prompt. 4. Press Ctrl+Alt+Del and select Task Manager. From the File menu, choose Run new task and enter cmd.exe. Run defrag C: from the command prompt. 5. Press Ctrl+Alt+Del and select Sign Out. Log in again and run defrag C: from the command prompt. 6. Press Ctrl+Alt+Del and select Lock. Press Ctrl+Alt+Del again, log in again, and run defrag C: from the command prompt.

Answer: Install-WindowsFeature Server-Gui-Shell -Restart

You have a Server Core installation of Windows Server 2012 R2. You need to install File Explorer to find files and Internet Explorer to download driver updates from vendor Web sites. What command should you run? -Install-WindowsFeature Web-App-Dev -Restart -Install-WindowsFeature Web-Dir-Browsing -Restart -Install-WindowsFeature Web-Mgmt-Service -Restart -Install-WindowsFeature Server-Gui-Shell -Restart -Install-WindowsFeature Server-Gui-Mgmt-Infra -Restart -Install-WindowsFeature Desktop Experience -Restart -Install-WindowsFeature File-Services -Restart

Answer: New-VHD Path D:\VHDs\disk1.vhdx SizeBytes 3200GBAdd-VMHardDiskDrive -VMName VMSRV1 -Path D:\VHDs\disk1.vhdx

You have a Windows Server 2012 R2 server with the Hyper-V server role installed, named HyperV1. You need to create a virtual machine named VMSRV1 that will run Windows Server 2012 R2 and require 3.2 TB of storage. VMSRV1 will run applications with high levels of disk activity. What cmdlet set should you run? 1. New-VHD Path D:\VHDs\disk1.vhd SizeBytes 3200GB Add-VMScsiController -VMName VMSRV1 -Path D:\VHDs\disk1.vhd 2. New-VHD Path D:\VHDs\disk1.vhdx SizeBytes 3200GB Add-VMScsiController -VMName VMSRV1 -Path D:\VHDs\disk1.vhdx 3. New-VHD Path D:\VHDs\disk1.vhd SizeBytes 3200GB Add-VMHardDiskDrive -VMName VMSRV1 -Path D:\VHDs\disk1.vhd 4. New-VHD Path D:\VHDs\disk1.vhdx SizeBytes 3200GB Add-VMHardDiskDrive -VMName VMSRV1 -Path D:\VHDs\disk1.vhdx 5. New-VHD Path D:\VHDs\disk1.vhd SizeBytes 3200GB Add-VMStoragePath -VMName VMSRV1 -Path D:\VHDs\disk1.vhd 6. New-VHD Path D:\VHDs\disk1.vhdx SizeBytes 3200GB Add-VMStoragePath -VMName VMSRV1 -Path D:\VHDs\disk1.vhdx

Answer: Create a fixed disk named SRV1.vhdx for VMSRV1

You have a Windows Server 2012 R2 server with the Hyper-V server role installed, named HyperV1. You need to create a virtual machine, named VMSRV1, that will run Windows Server 2012 R2 and require 2.5 TB of storage. VMSRV1 will run applications with high levels of disk activity. What should you configure? -Create a dynamically expanding disk named SRV1.vhd for VMSRV1 -Create a dynamically expanding disk named SRV1.vhdx for VMSRV1 -Create a fixed disk named SRV1.vhd for VMSRV1 -Create a fixed disk named SRV1.vhdx for VMSRV1 -Create a differencing disk named SRV1.vhdx for VMSRV1 -Create a differencing disk named SRV1.vhd for VMSRV1

Answer: Windows PowerShell Desired State Configuration (DSC)

You manage a set of Windows Server 2012 R2 servers in your department that are in the verigon.com domain. You need to do the following: Enable or disable server roles and features Manage groups and user accounts Manage registry settings and environment variables Which feature, utility, or snap-in should you use, install, or enable? 1. Active Directory Users and Computers 2. Active Directory Administrative Center 3. Active Directory Sites and Services 4. Replmon 5. Repadmin 6. Lpd 7. Ldp 8. AdsiEdit 9. Windows PowerShell Desired State Configuration (DSC) 10. WinRM IIS Extension

Answer: Upgrade all Accounting department servers to Windows Server 2012 R2

You manage a set of servers for different departments in the verigon.com domain. The Accounting department has all Windows Server 2008 servers and the Tax department has all Windows Server 2012 R2 servers. You plan to virtualize storage for both departments by grouping disk enclosures into storage pools, and then creating virtual disks from the available capacity in the storage pools. You also want to ensure that if you need to rebuild storage spaces, the storage spaces will automatically be rebuilt from storage pool free space instead of using hot spares. What should you do to ensure the servers meet the minimum configuration requirements to perform these tasks? -Install the Message Queuing feature on the Accounting department servers and Tax department servers -Install the EnhancedStorage feature on the Accounting department servers and Tax department servers -Install the MultiPath I/O feature on the Accounting department servers and Tax department servers -Install the Install the BITS feature on the Accounting department servers -Upgrade all Accounting department servers to Windows Server 2008 R2 -Upgrade all Accounting department servers to Windows Server 2012 -Upgrade all Accounting department servers to Windows Server 2012 R2

Answer: On the Windows Server 2012 R2 server, run Install-WindowsFeature Migration -ComputerName <computer_name> from the PowerShell prompt On the Windows 2003 R2 server, install Microsoft .NET Framework and install the latest version of PowerShell. Create a Windows Server Migration Tools deployment folder on computers that are running Windows Server 2012 R2. Register Windows Server Migration Tools on computers that are running Windows Server 2003

You need to migrate some server roles, features, operating system settings, shares, and other data from computers that are running certain editions of Windows Server 2003 R2 to computers that are running Windows Server 2012 R2. You plan to install Windows Server Migration Tools on both the source and destination servers. What should you do? (Choose four.) -On the Windows Server 2012 R2 server, run Install-WindowsFeature Migration -ComputerName <computer_name> from the PowerShell prompt -On the Windows Server 2012 R2 server, open the System applet in Control panel to install Windows Server Migration Tools -On the Windows Server 2012 R2 server, open the Action Center applet in Control panel to install Windows Server Migration Tools -On the Windows 2003 R2 server, install Microsoft .NET Framework and install the latest version of PowerShell. -On the Windows 2003 R2 server, install Windows PowerShell by using Server Manager or by running the Server Manager command prompt tool, ServerManagerCmd.exe. -Create a Windows Server Migration Tools deployment folder on computers that are running Windows Server 2003. -Create a Windows Server Migration Tools deployment folder on computers that are running Windows Server 2012 R2. -Register Windows Server Migration Tools on computers that are running Windows Server 2003 -Register Windows Server Migration Tools on the Windows Server 2012 R2 server.

Answer: use sconfig.cmd use djoin

You were asked to install several Windows Server 2012 R2 servers into the Active Directory domain named nutex.com. You have to add a Server Core installation of Windows Server 2012 R2 from a workgroup to the nutex.com domain. What can you do to add the computer to the domain? (Choose all that apply. Each answer is a separate solution.) -use ServerManagerCmd.exe -use the New-ADComputer cmdlet -use sconfig.cmd -use djoin -use dsadd -use msconfig -use the System applet in Control Panel -use the Network and Sharing Center applet in Control Panel -use the Action Center applet in Control Panel

Answer: From Windows PowerShell, run slmgr.vbs /ipk <productkey> and slmgr.vbs /ato From a command prompt, run sconfig.cmd

You were asked to install several Windows Server 2012 R2 servers into the Active Directory domain named nutex.com. You install SRV3 by choosing Windows Server 2012 R2 Standard (Server Core Installation) from Windows Setup. After the installation completes, you need to activate the product key on SRV3. What should you run to activate the product key? (Choose all that apply.) -Open the System applet in Control Panel -Open the Credential Manager applet in Control Panel -Open the Action Center applet in Control Panel -From Windows PowerShell, run slmgr.vbs /dlv and slmgr.vbs /ipk <productkey> -From Windows PowerShell, run slmgr.vbs /ipk <productkey> and slmgr.vbs /ato -From a command prompt, run cliconfg.exe -From a command prompt, run lsm.exe -From a command prompt, run sconfig.cmd

Answer: dism

You were asked to install several Windows Server 2012 R2 servers into the Active Directory domain named nutex.com. You installed servers SRV1 and SRV2 as full installations of Windows Server 2012 R2. You install SRV3 as a Server Core installation of Windows Server 2012 R2. You ship SRV3 and a DVD of the WIM image of the Windows Server 2012 R2 server to the branch office. After SRV3 is up and running in the branch office, the personnel in the branch office request the following changes on SRV3: Add the Internet Explorer browser Add a DNS server Add a BranchCache server You need to instruct the junior administrator how to perform the changes on SRV3. What tool should you instruct the junior administrator to use? -djoin -Adprep -dism -msiexec -ServerManagerCmd

Answer: Install-WindowsFeature Server-Gui-Mgmt-Infra,Server-Gui-Shell -Source wim:d:\sources\install.wim:4

You were asked to install several Windows Server 2012 R2 servers into the Active Directory domain named nutex.com. You installed servers SRV1, SRV2, and SRV3 with the Windows Server 2012 R2 (Server with a GUI) installation option. After two weeks, management has decided that SRV3 will be a Server Core server in a branch office that will function as a file server. You run the following on SRV3 before you ship the server to the branch office: Uninstall-WindowsFeature Server-Gui-Shell -remove You ship SRV3 and a DVD of the WIM image to the branch office. After SRV3 is up and running in the branch office, the personnel in the branch office request that SRV3 be a server with a GUI interface and not a Server Core installation of Windows Server 2012 R2. You need to instruct the junior administrator in the branch office to convert SRV3 to a server with a GUI interface. What should you instruct the junior administrator to run? -djoin /provision /domain nutex.com Server-Gui-Mgmt-Infra,Server-Gui-Shell -djoin /provision /domain nutex.com Server-Gui-Mgmt-Infra,Server-Gui-Shell -Source wim:d:\sources\install.wim:4 -Install-WindowsFeature Server-Gui-Mgmt-Infra -Install-WindowsFeature Server-Gui-Mgmt-Infra,Server-Gui-Shell -Install-WindowsFeature Server-Gui-Mgmt-Infra,Server-Gui-Shell -Source wim:d:\sources\install.wim:4 -Adprep /forestprep -Adprep /forestprep -Source wim:d:\sources\install.wim:4 -Adprep /domainprep -Adprep /domainprep -Source wim:d:\sources\install.wim:4

Answer: Install-WindowsFeature -Name AD-Domain-Services

You were asked to install several Windows Server 2012 R2 servers into the Active Directory domain named nutex.com. You installed the full version of Windows Server 2012 R2 (Server with a GUI) on servers DC1 and DC2. You installed Windows Server 2012 R2 as a Server Core installation on a new computer named DC3. This morning another administrator promoted DC1 and DC2 to domain controllers for nutex.com. Tomorrow you need to manually configure DC3 as a domain controller for nutex.com. What tool or command should you use? 1. dcpromo.exe 2. Server Manager 3. Active Directory Domain Trusts 4. Adprep /forestprep 5. Adprep /domainprep 6.Install-WindowsFeature -Name AD-Domain-Services 7. Install-WindowsFeature Server-Gui-Mgmt-Infra 8. Install-WindowsFeature Server-Gui-Mgmt-Infra,Server-Gui-Shell

Answer: Use the New-NetLbfoTeam cmdlet on SRV1 and SRV3

You were asked to install several Windows Server 2012 R2 servers into the Active Directory named nutex.com. You installed servers SRV1 and SRV2 as full installations of Windows Server 2012 R2 and installed SRV3 as a Server Core installation of Windows Server 2012 R2. Each server has multiple network interface cards (NICs) that attached to different networks. You want the NICs on SRV1 and SRV3 to operate as a single interface from the perspective of the system. Each server should have a protection against a single NIC failure by automatically moving the traffic to other NICs in the server. Each server should increase throughput by combining the bandwidth of the NICs as though they were a single, larger bandwidth interface. What should you do to configure NIC teaming on SRV1 and SRV3? 1. Use Server Manager on SRV1 and ServerManagerCmd.exe on SRV3 2. Use the New-NetLbfoTeam cmdlet on SRV1 and SRV3 3. Use Set-NetLbfoTeam on cmdlet SRV1 and SRV3 4. Use Routing and Remote Access on SRV1 and rasautou.exe on SRV3 5. Use Network Load Balancing Manager on SRV1 and nlb.exe on SRV3

Answer: Insert the Windows Server 2012 R2 installation media, run setup.exe, and select Windows Server 2012 R2 (Server with a GUI). When the installation is complete, use the Uninstall-WindowsFeature server-gui-mgmt-infra,server-gui-shell cmdlet to remove the Server Graphical Shell feature

Your company has asked you to upgrade several servers. You need to upgrade SRV5, which is running a full installation of Windows Server 2008 R2 Enterprise edition with SP1, to Windows Server 2012 R2 Server Core edition. Your solution should use minimal effort. What should you do? -Insert the Windows Server 2012 R2 installation media in SRV5, run setup.exe, and select Windows Server 2012 R2 (Server Core Installation). -Boot SRV5 from the Windows Server 2012 R2 installation media and select Windows Server 2012 R2 (Server Core Installation). -Insert the Windows Server 2012 R2 installation media, run setup.exe, and select Windows Server 2012 R2 (Server with a GUI). When the installation is complete, use the Uninstall-WindowsFeature server-gui-mgmt-infra,server-gui-shell cmdlet to remove the Server Graphical Shell feature. -Boot the server from the Windows Server 2012 R2 installation media and select Windows Server 2012 R2 (Server with a GUI). When the installation is complete, open Server Manager, click Manage, and click Remove Roles and Features. Select the target server and then click Features. Expand User Interfaces and Infrastructure and clear the Desktop Experience check box.

Answer: SRV1 should have a clean installation on existing hardware SRV2 should have a clean installation on new hardware SRV3 should be upgraded on existing hardware SRV4 should be upgraded on existing hardware

Your company has asked you to upgrade their existing Windows servers to Windows Server 2012. You have the following servers: SRV1 x64 64bit 2003sp3 Enterprise SRV2 x86 32bit 2008sp2 Enterprise SRV3 x64 64bit 2008sp2 Server Core SRV4 x64 64bit 2008sp2 Web Server You need to recommend an upgrade path for each server. The solution must meet the following requirements: Upgrade the existing operating system whenever possible. Minimize hardware purchases. Which upgrade path should you recommend for each server? (Choose four.) -SRV1 should have a clean installation on new hardware -SRV1 should have a clean installation on existing hardware -SRV1 should be upgraded on existing hardware -SRV1 should be upgraded on new hardware -SRV2 should have a clean installation on new hardware -SRV2 should have a clean installation on existing hardware -SRV2 should be upgraded on existing hardware -SRV2 should be upgraded on new hardware -SRV3 should have a clean installation on new hardware -SRV3 should have a clean installation on existing hardware -SRV3 should be upgraded on existing hardware -SRV3 should be upgraded on new hardware -SRV4 should have a clean installation on new hardware -SRV4 should have a clean installation on existing hardware -SRV4 should be upgraded on existing hardware -SRV4 should be upgraded on new hardware

Answer: Use the Get-ADComputer cmdlet

Your company has just purchased another company. You have been asked to determine what Windows client computers and Windows servers have not been logged into in the last two months. All client computers run Windows 7 and all servers run Windows 2008 R2 or Windows Server 2012 R2. What should you use? -Use the dsquery server command -Use the ldp command -Use the Get-ADComputer cmdlet -Use the Search-ADAccount cmdlet -Use the dsget computer command -Use the dsget server command


Conjuntos de estudio relacionados

The Study of Contemporary Issues

View Set

Economics Chapter 11, Economics Chapter 11, Economics Chapter 12, Economics Chapter 12, Econ. Chapter 11, Econ. Chap 12, Economics Chapter 13, Econ. Chap. 14, Economics Chapter 14, Economics Chapter 13, Economics Chapter 14

View Set

Chapter 14: Depressive Disorders

View Set

Chapter 13 - Microbe-Human Interactions: Infection & Disease - Part 2

View Set

Lección 5 4 - Las estaciones Answer these questions, using complete sentences.

View Set

CodeHS IT Infrastructure Vocabulary

View Set