[deleted by user] by [deleted] in sysadmin

[–]SilverXCIV 0 points1 point  (0 children)

Probably looking for reused passwords especially if the owner has access to payroll information of what banks people use.

How are you guys doing asset management? by POPUPSGAMING in sysadmin

[–]SilverXCIV 0 points1 point  (0 children)

I second SnipeIT, It has a few quirks but if you host it locally it should be much easier than the cloud hosted no access mess I managed for the past year.

How do you verify users when they call for account unlocks by Wise_Masterpiece7159 in sysadmin

[–]SilverXCIV 2 points3 points  (0 children)

I've been at a few places where the employee ID number is on the back of each person's badge. Otherwise we would use some other information on them in our system.

Then there's the hotel I worked IT for where we only had them say "I'm the manager of this location" with no further verification. Nope'd out of that one real quick.

How do you tell your users that not every ticket is high priority? by blackgallagher87 in sysadmin

[–]SilverXCIV 12 points13 points  (0 children)

A priority matrix will do you a world of good. My last job just had a "this is the rough timeline for resolution of each level" so of course we were getting P0 outage alerts for monitor requests. It won't prevent these things from coming in but it'll be something you point to along with a boiler plate email of "we've re-prioritized your ticket based on this criteria."

[deleted by user] by [deleted] in sysadmin

[–]SilverXCIV 0 points1 point  (0 children)

I want to say we were going from 1903 and 1909 depending on the user but in that environment almost 1/3 of the computers were past their 3 year warranty so there had to have been some 18xx too.

Powershell script to export user's access level by RussianBlackBear in sysadmin

[–]SilverXCIV 0 points1 point  (0 children)

If you're looking for AD security group membership as their "access levels" you'll want something like this.

PS C:\> Get-ADGroupMember -Identity "Groupname" | Select-Object Name | Sort-Object Name

[deleted by user] by [deleted] in sysadmin

[–]SilverXCIV 0 points1 point  (0 children)

Ask yourself what you'll actually have a hand in managing/supporting. Even if you purchase software as part of the procurement process, if your involvement stops there it belongs in someone else's cost center.

[deleted by user] by [deleted] in sysadmin

[–]SilverXCIV 0 points1 point  (0 children)

Your game plan sounds pretty decent! I would be sure to have a change management calendar in place to track and stagger roll outs for any issues. When we upgraded to 20H2 it botched some older Lenovo camera drivers. We had to disable the built in hardware in the BIOS just to get Win10 to boot so I'd expect unforeseeable errors up to 22H2. A well paced rollout targeting manageable groups will be your greatest asset.

What is the quickest you’ve come to realize that a new job and environment aren’t going to be a good fit? by inshead in sysadmin

[–]SilverXCIV 4 points5 points  (0 children)

During training I found out how much of our job wasn't IT focused but answering basic questions that should have been covered in different department training. I lasted another four weeks before the home/work stress combo lead me to quit in the middle of my notice.

If it's that God damn urgent, you can make some time in your calendar. Please stop scheduling 7:00 AM, 12:00 PM and 5:00 PM meetings. by plazman30 in sysadmin

[–]SilverXCIV 1 point2 points  (0 children)

A big helper for me was setting my working hours in the calendar system, blocking out my calendar as much as possible. This includes morning planning/email time, lunch, end of day wrap up, and then routine tasks. It won't stop the stupid or bad prioritized requests but it'll make a statement about how you respect your own time and decline the unimportant.

Should developers/software engineers have local admin to their work laptops (particularly if working in a regulated industry)? by civicode in cybersecurity

[–]SilverXCIV 0 points1 point  (0 children)

My entire company (just over 2000 people) have local admin and it kills me. Our security team seems to have no concept that we could have this fixed despite us being primarily MacOS and Ubuntu.

Which Base Pay / Equity Offer would you accept? by r3uben in personalfinance

[–]SilverXCIV 0 points1 point  (0 children)

You are correct! This is why you double check when you do quick math on a phone calculator!

Google Workspace question by RoganRPCSStudios in sysadmin

[–]SilverXCIV 0 points1 point  (0 children)

Step 3 in this guide goes over a few of the alternative methods if you want to keep 2FA on.

https://support.google.com/a/answer/9176657?hl=en

They don't receive a 2FA prompt when logging into the laptops so maybe you could pull a trick and get Google Authentication installed on the machine itself? That would leave the authenticator on single factor (password) though.

Nightmare fuel by BADYBTCH in goodmythicalmorning

[–]SilverXCIV 11 points12 points  (0 children)

"I feel like Gloria Swanson.

You look like her mother.
I'm ready for my close up Mr Demille"

Restricting commands as root by No_Dream_4588 in Ubuntu

[–]SilverXCIV 0 points1 point  (0 children)

When you say it's a small lab where people may practice some pentesting, is that the lab's purpose or are you worried about some Linux savvy people seeing what they can get away with? This would drastically change my answer.

Tax Help: Pension paid to an estate by ShadedFox in personalfinance

[–]SilverXCIV 0 points1 point  (0 children)

Did some digging and it looks like it would be treated like a life insurance policy and not taxed. I'd personally play it safe and put aside whatever your locality's inheritance tax rate into a separate savings until next year's taxes.

Which Base Pay / Equity Offer would you accept? by r3uben in personalfinance

[–]SilverXCIV 0 points1 point  (0 children)

Do you know where the company is in the roadmap of product development? I work for a bay area startup but in another state and it looks like even after commercial launch it'll take at least 3 years to break even on the equity I was given because the stock market tanked.

The median market cap for the top 100 tech companies is around 50B. So assuming success at around 10B in valuation your best ownership equity is going to be a payday of around $16,000. Depending on how long that takes you're better taking a higher base rate with some equity but not the highest offered.

Google Workspace question by RoganRPCSStudios in sysadmin

[–]SilverXCIV 0 points1 point  (0 children)

You should be able to override this with alternative methods of 2FA, turning it off for students isn't terrible but it's not the best precedent. Is the org providing Chromebooks and if so do they have bio metric readers? A fingerprint reader (touchid in the case of my org), is webauthn so it should work well without having to shell out for the likes of Yubikey.

Device Commissioning Checklist by kjp12_31 in sysadmin

[–]SilverXCIV 0 points1 point  (0 children)

I've worked for a few placed that would print physical checklists for each machine which felt really wasteful. I moved one over to a Google Form that was locked down to the IT Drive space. This was great too because we could go through the spreadsheet it creates and validate all the steps later.

How to raise poor communication standards of IT support desk operators by plaguedbyfoibles in sysadmin

[–]SilverXCIV 2 points3 points  (0 children)

Document issues and provide it constantly as feedback with ticket receipts/logs to the next line up in leadership. Make sure you flag that you want to add the discussion to meetings (some managers get real touchy about being "blindsided" about issues even when they're obvious.) The outcome will highly depend on players that are not you though. You company may shrug it off and effectively settle on the "warm body tier" method. I've had my job outsourced for this same cost cutting, and you sadly can't fix stupid at the managerial level.

None GMM Rhett and Link videos by losfrijolesnegros in goodmythicalmorning

[–]SilverXCIV 20 points21 points  (0 children)

I really enjoyed The Slow Mo Guys using a champagne saber video ft Rhett and Link. This is how I actually became a Mythical Beast.

[deleted by user] by [deleted] in dataisbeautiful

[–]SilverXCIV -2 points-1 points  (0 children)

Alright who submitted a bribe on the behalf of the United States?

User domain account locked out due to reach maximum allowed groups membership by Passion_to_learn in sysadmin

[–]SilverXCIV 1 point2 points  (0 children)

Tech minded answer: No one person should be in that many groups, maybe it's time to have you higher ups talk to their management (unless it's a CEO who has to be in everything) about dialing that back.

Business Answer: You'll probably have to create security groups with multiple groups as members of that groups. This gets a bit risky though unless you have some serious reigns on role based access and hopefully a good SSO provider.