Resume

Jason Moore

[email protected]

Introduction

I am a technologist with 16 years experience in technology including system maintenance, customer support, and audio/video support. I am a problem solver and like to help and train others. I specialize in both Microsoft Windows and Office365. However, I am very familiar with Google Workspace and have a working knowledge with Linux distributions and the terminal. I have A+, Network +, and CTS certifications. I am currently working on my Google Cloud certification but plan on moving forward with Microsoft and Linux certifications afterward.


Employment


Hill College - August 2015 - June 2021 - IT Support

  • Ensure help desk tracking and asset information is secure.
  • Developed and maintained accurate and timely entries in the approved problem tracking software.
  • Planed and delivered technical support including troubleshooting, installation, removal, and training.
  • Provided feedback on trends associated with customer support, with recommendations for improvement.
  • Provided a variety of IT support services essential to the effective operation and performance of IT systems.
  • Provided group and one on one systems and software training to customers and staff. Installed and configured approved software applications.
  • Provided support for technology endpoints by implementing, maintaining and updating standard baseline configurations for assigned devices.
  • Utilized experience, discretion, and judgement in the planning, execution, and operation of IT systems and infrastructure.
  • Reviewed proposed changes to the client operation environment, and performed account management.
  • Documented solutions to problems and recommended fundamental changes to system configurations to prevent re-occurrence.


Padgitts,Inc - September 2004 - May 2014 - IT / AV Support

  • Identified and diagnosed problems using structured problem resolution approaches.
  • Diagnosed and resolved problems in response to IT reported incidents.
  • Troubleshooted and maintained all approved customer hardware and software.


IT Skills


Windows Troubleshooting:

I have troubleshooted Windows for a long time. Running a restore is one of the quickest ways to get running again. Do this with the rstrui tool built into the operating system. Running the system file checker is a good option next and is done so using the <cmd> tool with the sfc /scannow command. Always remove unwanted programs and keep an eye on this list in case rogue programs appear. You should routinely scan for malware too using whatever antivirus program you have access to. If your computer will not boot then use the Windows startup repair tool. It will scan for issues and try to repair them. Update Windows on a regular
basis as this prevents a lot of problems from happening in the first place. Use the printer management tool to help diagnose and prevent printer issues. This lets you see the driver that is installed and update it often. To make it easier to update multiple machines, use Powershell and write a script to download Windows updates and
install them. This same process can be used for many of the apps and browsers that you use also. Lastly, use the computer management tools to monitor and investigate any issues that users experience.


Network Troubleshooting:

The first thing to do is gather information about what is happening and try to duplicate the problem. Determine if you have a system outage or something local to this machine, like a missing cable. Once you determine that you need to do troubleshooting, the quickest way is to use the command line. There are several command line utilities built into every operating system. Windows is no exception. Try to ping an outside location relative to your network. If this does not work, then try pinging something inside the network. These two steps will give you a lot of information. Use the tracert utility next to see the route that traffic takes. This will tell you if a switch is down, for example. Another tool to try is nslookup. This tells you if your internal DNS is working correctly. For example, you may not be able to access a machine’s name but can use its IP address and is a clear sign of a DNS error or a misconfiguration. Finally, use ipconfig to see how your network is configured. It can give a lot of information and give you vital clues. 


Browser Troubleshooting:

Browsers are the new client. Almost everything can run in them so it is important to know how to troubleshoot and prevent problems. When you have trouble with them make sure to update to the current version, remove unwanted extensions, clear your cache, reinstall your browser, and delete your browser history.


Linux Troubleshooting:

The first thing to do is look at the documentation to see if there have been any recent system changes. If there have been changes, they will give you a clue on where to start looking. This is a vital step. Confirm that all of your systems are updated. Whether server or client side, almost everything should be updated often. Monitor your hardware all the time. Your hardware is the CPU, Network, Memory, and Disks. Reboot occasionally. Though Linux will need to be rebooted less than Windows, it should still be done every now and then. Use the top utility to look for CPU issues and processes that might be causing them. Watch your memory usage. In particular, watch for anything using a large amount of memory. You should know what is running on your systems and how much memory is typically used at certain times of the day. Make reports and compare different time periods. To do this, start with the free -m command within a terminal. Disks need to be monitored on a regular basis too. How often you monitor depends on the workload and importance of it. I will say, however, that it is very easy and quick to watch your hardware, so you should do it often regardless. Watch your disk stats with the df -h command from the terminal. This gives you a quick snapshot of what is going on with any disk. Network problems because of hardware are more rare but happen too. Cables get pinched or eaten. Network interface cards can go bad. A port on a switch can also be the culprit.

Microsoft Office365:

I am proficient in using and supporting Office365 including Outlook, Excel, and Teams. I have written many support guides in response to staff problems and questions. I have experience troubleshooting Office365 issues and using its admin portal to reset passwords, adjust group memberships in Active Directory, and add/remove licenses. I used Exchange Online to do message traces and block spam constantly.


Outlook Troubleshooting:

I know how to use and support this mail client. Examples include archiving mail, automatic reply, scheduling emails, sharing calendars, and creating mailing lists. I setup new Outlook profiles for people with particularly sticky issues. Showing people how to encrypt email is also important. One of the issues that pops up from time to time is having to fix the <.ost> and <.pst> files. If you need to repair these files, use the <scanpst.exe> binary in the Microsoft Office program folder. Sometimes it is hard to identify the cause of an issue and you just want to create a new Outlook profile. This is a good step and do it by going to the <Mail> settings, then <Show Profiles> and then <Add>. Give your new profile a name and select to use this all the time. Another annoying issue is when Outlook continually prompts for a password. If this happens to you, go to <control panel>, <mail>, and <edit> your Outlook profile. Select the box to <remember my credentials>.


Git:

I use Git for my code and documentation. I write guides a lot and program as a hobby so Git is very useful for versioning and backup. I am competent creating repositories, using the standard Git workflow and pushing my work to an online repository.


Websites:

I write on Aindien.com and Sciencebyjason.com regularly. I write guides on how to do everything I have listed above and more on these two sites.


Certifications


Name: A+, Network+, CTS from Infocomm


Interests


I have interests in: C++, Economics, Writing, Cooking Indian and Japanese food, Financial Tech, Church activities, Fishing, Gardening, Hiking, Agatha Christie novels, Central Asian History, R, Python, Git, Math, Astronomy, LaTeX, and Physics.