IT Technical Support

Verified

Added on  2023/06/12

|21
|2363
|76
AI Summary
This manual offers guidance to high hill polytechnic institution computer users, including students, staff, and administration. It consists of five major possible problems and how to resolve them easily. Learn about command line tools to resolve hardware, networking, OS, and application problems. Solve common computer problems with our user guides and FAQs.

Contribute Materials

Your contribution can guide someone’s learning journey. Share your documents today.
Document Page
Running head: IT TECHNICAL SUPPORT 1
IT Technical Support
The Procedures, Guides, and Command line For Technical Support
[Student Name]
[University Name]

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
2IT TECHNICAL SUPPORT
Table of Contents
INFORMATION TECHNOLOGY TECHNICAL SUPPORT TO POLYTECHNIQUE..............3
Part 1: FAQs/user guides/help manuals.......................................................................................3
Computer Slowdown:...............................................................................................................3
Computer application running slowly......................................................................................4
Computer is not turning on.......................................................................................................5
Computer disconnects from the Wi-Fi internet access.............................................................6
The keyboard or the mouse fails to work.................................................................................7
Part II: Command Line Tools to Resolve Hardware, Networking, Os and Application problems
......................................................................................................................................................8
Check Disk command..............................................................................................................8
The driver query command line tool......................................................................................11
System File Checker command line.......................................................................................14
Network problem fixing command netsh line tool.................................................................15
The task kill command line tool.............................................................................................17
REFERENCES..............................................................................................................................20
Document Page
3IT TECHNICAL SUPPORT
INFORMATION TECHNOLOGY TECHNICAL SUPPORT TO POLYTECHNIQUE.
The computer devices are highly used in the institutions, homes businesses and personal use
where some are also interconnected to form a computer network ,however the users sometimes
faces some challenges while trying to use the computer devices due to some possible problems
that could arise.
This manual is designed to offer the guidance to high hill polytechnic institution computer users
who includes the students, staffs and the administration where it consists of five major possible
problems and how to resolve them easily.
Part 1: FAQs/user guides/help manuals.
Computer Slowdown:
Question
How to solve the problem of computer slowing in performance over period of time?
Answer:
To eliminate the computer slow performances just boost the performance by controlling the
software applications that runs in a simultaneous manner when the computer is booted ,below are
the steps to follow.
i. Click start button and type run to open the run dialog box.
ii. In the run dialog box type ‘msconfig’ then press the ‘Enter button’.
iii. The system configuration opens with various tabs on it.
iv. Click on “startup” tab to see the application programs that runs when you start the
computer.
v. Deselect the selected programs on the check boxes and select only the few necessary
programs.
vi. Click the OK button after completing the selection.
vii. After clicking ok the computer will display a message whether you want to reboot.
viii. Click yes to reboot and apply changes and the system will be faster than before.
ix.
Flow chart.
Document Page
4IT TECHNICAL SUPPORT
This is a flow chart that shows how the users will diagnose the computer that is slowing down.
Computer application running slowly.
Question
Why are my computer programs running very slowly?
Answer
The computer programs might be running slowly due to some problems in the operating system,
computer storage space or the applications program itself (Aaron & Mark, 2016).
Below are the steps of solving the problem.
i. Click the start button.
ii. Type “windows updates” and click “enter” button.
iii. When the update window open click on the “check for updates” button to update the
operating system.

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
5IT TECHNICAL SUPPORT
iv. Then check the hard disk space by clicking to “start” then “computer” and check the
local disk drive eg C: remaining space.
v. If the drive is red in color delete some unnecessary files.
vi. Then scan ,clean and optimize the hard disk by clicking “start” then type “disk
cleanup” then click the enter button and when the dialog box appear select the hard
drive and click “ok” .
When all the above steps are followed the system is fully optimized and runs fast and efficiently.
Flow chart
This is a flow chart that shows how the users will diagnose the computer that has applications that are
running slowly.
Computer is not turning on.
Question.
What are the causes of my computer not turning on and how to fix the problem?
Answer.
The computer may fail to start even when you press the power button and this can be solved by
following steps.
Document Page
6IT TECHNICAL SUPPORT
i. Ensure the computer power adapter is connected to functional power source.
ii. Try to connect the computer using a different power adapter cable.
iii. Check on the power button to ensure its is not stuck and fix it.
iv. Try to disconnect power adapter from the computer ,in case of laptop remove the
battery carefully, stay for five minutes and return it back.
v. Connect the power cable and try to power on again.
The above remedies are able to fix the power issue and incase the problem persists consult
the technician.
Flow chart.
This is a flow chart that shows how the users will diagnose the computer that is failing to turn on.
Computer disconnects from the Wi-Fi internet access.
Question.
Why is the computer disconnecting from the wi-fi internet connection?
Document Page
7IT TECHNICAL SUPPORT
Answer.
The computer may be disconnecting due to problems with the wireless routers, computer
network adapter and drivers, or the internet service providers(Troy, David, &Tim, 2015).
Below are the steps to follow to fix the problem.
i. Check the distance between your computer and the router and ensure it is short and in
range.
ii. Install or update the drivers of your wireless adapter.
iii. Ensure that your computer wireless adapter is on by pressing the Wi-Fi button.
iv. If all these fail contact the technician to liars with institution internet service
providers.
Flowchart.
This is a flow chart that shows how the users will diagnose the computer that is disconnecting from the
wireless internet connection.
The keyboard or the mouse fails to work.
Question.
Why is my keyboard and mouse not responding?

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
8IT TECHNICAL SUPPORT
Answer.
The keyboard and the mouse might stop working due to faultiness or faulty connection ports
(Andrew & Mike, 2015).
The problem can be solved through the following steps.
i. If the keyboard or mouse has usb cable connected, disconnect them first.
ii. Connect them again on different usb ports.
iii. Restart the computer to apply the changes .
iv. If the computer fails to restart long pressing the power button to shut it down and
then press power button again to power it again.
v. If the problem persist ask assistance from the technician.
Flow-chart.
This is a flow chart that shows how the users will diagnose the computer whose keyboard or the mouse
is failing to work.
Part II: Command Line Tools to Resolve Hardware, Networking, Os and Application
problems
In computing there are various ways to solve the computing related problems, however there are
various command line tools used to resolve such problems.
Document Page
9IT TECHNICAL SUPPORT
Below are the various types of hardware tools and their uses.
Check Disk command.
The check disk tool is used to repair the errors in the systems files, locates bad sectors, and
enables the recovering of information in those bad sectors.
The windows usually perform scan in case there are detected errors in the system, however the
scanning take a long period to complete since the whole hard disk is scanned including the free
spaces and this recommended being regular to ensure hard disk and system is
healthy(John,2010).
Syntax
Below is the check disk command line.
In the command line type:
chkdsk
or
chkdsk C: /R
Sample usage
Below is the process of using the check disk command.
STEP1: click start button.
Document Page
10IT TECHNICAL SUPPORT
Step 2: click run.
Step 3: on run dialog box type cmd and click enter button.
Step 4: when the command Line(CMD) opens type chkdsk

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
11IT TECHNICAL SUPPORT
The driver query command line tool.
The driver query command line is used to find the hardware drivers that are already installed in
the computer operating system (Cooper, 2011).
This command analyze the and give report of the all drivers that had been installed this is used in
case the system drivers are required to be updated, however the driver which are missing are
identified and then are installed (william, 2010).
Syntax
Below is the driver query command line.
In the command line type :
driverquery
Sample usage
Below is the process of using the check disk command.
STEP1: click start button.
Document Page
12IT TECHNICAL SUPPORT
Step 2: click run.
Document Page
13IT TECHNICAL SUPPORT
Step 3: on run dialog box type cmd and click enter button.
Step 4: when the command Line(CMD) opens type driverquery

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
14IT TECHNICAL SUPPORT
System File Checker command line.
The system file checker command line is used in fixing of the system files which had been
modified by the virus or malicious applications, therefore the command line performs the
integrity verification and if the tool finds a file that is missing or corrupted and replaces them
(Lee, 2013).
Syntax
Below is the driver query command line.
In the command line type:
sfc /scannow
Sample usage
Below is the process of using the system file checker command.
STEP1: click start button.
Step 2: click run.
Step 3: on run dialog box type cmd and click enter button.
Document Page
15IT TECHNICAL SUPPORT
Step 4: when the command Line(CMD) opens type sfc /scannow
Network problem fixing command netsh line tool.
The netsh command line tool is a tool that is used to do the fixing of the various network issues
in the operating systems. However the command line is used in resetting of TCP/IP window
sockets, and the window fire walls and this help in fixing the network security (Don & Jeffery,
2016).
Therefore to check if the correct antivirus or firewall is installed the netsh command line tool is
run to fix the problem (Daniel , 2012).
Syntax
Below is the driver query command line.
In the command line type :
netsh int ip reset reset.txt
Document Page
16IT TECHNICAL SUPPORT
netsh winsock reset
netsh advfirewall reset
Sample usage
Below is the process of using the check disk command.
STEP1: click start button.
Step 2: click run.
Step 3: on run dialog box type cmd and click enter button.

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
17IT TECHNICAL SUPPORT
Step 4: when the command Line(CMD) opens type netsh int ip reset reset.txt and netsh winsock
reset and netsh advfirewall reset
The task kill command line tool.
The task kill command tool is used to do termination of the running application by force this is
used in case the system is hanging or the application is not closing normally (John, 2014).
The task kill uses two options where it can use the processes id, or the image names and the
respective processes id or names of the tasks you aim to terminate (Richard & Christine, 2015).
Syntax
Below is the driver query command line.
In the command line type:
Document Page
18IT TECHNICAL SUPPORT
taskkill -pid 4100
or
taskkill -im application_name.exe
Sample usage
Below is the process of using the system task kill command.
STEP1: click start button.
Step 2: click run.
Step 3: on run dialog box type cmd and click enter button.
Document Page
19IT TECHNICAL SUPPORT
Step 4: open a notepad application and type some content as below.
Step 5: when the command Line (CMD) opens type taskkill -im notepad.exe

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
20IT TECHNICAL SUPPORT
REFERENCES.
John ,P.(2010). Windows Command Line Administration Instant Reference.
New Jersey: Sybex.
Richard,B., &Christine,B.(2015). Linux Command Line and Shell Scripting Bible.
New York: Wiley.
Lee,H.(2013). Windows PowerShell Cookbook: The Complete Guide to Scripting
Microsoft's Command Shell . California:O'Reilly Media.
Don, J ., &Jeffery, D.(2016). Learn Windows PowerShell in a Month of Lunches. New York:
Manning Publications.
Aaron,M., &Mark, R.(2016). Troubleshooting with the Windows Sysinternals Tools . New York:
Microsoft Press.
Andrew ,B., &Mike,H.(2015).Windows Registry Troubleshooting . New York:
Apress publishers.
Troy ,M., David .A., Tim ,O.(2015).Windows XP in a nutshell. Nutshell handbook (2 ed.).
California:
O'Reilly Media.
Cooper,J.(May 2011).Using MS-DOS 6.22. Indiana:
Que Publishing.
John,M.(2014).windows Command Line Administration Instant Reference.New Jersey:
John Wiley & Sons.
William,R.(2010).Windows® Command-Line Administrators Pocket Consultant.
New York:Microsoft Press.
Document Page
21IT TECHNICAL SUPPORT
Daniel, J. (2012). Linux Pocket Guide: Essential commands. California:
O'Reilly Media, Inc.
1 out of 21
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]

Your All-in-One AI-Powered Toolkit for Academic Success.

Available 24*7 on WhatsApp / Email

[object Object]