Remote Support and Scripting Best Practices
Quiz
•
Information Technology (IT)
•
Professional Development
•
Medium
Adrian Henderson
Used 1+ times
FREE Resource
Enhance your content
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A technician needs to provide remote assistance to a user who is working from home. The user is not on the same local network as the technician, and they prefer a simple, secure way to allow the technician to control their machine without manually configuring router settings. Which of the following tools is BEST suited for this situation?
Virtual Network Computing (VNC)
Microsoft Quick Assist
Secure Shell (SSH)
Remote Desktop Protocol (RDP) with port forwarding
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
An administrator wants to ensure that only authenticated users can initiate a Remote Desktop Protocol (RDP) session to a Windows server. Additionally, they need to protect against credential theft when connecting remotely. Which of the following settings should the administrator configure?
Disable TCP/3389
Enable Network Level Authentication (NLA)
Use VNC with a strong password
Enable guest accounts for RDP access
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A system administrator is writing a Bash script to automate system backups. During testing, the script enters an endless loop, consuming system resources and making the server unresponsive. Which of the following BEST describes a scripting best practice to prevent this issue?
Use comments to document each line of code
Always use API calls instead of loops
Validate loop exit conditions before deployment
Avoid using variables in scripts
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A technician is deploying a remote monitoring and management (RMM) tool that allows them to track performance metrics, apply patches, and offer remote support for company devices. The client requests out-of-band (OOB) management capability for hardware issues, even when the OS is not running. Which of the following technologies should the technician recommend?
Intel vPro / AMD PRO
Secure Shell (SSH)
Microsoft Remote Assistance
Virtual Private Network (VPN)
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A junior admin needs to create a script that checks for a mapped network drive and remaps it if necessary. They are using PowerShell on a Windows system. Which of the following lines of code would accomplish this task?
if [ -z "$1" ]; then echo "No drive"; fi
If (Test-Path L:) { Get-PSDrive L | Remove-PSDrive } New-PSDrive -Name "L" -Persist -PSProvider FileSystem -Root "\\MS10\LABFILES"
scp user@remotehost:/path /localpath
ping \\MS10\LABFILES
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
An IT security specialist is concerned about the risk of exposing Remote Desktop Protocol (RDP) to the Internet by opening port 3389 on the firewall. They want to provide secure remote access for users. Which of the following solutions would BEST address this concern?
Use a VPN to tunnel RDP traffic
Disable Network Level Authentication (NLA)
Enable port forwarding for TCP/3389
Install a VNC server
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A developer wants to automate the installation of applications and perform automated backups on multiple machines running different operating systems. Which of the following scripting languages would be MOST appropriate for cross-platform automation?
PowerShell
Batch scripting
Python
Visual Basic Script
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
25 questions
JS-QUIZ
Quiz
•
Professional Development
20 questions
Python Programming Basics
Quiz
•
Professional Development
19 questions
CyberSecurity Training-Quiz
Quiz
•
Professional Development
20 questions
Frontend - CTO Cup
Quiz
•
Professional Development
21 questions
MCE SERTIFIKAT
Quiz
•
Professional Development
16 questions
Redundancy Strategies
Quiz
•
Professional Development
18 questions
Q1: DATABASE SYSTEM
Quiz
•
Professional Development
17 questions
Data Science Quiz 1
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade