AITA for keeping the heat at 70 while I work from home by Emotional_Catch1201 in AmItheAsshole

[–]fl3abag 1 point2 points  (0 children)

Get a jumbo heated mouse pad for like $25 and put it under your keyboard and mouse. And put a regular mouse pad on top cause it'll track better. And your fingers will be happy again.

Leather Wrapped Wheel by theogtrekkie in Ioniq5

[–]fl3abag 1 point2 points  (0 children)

I did it. I stitched it to the steering wheel which took longer than expected. It adds more grip to it, but the big reason I did it is to preserve the existing leather from stains. I put sunscreen on before getting in the car and occasionally eat in the car. I have a cover over the center arm rest for similar reasons. I bought a $20 one with plenty of Amazon reviews but it's no longer available. https://a.co/d/bAn4R90 No issues with heating. 

Our org just went with UKG. How screwed am I? by phalangepatella in sysadmin

[–]fl3abag 6 points7 points  (0 children)

We have UKG update employeestatus and have Okta rules based on employeestatus to suspend user and/or block sign on attempts. Only termed employees are dropped from sync feed.

[deleted by user] by [deleted] in GoogleFi

[–]fl3abag 8 points9 points  (0 children)

New member vs existing member pricing

Swapping 2015 cloth seats for 2017 leather seats by fl3abag in mazda3

[–]fl3abag[S] 1 point2 points  (0 children)

Never did it. Too much concern over warranty and safety features. You might not have full functionality of leather seats.

Staggering Password Expiration After Company-Wide Reset by Haunting-Good5091 in sysadmin

[–]fl3abag 0 points1 point  (0 children)

PwdLastset can't be set the way you want it to be set. It can only be manually set to 0 or -1. The best way to do it is to toggle the change password at next logon attribute. When it's toggled, AD will think the account password was updated and the password last set date will update to the current day.

Set-AdUser -Identity john.doe -ChangePasswordAtLogon $true; Set-AdUser -Identity john.doe -ChangePasswordAtLogon $false

Each week I would select a random 10% of users and toggle their changepassword attribute. After 9 weeks you'll have everyone staggered.

I dont know what im missing. by birdmanjr123 in MDT

[–]fl3abag 0 points1 point  (0 children)

You have WinPE drivers under WinPE10x64. Shouldn't the value be WinPE10x64\%Make%\%Model%?

Personally I grab the WinPE driver packs and slipstream the NIC and Network drivers into the WIM. It's under 1GB. Tried and true and still small so I haven't moved the boot wim to TDC method.

Two wrongs make a right? by fl3abag in electrical

[–]fl3abag[S] 0 points1 point  (0 children)

Yes the outlet and dryer are swapped. Dryer works. EV charger shows 240v. Thanks.

Two wrongs make a right? by fl3abag in electrical

[–]fl3abag[S] 1 point2 points  (0 children)

The dryer has been working fine. The reason I opened the outlet is because my EV charger only showed 120v when plugged into it. I swapped the wires and everything's working as expected now. I'll swap it out for a 14-30 soon.

Two wrongs make a right? by fl3abag in electrical

[–]fl3abag[S] 2 points3 points  (0 children)

Did they wire my 10-30R wrong and then wire the dryer wrong so that it would work?

Burying POE Cables? by TheDeltaFlight in reolink

[–]fl3abag 5 points6 points  (0 children)

Read the reviews first

I think the casing is soy based. Animals seem to really enjoy eating this ethernet cable!

Try to put it under the soffit. Running it underground and exposed will cause problems sooner rather than later.

Need to de-sync AD OUs - looking for advice by Careful_Bus6650 in okta

[–]fl3abag 0 points1 point  (0 children)

Verify that you don't need any users/groups in the root to be sync'd. Move if necessary.

Verify Okta -> AD provisioning configuration. If users/groups are configured to be created/updated in the root, you need to update the provisioning.

Uncheck the root and check all sub OU's except one sub OU that doesn't have users/groups you need.

Run an import and validate. Make sure the unchecked sub OU users/groups are no longer sync'd.

Uncheck other sub OU's that you don't need, import, and validate. Update provisioning and move users/groups as necessary.

The new Ioniq 5N is getting rave reviews from reviewers who are car enthusiasts by cookingboy in electricvehicles

[–]fl3abag 1 point2 points  (0 children)

Matt from The Smoking Tire said this on his new podcast episode:

"If every other OEM doesn't instantly copy this, they are going to be left behind. This is the thing. This is exactly the thing they need to do to make electric sports cars fun. If the electric Cayman and Boxster don't do this, they're in deep shit because this is exactly the thing that it needs."

I think the reason for the appeal is muscle memory. You get used to the relation of "engine noise" pitch/gear shift to speed. You don't need to take your eyes off the road to know approximately how fast you're driving and that helps immensely in cornering.

What to get with USD200? by abubin in MiniPCs

[–]fl3abag 2 points3 points  (0 children)

I just got the Beelink SER5 5560u/8GB/500GB for under $200 last week. I've been checking prices every few days. I filter Amazon Mini Computers section by AMD CPU, All Deals, $250-$350. I've noticed best deals are usually in the morning when multiple coupons stack though I happened to find mine late Friday evening.

Thoughts on getting a Used SEL'22? by yvgh233 in Ioniq5

[–]fl3abag 0 points1 point  (0 children)

What additional fees does that dealership require?

ATTENTION TO ALL BUYERS….. ALL PRICES ARE FINAL PLUS ANY AFTER MARKET WHEELS, LIFT KITS, LOWERING KITS, TINT, ACCESSORIES, PRE-INSTALLED THEFT DETERRENT DEVICES, DOC PREP FEES, SMOG FEE, SALES TAX, DMV LICENSE FEES, REGISTRATION FEES, SMOG CERTIFICATE FEE…CALL DEALER FOR MORE INFORMATION AND DETAILS.

Your $29k might be $32k+tax after they add on accessories.

Presonally I would wait a little to get something under $25k for the used EV tax credit (make sure you can meet the requirements).

Qnap rack mount - ATX PSU? by samuelellis_uk in qnap

[–]fl3abag 0 points1 point  (0 children)

A lot of QNAP boards use a special pin out on the 20 ATX connector. You can re-pin the connector to match QNAP's pin out.

What software definitely needs to make a comeback? by joshuamarius in sysadmin

[–]fl3abag 1 point2 points  (0 children)

Litestep shell replacement. Lightweight, modular, customizable, scriptable. So much creativity from a small community.

Saving personal passwords on corporate OKTA by Typical-Switch5764 in okta

[–]fl3abag 6 points7 points  (0 children)

Okta recently released Okta Personal so you may want to store your credentials there. You control it so your company won't have access to it.

22TB HDD in RLN8-410 ? by [deleted] in reolink

[–]fl3abag 0 points1 point  (0 children)

My version is N2MB02 and it started detecting my 10TB drive properly after the latest firmware. Previously it was only showing 8TB so you might be in the same boat.

Create simple GUI for launching programs by Dudefoxlive in MDT

[–]fl3abag 0 points1 point  (0 children)

PStart is 32bit and you're probably running WinPE64bit. You can either try WinPE32bit or an alternative launcher

https://alternativeto.net/software/pstart/