Google IT Cert – Week 24 – Final Project
This is Course IV, week 6 of the Google IT Support Professional Certificate course from coursera.org.
Final Project Intro
To recap, in this module we’ve covered the responsibilities of a sysadmin and an IT support specialist, including the hardware lifecycle, provisioning software, administration of IT infrastructure and services, organizational policy and management, Active Directory and OpenLDAP, backup and recovery services, and, of course, troubleshooting everything. Also, we learned a bunch of networking stuff!
For this final project we will be conducting an IT assessment of three fictitious companies. That’s all the guy said. Well, here I go…
There are two goals outlined for this project:
- Use the systems administration concepts you learned in the course to provide technical improvements to current processes.
- Implement solutions based on an organization’s restrictions, like financial resources, number of users, etc.
Here is the first question:
You’re doing systems administration work for Network Funtime Company. Evaluate their current IT infrastructure needs and limitations, then provide at least five process improvements and rationale behind those improvements. Write a 200-400 word process review for this consultation. Remember, there’s no right or wrong answer, but make sure to provide your reasoning to be eligible for full credit.
Software Company:
Network Funtime Company is a small company that builds open-source software. The company is made up software engineers, a few designers, one person in Human Resources (HR), and a small sales team. Altogether, there are 100 employees. They recently hired you as a system administrator to come in and become their IT department.
When a new person is hired on, the HR person purchases a laptop for them to do their work. The HR representative is unfamiliar with what type of hardware is out there; if a new employee requests a laptop, the HR person will purchase the cheapest option for a laptop online. Because of this, almost everyone has a different laptop model. The company doesn’t have too much revenue to spend, so they don’t order laptops until someone gets hired at the company. This leads to a few days of wait time from when someone starts to when they can actually work on a laptop.
The company doesn’t label their computers with anything, so if a computer is missing or stolen, there’s no way to audit it. There’s no inventory system to keep track of what’s currently in the fleet.
Once a computer is purchased, the HR person hands it to the new employee to set up. Software engineers that use Linux have to find a USB drive and add their preferred distribution to the laptop. Anytime someone needs something from HR — whether it’s office related or tech related — they email the HR representative directly.
When a new employee gets a machine, they’re given logins to use cloud services. They get a personal orientation with HR to make sure they can login. This requires the HR person to block off a few hours for every new employee. If an employee forgets the login to their machine, they have no way to retrieve a password and they have to reimage their machine. Employees don’t have a strict password requirement to set for their computers.
The company currently has many of their services in the cloud, such as email, word processors, spreadsheet applications, etc. They also use the application, Slack, for instant communication.
My Response:
This company is in desperate need of infrastructure management.
First, purchasing computers from the internet when they are needed is a very inefficient process. This results in lost time and productivity. In a company this size, having at least three spare laptops ready to go into service would help everyone, especially in emergencies. Also, buying the cheapest laptop is always a bad idea. Company assets need to be documented and inventoried, including all computers, printers, and networking gear.
Even if the entire company only uses cloud services, I think they would benefit from having a domain controller and some kind of central management service, such as OpenLDAP to track computers connected to the domain. This could be used to provision software to any computers joined to the domain, and would implement some kind of strict password management.
This company is large enough to justify the time and expense to set this up.
Question Two:
Sales Company:
W.D. Widgets is a small company that sells widgets. They’re mostly made up of salespeople who work with lots of clients. You’ve taken over as the sole IT person for this company of 80-100 people.
When HR tells you to provision a machine for a new employee, you order the hardware directly from a business vendor. You keep one or two machines in stock, in case of emergency. The users receive a username that you generate for them. You then give them an orientation on how to login when they start. You currently manage all of your machines using Windows Active Directory. The company uses only Windows computers. When a new computer is provisioned, you have to install lots of sales-specific applications manually onto every machine. This takes a few hours of your time for each machine. When someone has an IT-related request, they email you directly to help them.
Almost all software is kept in-house, meaning that you’re responsible for the email server, local machine software, and instant messenger. None of the company’s services are kept on the cloud.
Customer data is stored on a single file server. When a new salesperson starts, you also map this file server onto their local machine, so that they can access it like a directory. Whoever creates a folder on this server owns that folder and everything in it. There are no backups to this critical customer data. If a user deletes something, it may be lost for everyone.
The company generates a lot of revenue and is rapidly growing. They’re expecting to hire hundreds of new employees in the next year or so, and you may not be able to scale your operations at the pace you’re working.
My Response:
This company would probably benefit from setting up GPOs and assigning roles to users. This would allow you to push software out to machines based on what role they have been assigned in Active Directory. This would keep you from having to install software manually on any new machine.
You should be creating backups of the fileserver both locally and through a cloud service. It may also be a good idea to re-assign file permissions and security groups, so that only domain admins have full control of files and directories. All users could be assigned permissions based on roles in the company, and corresponding GPOs.
Finally, you should hire an assistant now, before the workload increases beyond what you can handle alone. You may want to hire someone to take on a defined part of the IT responsibilities, such as low-level helpdesk/support tech, or you could hire a “counterpart” who would be able to also do everything that you do.
Question 3:
Non-profit Company:
Dewgood is a small, local non-profit company of 50 employees. They hired you as the sole IT person in the company. The HR person tells you when they need a new computer for an employee. Currently, computers are purchased directly in a physical store on the day that an employee is hired. This is due to budget reasons, as they can’t keep extra stock in the store.
The company has a single server with multiple services on it, a file server, and email. They don’t currently have a messaging system in place. When a new employee is hired, you have to do an orientation with them for login. You’re also responsible for installing all the software they need on their machine, and mapping the file server to their computer. The computers are managed through Windows Active Directory. When an employee leaves, they’re currently not disabled in the directory service.
The company uses an open-source ticketing system to handle all internal requests as well as external non-profit requests. But the ticketing system is confusing and difficult to use, so lots of the employees reach out to you directly to figure out how to do things. In fact, so many things are difficult to find that employees typically ask around when they have a question.
There are nightly backups in place of the file server. You store this information on a disk backup and take it home with you everyday to keep it safe in case something happens onsite. There’s also a small company website that’s hosted on the single server at the company. This website is a single html page that explains the mission of the company and provides contact information. The website has gone down many times, and no one knows what to do when it happens.
My Response:
I think the most troubling thing about this company is the backup system. Making a disk backup isn’t bad, but someone driving around with it seems like an accident being invited to happen. Make a cloud backup, a disk backup that stays onsite, and a third that the IT person can drive around with.
The ticket system should be replaced or the employees should be trained to use it. If it is there, it needs to be in use and effective for people to use.
Again, I think this org should reconfigure AD with roles and GPOs for users so that they can have software automatically installed on their machines at login. And the IT person needs to be maintaining accounts and deleting users when they leave the organization.
Running the website on your own server, especially for a single HTML page, makes no sense at this time. Pay the $10/year for your page to be hosted by a hosting service and enjoy the 99%+ uptime.
Now that I’ve submitted my assignment, it’s time to evaluate my peers. Harshly.
That’s the end of Course IV. Maybe time for a short break. But wait, what’s this? Another motivational video???
And I left this comment in the form:
I really enjoyed the AD sections, I wish there was more hands-on exercises in this course. I think the value of having the VM environment (qwiklab or however you spell it) would have been a good way to teach the AD lessons. I think I have a hard time with hours of videos and then some quizzes. Where’s the hands-on?
Now I just have to wait for my peers to review my thing and that will be it for Course IV.
See you in Course V—I forget what its about. Security, maybe?
ASUS GeForce GTX 1080 8GB ROG STRIX Graphics Card
WD 4TB Black My Passport Portable External Hard Drive - USB 3.0
Insane Clown President: Dispatches from the 2016 Circus - by Matt Taibbi
Well a good site helped me in completing my course, I will suggest designing the site a little more for user interaction. but by the way simple is better.
LikeLike
thank you much , it is very helpful to me to complete my course
LikeLike
You’re welcome, glad to hear it and good luck .
LikeLike
thankyou very much my friend. i was looking for this page
LikeLike
thanks!!good job, keep growing!!
LikeLike
Thanks a lot for these answers, its helps me a lot, they are clear and straight to to the point
LikeLike
You’re welcome! Thanks for the feedback
LikeLike
lol you seem to have the same disdain for the cringe-inducing motivational, forced diversity nonsense in the course as well. Completely unnecessary, imagine how bad it must be in an actual classroom? Good lord. Tech me tech stuff and stfu, you know?
LikeLike
Indeed! I do not respond well to corporate motivational positivity crap. I also did an IT job training program that was almost entirely “team-building” exercises to make students more professional. It was 14 weeks of hell.
LikeLike