IT Engineer - Technical Assessment v2.0

Beschreibung

Exam for applicants for support role.
Icelantic Support
Quiz von Icelantic Support, aktualisiert vor 3 Monate
Icelantic Support
Erstellt von Icelantic Support vor mehr als 6 Jahre
219
0

Zusammenfassung der Ressource

Frage 1

Frage
Microsoft Exchange is used for the following...
Antworten
  • User Login Management
  • Office Licensing
  • Email Management
  • Database Management
  • Data Share Management

Frage 2

Frage
Which of the following product(s) is/are components of Microsoft's Office 365 Suite?
Antworten
  • Exchange Online
  • Microsoft Teams
  • SharePoint Online
  • Windows Server Online
  • Remote Connectivity Manager
  • Microsoft Delve
  • Microsoft Entrypoint
  • Yammer

Frage 3

Frage
A Microsoft 365 user is leaving the company. To keep their mailbox intact for historical data, and apply their license to a New Starter so that they can start using Microsoft 365 services right away, you would complete which steps in the correct order:
Antworten
  • Remove the Leaver's License. Create a New User with the left over license.
  • Remove the Leaver's License. Convert the mailbox to a Shared Mailbox. Create a new user with the left over license.
  • Convert the Leaver's mailbox to a Shared Mailbox, Remove the Leaver's License, Create a new user with the left over license.
  • Convert the Leaver's mailbox to an Archive Mailbox, Remove the Leaver's License, Create a new user with the left over license.
  • Remove the Leaver's License. Convert the mailbox to a Archive Mailbox. Create a new user with the left over license.

Frage 4

Frage
What tool(s) might you use to amend mailbox permissions? (Select any that are correct)
Antworten
  • Active Directory User and Computers
  • Active Directory Mailboxes and Groups
  • Exchange Management Console
  • SQL Management Studio
  • Microsoft Powershell
  • Command Prompt

Frage 5

Frage
The correct Powershell command for allowing "Bob" full access to Sandra's entire mailbox is:
Antworten
  • Add-MailboxFolderPermission -User "Sandra" -Identity "Bob" -AccessRights Full
  • Add-MailboxFolderPermissions -User "Bob" -Identity "Sandra" -AccessRights FullAccess
  • Add-MailboxPermission -Identity "Sandra" -User "Bob" -AccessRights FullAccess
  • Add-MailboxPermissions -Identity "Sandra" -User "Bob" -AccessRights Full

Frage 6

Frage
To change the email address that a user sends email from in an on premise environment, the following statement best summarizes the process:
Antworten
  • In Exchange Management Console, edit the mailbox's default email address in the Display Tab
  • In Exchange Management Console, add a new X400 address, and set it as default
  • In Exchange Management Console, add a new SMTP address, and set it as default
  • In Exchange Management Console, add a new POP/IMAP address, and set it as default

Frage 7

Frage
Azure AD Connect is a tool that does the following:
Antworten
  • Connects client computers to the Microsoft Azure Service
  • Synchronizes User Attributes between on-premise and cloud environments
  • Connects two separate Microsoft 365 accounts so that they can view each others calendars/mailboxes
  • Creates a temporary relationship between Microsoft systems and Azure systems
  • There is no such thing called Azure AD Connect

Frage 8

Frage
Which of the following services is responsible for assigning IP addresses to each device on a network?
Antworten
  • DNS
  • DHCP
  • Active Directory
  • Routing and Remote Access

Frage 9

Frage
Which command can you run to determine if another device on your network is online?
Antworten
  • PING
  • IPCONFIG
  • HOSTNAME
  • SYSINFO

Frage 10

Frage
Which protocol allows users to browse a file share on a Windows Server?
Antworten
  • S3
  • NTFS
  • SSH
  • SMB

Frage 11

Frage
What command line tool would you most likely use to test DNS resolution?
Antworten
  • NSLOOKUP
  • TRACERT
  • PING
  • DNSCFG
  • NSRESOLVE

Frage 12

Frage
Which of the following are legitimate DNS record types? (Select multiple)
Antworten
  • A Record
  • CNAME Record
  • MX Record
  • NS Record
  • TXT Record
  • SRV Record
  • WIN Record
  • APP Record
  • B Record
  • WWW Record

Frage 13

Frage
Which option below would be the correct way to browse to a share on another Windows machine on the network?
Antworten
  • //servername/sharename
  • //sharename.servername
  • \\servername\sharename
  • \\servername.sharename

Frage 14

Frage
A dynamic IP address is an IP Address which:
Antworten
  • Will never change
  • Will change regularly
  • Can be used more than once
  • Is segregated from the rest of the network

Frage 15

Frage
What does it mean if an IPCONFIG command shows a PC has an IP address beginning 169. ?
Antworten
  • The computer has a working local network connection but is unable to reach the internet
  • The computer has the correct IP address and is now on the network
  • The computer was not able to obtain an IP Address from a DHCP Server
  • The computer has been given an IP Address on the wrong range by the DHCP Server

Frage 16

Frage
What is the preferred file system for Windows Server 2019?
Antworten
  • exFAT
  • NTFS
  • ReFS
  • FAT32
  • ReiserFS

Frage 17

Frage
What feature of Microsoft Windows causes the system to prompt “Do you want to allow the following program to make changes to this computer?”
Antworten
  • Run As
  • Sudo
  • Secure Computing
  • User Account Control

Frage 18

Frage
Which server function is shown in this picture?
Antworten
  • DNS Manager
  • DHCP
  • Active Directory Domains and Trusts
  • Certification Authority

Frage 19

Frage
Which server function is shown in this picture?
Antworten
  • DNS
  • Routing and Remote Access
  • DHCP
  • Server Manager

Frage 20

Frage
Which command would you run to view a list of services on a Microsoft Windows server?
Antworten
  • run.services
  • show.services
  • services.msc
  • Localservices.msc

Frage 21

Frage
The command "GPUPDATE" will carry out which function?
Antworten
  • Manually refresh group policy
  • Create a new group policy
  • Refresh DNS
  • None of the above

Frage 22

Frage
Which of the below is not a type of RAID?
Antworten
  • RAID 0
  • RAID 1
  • RAID 5
  • RAID 6
  • RAID 7
  • RAID 10

Frage 23

Frage
The "net start" and "net stop" commands can be used in command prompt to perform which of these actions?
Antworten
  • Stop and Start Services
  • Stop and Start the Windows Firewall
  • Stop and Start a process
  • Stop and Start a program

Frage 24

Frage
Which command below would you run to examine an error message in more detail?
Antworten
  • task manager
  • powershell.exe
  • services.msc
  • eventvwr.msc

Frage 25

Frage
Which of the following is a diagnostic mode of a computer operating system?
Antworten
  • Windows Safe Mode
  • Windows Repair System (WRS)
  • Windows Fixer
  • Windows Diagnostic Boot Mode

Frage 26

Frage
A standard user in Microsoft Windows 10 without admin rights to the PC will not be able to do which of the following tasks:
Antworten
  • Install or uninstall a program
  • View the Control Panel
  • Browse the Internet
  • Send an e-mail

Frage 27

Frage
As part of troubleshooting a problematic printer, which service can be restarted on a Microsoft Windows PC?
Antworten
  • Printing Services
  • Print Server
  • Print Spooler
  • Printing Operator

Frage 28

Frage
For a client with an on-premise domain controller, Microsoft 365 and Azure AD Connect, where would you create a user account?
Antworten
  • Active Directory Users and Computers
  • Azure Active Directory Portal
  • Office 365 Active Users Screen
  • Microsoft Exchange Management Console

Frage 29

Frage
Which native Microsoft Windows Professional feature can be used to remotely control to another PC?
Antworten
  • Telnet
  • PCViewer
  • Remote Connection Management
  • Remote Desktop

Frage 30

Frage
Which of the IP Addresses below would you most likely use to connect to a router's management page when on a PC connected to the same network as the router?
Antworten
  • 192.168.16.1
  • 8.8.8.8
  • 83.82.45.61
  • 192.168.1.255

Frage 31

Frage
Which command would you run from Microsoft Windows Command Prompt to determine if a port is open on a remote host?
Antworten
  • PING
  • TELNET
  • NETSTAT
  • TRACERT

Frage 32

Frage
Where on a router management page would you likely update the ISP credentials?
Antworten
  • WAN
  • NAT
  • LAN
  • Firewall

Frage 33

Frage
On a router, NAT stands for:
Antworten
  • Network Address Translation
  • Network Access Table
  • Not Always True
  • Networking Across Tunnels

Frage 34

Frage
Which option below is a feature of routers and switches which prioritizes traffic so that more important traffic can pass first?
Antworten
  • VLAN
  • QOS
  • NAT
  • WCF

Frage 35

Frage
Which option below would you use on a router to partition the network into logical segments, providing better administration, security, and management of multicast traffic?
Antworten
  • WAN
  • DLAN
  • WLAN
  • VLAN

Frage 36

Frage
A business running an in-house Microsoft Exchange Server would need which option below set on their router or set by their ISP?
Antworten
  • A DNS Client
  • A Static IP Address
  • A Dynamic IP Address
  • A Site to Site VPN

Frage 37

Frage
Which of these are related to VPN technology? (Check all that apply)
Antworten
  • L2TP
  • IPv8
  • IPSEC
  • IPSTACK
  • PPTP

Frage 38

Frage
On a wireless router or wireless access point the SSID best describes:
Antworten
  • The password to connect to the network
  • The type of wireless network
  • The name of the wireless network
  • The security protocol used on the wireless network

Frage 39

Frage
Which function on a router is used to either allow or block traffic coming in on a specific port?
Antworten
  • DNS
  • Firewall
  • ALG
  • Portscan

Frage 40

Frage
Select the current Microsoft 365 License type(s) below that include the Microsoft Office software suite? (Check all that apply)
Antworten
  • Office 365 Enterprise E1
  • Office 365 Enterprise E3
  • Microsoft 365 Business Basic
  • Microsoft 365 Business Standard
  • None of the Above

Frage 41

Frage
A type of protocol used in network management systems for monitoring network-attached devices is called:
Antworten
  • SMB
  • NTP
  • SNMP
  • RDP

Frage 42

Frage
A network command-line utility in Microsoft Windows that tracks and displays the route taken by IPv4 packets on their way to another host is known as:
Antworten
  • ping
  • tracert
  • nslookup
  • telnet

Frage 43

Frage
Which option below refers to an ipconfig command parameter used for displaying the full TCP/IP configuration information for all adapters?
Antworten
  • -a
  • /?
  • /-a
  • /all

Frage 44

Frage
An organization plans to deploy Exchange Online. In order to support all Exchange Online features you need to create the required DNS entries. Which 2 entries below would you need to create?
Antworten
  • A
  • SRV
  • MX
  • CNAME

Frage 45

Frage
What server function is shown in this image?
Antworten
  • DNS Manager
  • Group Policy Management
  • Domain Policy Manager
  • Routing and Remote Access

Frage 46

Frage
Your backup plan calls for a full backup every Sunday. Every other day of the week, you need to back up only the changes since the last full backup. Which backup type should you use for Tuesday?
Antworten
  • Daily
  • Normal
  • Incremental
  • Differential

Frage 47

Frage
Which term below can best be described as a data storage virtualization technology that combines multiple physical disk drive components into one or more logical units for the purposes of data redundancy, performance improvement, or both?
Antworten
  • JBOD
  • RAID
  • Partitioning
  • TPI

Frage 48

Frage
Which term below is a technology included in Microsoft Windows that can create backup copies or snapshots of computer files or volumes, even when they are in use.
Antworten
  • VSS
  • SMB
  • diskpart
  • NTFS

Frage 49

Frage
You manage a company's Active Directory. You need to delegate the control of a branch office to a set of administrators. Where would you place the users and computers that belong to the branch office?
Antworten
  • In a Distribution Group
  • In an Organizational Unit
  • In the root of the domain
  • In the built-in container

Frage 50

Frage
You need to assign permissions to access resources. Which type of group should you use?
Antworten
  • Workgroup
  • Organizational group
  • Distribution Group
  • Security Group
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

CCNA Security 210-260 IINS - Exam 3
Mike M
Application of technology in learning
Jeff Wall
Innovative Uses of Technology
John Marttila
Ch1 - The nature of IT Projects
mauricio5509
The Internet
Gee_0599
SQL Quiz
R M
CCNA Answers – CCNA Exam
Abdul Demir
Professional, Legal, and Ethical Issues in Information Security
mfundo.falteni
System Analysis
R A
Flash Cards Networks
JJ Pro Wrestler
EDUC260- Multimodal Literacies for a Digital Age
angelwoo2002