Results 1 to 8 of 8
  1. #1
    Cajuga's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    4

    Question Tools for an IT-Support role

    Hello,

    since august i work in IT-Support for a large company and im still figuring out my workflow, are there any tools or skills that you consider important as an Support role?

  2. #2
    I got ants in my butt, and I needs to strut.
    Premium Seller
    Former Staff
    Premium Member
    Trusted
    Wyo's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Guadalajara
    Posts
    24,113
    Reputation
    4354
    Thanks
    4,203
    My Mood
    Lurking
    I also worked for IT for a huge worldwide company, what kind of program are you using it?

  3. #3
    Cajuga's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by Wyo View Post
    I also worked for IT for a huge worldwide company, what kind of program are you using it?
    in my company the use ManageEngine ServiceDesk plus, but aside from management stuff I use mainly cmd/powerful and some small scripts I have either written myself or got from my colleagues. But I would like to know what others use or used in such a position so I can improve my workflow.

  4. #4
    Gill Bates's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    /online
    Posts
    1,135
    Reputation
    188
    Thanks
    247
    Some of the tools I use:
    Angry IP Scanner (GET PERMISSION BEFORE USING THIS!)
    Spiceworks Inventory (will only work if you have domain admin or admin credentials because it will use them to scan/login to people's computers)
    Virtualbox (VMs)
    Cisco Packet Tracer
    CloneZilla
    WizTree
    Visual Studio Code
    GlassWire
    Search Everything
    Active Directory Administrative Tools
    Putty
    TeamViewer
    PowerShell
    Batch scripts
    Wireshark
    Nmap
    Asana (great for project management)

    If you're looking for specific tools, let me know. I use a bunch of shit at work.

  5. #5
    Cajuga's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by Gill Bates View Post
    Some of the tools I use:
    Angry IP Scanner (GET PERMISSION BEFORE USING THIS!)
    Spiceworks Inventory (will only work if you have domain admin or admin credentials because it will use them to scan/login to people's computers)
    Virtualbox (VMs)
    Cisco Packet Tracer
    CloneZilla
    WizTree
    Visual Studio Code
    GlassWire
    Search Everything
    Active Directory Administrative Tools
    Putty
    TeamViewer
    PowerShell
    Batch scripts
    Wireshark
    Nmap
    Asana (great for project management)

    If you're looking for specific tools, let me know. I use a bunch of shit at work.
    Thank you for your reply.
    At the moment im looking for a way to kill a Task/process when a certain criteria is met (cpu usage in this case), i havent found any specific command for it and i dont want to chain 10+ commands.

  6. #6
    Gill Bates's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    /online
    Posts
    1,135
    Reputation
    188
    Thanks
    247
    Quote Originally Posted by Cajuga View Post
    Thank you for your reply.
    At the moment im looking for a way to kill a Task/process when a certain criteria is met (cpu usage in this case), i havent found any specific command for it and i dont want to chain 10+ commands.
    Check this out and adjust the % to your needs. I would test it out in a VM first though. Careful with this because:
    1. There are some programs that spike the CPU usage as soon as they open up, but then it goes down right away. This can cause your script to end the process immediately, without letting it open all the way. Also, if people are using Excel sheets with macros, the CPU usage might spike once again. As a solution, implement a delay for it. For example: If CPU usage > 80% for 30 seconds or more, then end task.
    2. If a Microsoft update messes with its functionality, it might do weird stuff like crash the computer or what not. Microsoft updates suck and always break stuff.

    Use Microsoft Visual Studio with Powershell. It'll help organize your code.

  7. The Following User Says Thank You to Gill Bates For This Useful Post:

    Cajuga (02-17-2020)

  8. #7
    Cajuga's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by Gill Bates View Post
    Check this out and adjust the % to your needs. I would test it out in a VM first though. Careful with this because:
    1. There are some programs that spike the CPU usage as soon as they open up, but then it goes down right away. This can cause your script to end the process immediately, without letting it open all the way. Also, if people are using Excel sheets with macros, the CPU usage might spike once again. As a solution, implement a delay for it. For example: If CPU usage > 80% for 30 seconds or more, then end task.
    2. If a Microsoft update messes with it its functionality, it might do weird stuff like crash the computer or what not. Microsoft updates suck and always break stuff.

    Use Microsoft Visual Studio with Powershell. It'll help organize your code.
    thanks
    since i have the session-id of the one process i want to kill should other programs not be affected.
    In my case Microsoft updates suck beacuse no one is testing anything (the company i work for is only external and our customer has their own IT department wich is responsible for updates and the image of the OS) and then im the one who gets the ticket or an e-mail with an usless description.

  9. The Following User Says Thank You to Cajuga For This Useful Post:

    Gill Bates (02-17-2020)

  10. #8
    amateraZZZ's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Location
    Venus
    Posts
    448
    Reputation
    10
    Thanks
    25
    My Mood
    Blah
    You can also find posts about this in the web
    “This world is rotten, and those who are making it rot deserve to die..."

Similar Threads

  1. Tools for Combat Arms Rez Files
    By B1ackAnge1 in forum Combat Arms Glitches
    Replies: 38
    Last Post: 09-30-2009, 04:33 PM
  2. Selling hacking tool for websites
    By Joshcarr2006 in forum Trade Accounts/Keys/Items
    Replies: 33
    Last Post: 09-11-2009, 01:34 AM
  3. What is the best C++ reading tool for Combat Arms?
    By gunman353 in forum C++/C Programming
    Replies: 0
    Last Post: 02-19-2009, 03:23 PM
  4. CA recording tool for MPGH (FRAPS FULL VERSION)
    By niks12 in forum Combat Arms Hacks & Cheats
    Replies: 44
    Last Post: 10-22-2008, 07:07 PM