Remote Support and Scripting Best Practices

Quiz
•
Information Technology (IT)
•
Professional Development
•
Medium
Adrian Henderson
Used 1+ times
FREE Resource
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
Similar Resources on Wayground
20 questions
HTML, CSS, Terminal & JavaScript

Quiz
•
Professional Development
22 questions
Canvas Workshop Quiz

Quiz
•
Professional Development
22 questions
Information Security Controls Quiz

Quiz
•
Professional Development
25 questions
DCP Utilization and Maintenance

Quiz
•
Professional Development
20 questions
CSS Basics Quiz

Quiz
•
Professional Development
20 questions
Topic 1 Question 81 to 100

Quiz
•
Professional Development
19 questions
Quiz on Loops in Programming

Quiz
•
Professional Development
20 questions
Exploring Python Collections

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade