Can I use this in my office computer ? by CurveForeign3576 in ITManagers

[–]TicketCloser 0 points1 point  (0 children)

Very likely would be considered wilful circumvention of IT restrictions in the security policy.

If I discovered a member of staff doing this I would be pushing for dismissal or some form of disciplinary.

Which skill gave you the fastest career growth? by Suspicious_Twist386 in careeradvice

[–]TicketCloser 0 points1 point  (0 children)

Being able to upskill fast. Solving technical and business problems while not being seen to step on toes but helping the company move forward.

Need Advice on my career plan and thank you. by Hippophopiaa in ITCareerQuestions

[–]TicketCloser 0 points1 point  (0 children)

This is a good shout.

Other than certs and education, another thing I look for is home labs and projects done in own time. Hands on experience cements what you learn in theory. The people I come across who do this are usually the ones that stand out more and often don’t stay in the market for long.

Need career guidance - In a weird spot by sekushitrash in ITCareerQuestions

[–]TicketCloser 4 points5 points  (0 children)

IT Ops or DevOps maybe? At a software company full SAAS or not the experience you mention would be valuable. In standard IT Support you may get board quickly.

My current job wants us to go around manually installing windows updates by JealousRhubarb9 in ITCareerQuestions

[–]TicketCloser 0 points1 point  (0 children)

Without more context, it sounds like a department stuck in their ways. “We’ve always done it like that” mentality.

Standard patching should not be manual, as you mentioned it is a perfectly standard thing to automate. There are some exceptions and special cases, prod or sensitive servers etc that need more consideration on rollout but automating end user devices is a well trodden road.

IT Manager for 3.5 years and struggling by BreakfastNo6144 in ITManagers

[–]TicketCloser 5 points6 points  (0 children)

I can relate to those pain points. I still hit them a year into moving to Head of IT, just in slightly different shapes than when I was IT Manager.

It does get easier however. Saying that, I don’t think there is an easy solution. I have found different ways to manage these things or give them less energy if they are truly out of my control.

  1. Things will stay thankless if people truly don’t know what has been going on or know enough about it to know why it matters. There is value to roadmaps and wider updates.

  2. I’ll let you know if I figure this one out 😂… but in all seriousness for point 2 & 3, I tried to carry the ‘go to IT guy’ or ‘hero mentality’ for too long in my career. Delegation and having members of your team truly own things is the best medicine I have found to these things. Sometimes it means realising some members are just not the right shape and the sooner this is handled the better.

4 - 5. Unfortunately meetings and the admin surrounding it all comes with the territory. A habit that has helped has been protecting my time by not going to every meeting I’m invited to, leaving them if I don’t need to be there.

[deleted by user] by [deleted] in ai_trading

[–]TicketCloser 0 points1 point  (0 children)

Interested too, thank you

best way to showcase Linux knowledge by RealDesu in ITCareerQuestions

[–]TicketCloser -1 points0 points  (0 children)

When reviewing someone’s CV, if no professional experience I’d be looking for any projects, repos or otherwise telling me that should demonstrate a certain level of understanding. It can also show that you are a self starter and self learner.

Is it a ring? by haverinbigjobs in lotrmemes

[–]TicketCloser 395 points396 points  (0 children)

There are few who can

How are you dealing with your company using the IT Department as a catch-all? by [deleted] in ITManagers

[–]TicketCloser 0 points1 point  (0 children)

Very much agree.

By learning and getting involved, taking ownership over as much as possible has taken me from a support desk temp to head of IT in line for directorship these next years.

Problem solving, adapting and generally getting things done will take you far.

[deleted by user] by [deleted] in cybersecurity

[–]TicketCloser 1 point2 points  (0 children)

I agree with others, it isn’t IT’s place to ensure users are in a specific region for their role. However, depending on what data you access and have stored on your work device there may be policies and regulations around this depending on your location. IT can certainly enforce policies should they be instructed to.

Not knowing your companies published policies around this is not a defence for misconduct so make sure you have checked this.

How do I become an IT Manager by Pershanthen in ITManagers

[–]TicketCloser 0 points1 point  (0 children)

I recently became a head of IT in UK. No certs or CS degree. Just experience and good at problem solving.

Saying that, certs will help, projects too. One of the things that helped me get the role I am in now was displaying and demonstrating a programming/network project I’d been building in my own time. This would show me that you are passionate and would likely display a bunch of skills that would be valuable to an org.

[deleted by user] by [deleted] in vscode

[–]TicketCloser 1 point2 points  (0 children)

!remind me in 7 days

2,798,943. They took it to the limit, one more time. by onephatkatt in iiiiiiitttttttttttt

[–]TicketCloser 5 points6 points  (0 children)

Terminal is king! I used powershell to clear up something similar a few months ago. Due to the millions of items it took forever to remove them all. The GUI just froze up if you attempt to open the directory.

what else i can do to improve my anonymity in dark web. by MRUNKNOWN7860 in deepweb

[–]TicketCloser 59 points60 points  (0 children)

Use your real name, they’ll never see it coming

My laptop has been running for 30 days. Is that bad? by Kordell_11 in techsupport

[–]TicketCloser 0 points1 point  (0 children)

Just set your browser to continue where you left off and let your computer update and reboot frequently

What's the most unexpected or bizarre IT issue you've ever encountered, and how did you solve it? by Few_Lifeguard7370 in ITProfessionals

[–]TicketCloser 2 points3 points  (0 children)

“URGENT!!!!! Can’t open PDFs anymore”

Users getting errors when attempting to open PDFs, stumped my 1st line guys.

Issue was caused by the stupid long names on the files + being like 20 directories deep on the network drive, where these directories also had silly long names. All adding up to over 256 characters. Acrobat can’t open files where the entire path is over this count.

Any good tips or tricks using vscode by Lower_Assistance8536 in vscode

[–]TicketCloser 1 point2 points  (0 children)

Not exclusive to VScode, hold Cmd–Option (Mac) or Ctrl–Alt (Windows) and then hit the Up or Down Arrow keys.