Started my IT support last Monday. Everything you said in this video is accurate and most programs you mentioned are also used at my company. You’re great! Thanks !
Great videos Kev. Im trying to get a job in IT right now and I'm studying for my comptia A+ at the moment. I feel confident that I'll do good once i get my feet wet but I'm still nervous. Thanks for making this great content!
I'm about to start my internship next week. What I'm worried about is getting asked to help with things I have never heard of before. Whether it be an app or a program. Hopefully my internship will cover the most common stuff. I don't want to be asking for help all the time. I'm assuming you have to do a lot of research when you are new in a company.
Hi Kevtech, thank you so much for sharing all these amazing videos. I have been watching your videos for the last few months. They have helped me get a job in IT help Desk, however I am really really scared, I don’t know what to expect. All I can think of is what if I get fired? what if I can’t do the job properly? I will be on six-month probation, and all I can think of is that what if they let me go after my probation period is over. Any tips on how to get over this fears.
Computer\HKEY_CURRENT_USER\Network Tip if you try to access it remotely on a user's machine just make sure you enable remote access to the registry on that user's pc. You can do this using Powershell if you have Domain Admin rights. this is the cmdlet script you can run to enable the remote Registry service. YOU MUST HAVE DOMAIN ADMIN RIGHTS TO THIS SUPPLIED BY YOUR COMPANY. If not it won't on a remote user's pc. You must use the invoke command to do this on a user remote PC from your seat remotely. Like below. invoke-command -CN then Name of the PC -- then in curly braces the cmdlets I provided for each below { Set-Service -Name RemoteRegistry - StartupType Automatic } Have fun and keep learning. 1st -- Set-Service -Name RemoteRegistry - StartupType Automatic - This is to change it from Disabled to Automatic 2nd -- Start-Service -Name RemoteRegistry - To start the service! 3rd -- Get-Service -Name RemoteRegistry - This is to see the status of the service after the change is made. 4th -- Stop-Service -Name RemoteRegistry -- to put it back the way it was or a reboot will flip it back to the disabled state. I hope this helps enjoy.
Big ups Kev, most of this applies to my day to day now, if you've got any hot tips on shrinking VM profile sizes that'd be swaggy. Hope you have a good rest of your weekend bud!
tbh an 'it' helpdesk is normally to deal with one specific software and the issues that users face when using said software. Some of what you have just stated is in the realm of system administration.
Some helpdesk roles have system admin responsibility. Really depends on the company. Training over 1,000 student. Everyone has different level of access and may seemed to do more beyond regular helpdesk.
This one support.carbonite.com/articles/Server-Windows-Files-and-Folders-Located-on-a-Mapped-Drive-Become-Unselected#:~:text=Enter%20regedit%20in%20the%20search,corresponds%20to%20your%20network%20drive.
Computer\HKEY_CURRENT_USER\Network Tip if you try to access it remotely on a user's machine just make sure you enable remote access to the registry on that user's pc. You can do this using Powershell if you have Domain Admin rights. this is the cmdlet script you can run to enable the remote Registry service. YOU MUST HAVE DOMAIN ADMIN RIGHTS TO THIS SUPPLIED BY YOUR COMPANY. If not it won't on a remote user's pc. You must use the invoke command to do this on a user remote PC from your seat remotely. Like below. invoke-command -CN then Name of the PC -- then in curly braces the cmdlets I provided for each below { Set-Service -Name RemoteRegistry - StartupType Automatic } Have fun and keep learning. 1st -- Set-Service -Name RemoteRegistry - StartupType Automatic - This is to change it from Disabled to Automatic 2nd -- Start-Service -Name RemoteRegistry - To start the service! 3rd -- Get-Service -Name RemoteRegistry - This is to see the status of the service after the change is made. 4th -- Stop-Service -Name RemoteRegistry -- to put it back the way it was or a reboot will flip it back to the disabled state. I hope this helps enjoy.
What an accurate video, especially the new hires section 😂 Thanks for sharing this Kev!
cool ,told a school last week on how I realized looking through log files hard drive failed and replaced it ,that got some positive vibes back
Just started at an MSP last week this video is spot on. Thanks Kev.
Started my IT support last Monday. Everything you said in this video is accurate and most programs you mentioned are also used at my company. You’re great! Thanks !
Nice work.
Great videos Kev. Im trying to get a job in IT right now and I'm studying for my comptia A+ at the moment. I feel confident that I'll do good once i get my feet wet but I'm still nervous. Thanks for making this great content!
New hires !!! Mis spelling of the name is another problem. 😂😂
Bro the worst feeling. It's
It's actually Asheleigh not Ashley
Then you gotta go to HR be like wtf you spelled it Ashley
so true.
This video was right on time. Thanks
I'm about to start my internship next week. What I'm worried about is getting asked to help with things I have never heard of before. Whether it be an app or a program. Hopefully my internship will cover the most common stuff. I don't want to be asking for help all the time. I'm assuming you have to do a lot of research when you are new in a company.
Do you have videos on how to fix each of these issues visually
@@gregorylightbody255 yep. I have over 400 videos
"Net use" pretty useful 👍👍👍
Hi Kevtech, thank you so much for sharing all these amazing videos. I have been watching your videos for the last few months. They have helped me get a job in IT help Desk, however I am really really scared, I don’t know what to expect. All I can think of is what if I get fired? what if I can’t do the job properly? I will be on six-month probation, and all I can think of is that what if they let me go after my probation period is over. Any tips on how to get over this fears.
There supposed to train you so it should be fine.
if they let you go, then you have 6 months of experience now, and just move onto another helpdesk job.
Computer\HKEY_CURRENT_USER\Network
Tip if you try to access it remotely on a user's machine just make sure you enable remote access to the registry on that user's pc. You can do this using Powershell if you have Domain Admin rights. this is the cmdlet script you can run to enable the remote Registry service.
YOU MUST HAVE DOMAIN ADMIN RIGHTS TO THIS SUPPLIED BY YOUR COMPANY. If not it won't on a remote user's pc.
You must use the invoke command to do this on a user remote PC from your seat remotely. Like below.
invoke-command -CN then Name of the PC -- then in curly braces the cmdlets I provided for each below { Set-Service -Name RemoteRegistry - StartupType Automatic }
Have fun and keep learning.
1st -- Set-Service -Name RemoteRegistry - StartupType Automatic - This is to change it from Disabled to Automatic
2nd -- Start-Service -Name RemoteRegistry - To start the service!
3rd -- Get-Service -Name RemoteRegistry - This is to see the status of the service after the change is made.
4th -- Stop-Service -Name RemoteRegistry -- to put it back the way it was or a reboot will flip it back to the disabled state.
I hope this helps enjoy.
So it sounds like HR has a Toby character on The Office for good reason
Lol
Big ups Kev, most of this applies to my day to day now, if you've got any hot tips on shrinking VM profile sizes that'd be swaggy.
Hope you have a good rest of your weekend bud!
come by discord and ask for help.
Nice Tips Kev!
Good Job Kev, this is exactly what i do in my day to day now, CAN YOU DO A VIDEO THINGS HELPDESK DO NOT DO?
I can't because there different levels of helpdesk. Sometimes in helpdesk, you may do system admin stuff or network admin stuff.
Excellent thanks man
Right on point!
Printers..cant forget about printers XD
Lol
Thanks for the advice! Do you have a gaming channel? I also like all the Counter Strike games!
I don't have a gaming channel lol
Awesome !! Tips !!!
🔥🔥
tbh an 'it' helpdesk is normally to deal with one specific software and the issues that users face when using said software. Some of what you have just stated is in the realm of system administration.
Some helpdesk roles have system admin responsibility. Really depends on the company. Training over 1,000 student. Everyone has different level of access and may seemed to do more beyond regular helpdesk.
Outlook is the devil!!!
Agree
Where in the registry is that ? To find the path of network share
This one support.carbonite.com/articles/Server-Windows-Files-and-Folders-Located-on-a-Mapped-Drive-Become-Unselected#:~:text=Enter%20regedit%20in%20the%20search,corresponds%20to%20your%20network%20drive.
Computer\HKEY_CURRENT_USER\Network
Tip if you try to access it remotely on a user's machine just make sure you enable remote access to the registry on that user's pc. You can do this using Powershell if you have Domain Admin rights. this is the cmdlet script you can run to enable the remote Registry service.
YOU MUST HAVE DOMAIN ADMIN RIGHTS TO THIS SUPPLIED BY YOUR COMPANY. If not it won't on a remote user's pc.
You must use the invoke command to do this on a user remote PC from your seat remotely. Like below.
invoke-command -CN then Name of the PC -- then in curly braces the cmdlets I provided for each below { Set-Service -Name RemoteRegistry - StartupType Automatic }
Have fun and keep learning.
1st -- Set-Service -Name RemoteRegistry - StartupType Automatic - This is to change it from Disabled to Automatic
2nd -- Start-Service -Name RemoteRegistry - To start the service!
3rd -- Get-Service -Name RemoteRegistry - This is to see the status of the service after the change is made.
4th -- Stop-Service -Name RemoteRegistry -- to put it back the way it was or a reboot will flip it back to the disabled state.
I hope this helps enjoy.