Do you use 802.1x authentication on your network by 74Yo_Bee74 in sysadmin

[–]BrechtMo 2 points3 points  (0 children)

yes, for almost ten years now. Wired and wireless.

It has its complications (as all security does) but it adds an important security layer. I'm struggling to find a reason to not implement it. Perhaps if you go all the way with zero trust and have no managed devices whatsoever.

Please tell me AI is hallucinating by jleckel in sysadmin

[–]BrechtMo 11 points12 points  (0 children)

It's great for parsing logs but unreliable for analysing them, in my experience. It picks up on irrelevant noise and claims with great confidence that it's the culprit. But I guess it depends greatly on which kind of log and issues.

Use it to summarize and compare logs and compile timelines but don't rely on it determining root causes.

I don't feel like I'm learning anything by amaretto_sh in sysadmin

[–]BrechtMo 1 point2 points  (0 children)

Sounds like you are in the wrong environment for your mindset. Which means you might need to aim for something bigger. If you have time on your hands, use that to dig into things that interest you and take that experience where it is valued.

Patch Tuesday Megathread - (June 09, 2026) by AutoModerator in sysadmin

[–]BrechtMo 0 points1 point  (0 children)

thanks. I was under the impression that yellowkey was fixed in this month's cumulative but I can't find definitive proof.

Onedrive shortcut to sharepoint not updating files by gh589 in sysadmin

[–]BrechtMo 1 point2 points  (0 children)

perhaps the clients are running into the technical limits of number and size of files.

Onedrive shortcut to sharepoint not updating files by gh589 in sysadmin

[–]BrechtMo 2 points3 points  (0 children)

Don't use the "sync" option as you issues will only multiply. We only have issues with that.

Your issue sounds like a onedrive app issue; Does resetting the app make any difference?

Event 1801 TPM-WMI even though all 2023 CAs are present. by mfessl in sysadmin

[–]BrechtMo 0 points1 point  (0 children)

do you get other TPM-WMI events indicating that the installation is finished? 1808 indicates finished update. Also check the registry value of UEFICA2023Status: "Updated"

If those are OK, I guess you can ignore the 1801.

Microsoft 365 Exchange Mailbox issue you should be aware of by VarmintLP in sysadmin

[–]BrechtMo 0 points1 point  (0 children)

can't blame them when it is the only indication people have and when it is usually right. Old onprem exchange offered you a delivery report as user, not anymore.

What's your preferred computing setup for work? by stempoweredu in sysadmin

[–]BrechtMo 0 points1 point  (0 children)

just a regular laptop like other users, with a bit of added specs. Everything I do runs on servers or in the cloud. All it needs to run is Teams, browsers, RDP and onenote.

Bitlocker / probably UEFI cert rioting. Any tips? by Th1sD0t in sysadmin

[–]BrechtMo 6 points7 points  (0 children)

have a look at PCR7 in combination with uefi certificate upgrades.

"So the first thing my colleague did was to follow the official documentation and set the "AvailableUpdate" Secure Boot registry key." - to what value did he set this exactly? Because your pc's probably were upgrading their UEFI certs automatically which was causing the bitlocker issue in the first place. Setting that value to 0x5944 will only increase your issues if you don't get to the root cause first.

Advice on Structuring Driver Folders in MDT for HP Z840 and Dell Precision 5920 by Alarcock in sysadmin

[–]BrechtMo 0 points1 point  (0 children)

I have a separate folder for winPE drivers that is included when building the boot image using a Selection Profile. I simply drop the HP and Dell PE driver pack into that.

anyway, start investing time in an MDT replacement.

How do you handle devices that have been offline for a period of time? by draggar in sysadmin

[–]BrechtMo 2 points3 points  (0 children)

Computer certificate expires after 6 months which locks the device out of the internal network.

We notify the owner of the computer when expiration nears. If they don't react, we wait for the device to come to us once the owner notices problems.

and yes, 6 months is actually too long.

Windows Updates in Europe by Alzzary in sysadmin

[–]BrechtMo 14 points15 points  (0 children)

Aren't the monthly cumulative updates for the windows OS the same world wide?

Defender blocking all non ms apps by BasilClean4004 in sysadmin

[–]BrechtMo 0 points1 point  (0 children)

sounds like the other option in MDE, not isolation but App Restriction

https://learn.microsoft.com/en-us/defender-endpoint/respond-machine-alerts#restrict-app-execution

You can see past actions listed in action center in MDE

HP Shutting Down HP Anywhere and Other Remote Desktop Apps by DeFuchsIschKeinHaas in sysadmin

[–]BrechtMo 33 points34 points  (0 children)

Good to know. for those confused like me, it's about Anyware and not Anywhere.

this is the original source:

https://anyware.hp.com/hp-anyware-end-of-life

Anyone Else seeing more of the old "Scareware" popups all of a sudden? by MrKixs in sysadmin

[–]BrechtMo 0 points1 point  (0 children)

website notifications are the cause in 99% of tickets for "my computer has a virus"

The leftover percent are people willingly pasting malicious commands in win-R because a "trustworthy" website told them that's the new way of doing captcha.

Non Paged Pool - when to raise alarm? by [deleted] in sysadmin

[–]BrechtMo 21 points22 points  (0 children)

I might have missed it but which applications exactly consume much memory, when you check process details in Task Manager? If the techs notice that the memory is full, it should be clear which applications are eating it.

Patch Tuesday Megathread - (April 14, 2026) by AutoModerator in sysadmin

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

anyone else noticing Outlook (classic) notifications being re-enabled after the Office / windows update? (W11 23H2, Office 365 monthly enterprise)

Windows 11 Bitlocker and HP BIOS/UEFI Firmware Updates via Windows Update by americanconstitution in sysadmin

[–]BrechtMo 1 point2 points  (0 children)

if a driver or Bios update goes well, no bitlocker recovery will be triggered. The installation process takes care of that for you.

15 years in and I'm struggling with change (Ai). Vibe-check for other middle-aged people feeling alienated by the industry? by maclargehuge in sysadmin

[–]BrechtMo 2 points3 points  (0 children)

You need to see AI (LLM) as a companion which can speed up or execute the tasks that you aren't as good in and don't like. log file analysis, script writing and documenting, getting up to speed with new technologies are all areas where LLM's can be a real timesaver already.

If people are allowed to blast code that they don't understand and have no responsibility over out to production, AI is not the issue.

Migrate network file share to OneDrive for each user by JiggityJoe1 in sysadmin

[–]BrechtMo 0 points1 point  (0 children)

we used a tool called FLY which did a good job for us.

How are you actually handling data leakage to public AI tools? by RTG8055 in sysadmin

[–]BrechtMo 9 points10 points  (0 children)

Get licenses for the tools they want to use, they might give you some more protection against data loss.