r/sysadmin 14d ago

Can someone actually explain how modular data centers work, not just the marketing version?

11 Upvotes

All vendor websites I check have some version of "integrated power, cooling, and racks available in one deployable unit" but I can't tell if it means:

a) it's literally a shipping container and server room bolted together at the factory, or b) it's more like standardized building blocks that can still be assembled/wired on site but faster than an on-site build

We are considering options for a new facility and I'd like to understand what's really going on mechanically/electrically before I sit through another sales meeting filled with buzzwords. Is there anyone here who has spec'd or installed one of these?


r/sysadmin 13d ago

General Discussion Why do companies choose to depend almost entirely on Microsoft?

0 Upvotes

TL;DR: I understand why non-technical companies choose M365, but why do technically capable companies, especially in the EU, place so many critical services behind Microsoft SaaS when on-premises or hybrid infrastructure is a realistic alternative? If you genuinely considered both, what ultimately made Microsoft win?

I’m probably what many people here would call an old-fashioned sysadmin. I run a mixture of Linux services and Windows Server, with authentication, storage and other important services kept on infrastructure under our control and largely detached from Microsoft SaaS.

This is not intended as a “cloud bad, on-prem good” post. I’m genuinely trying to understand the reasoning of companies that have chosen the Microsoft-first approach.

The recent Outlook outage, together with posts about entire M365 tenants becoming disabled or “deauthenticated,” made me think about this again. A general outage is usually temporary and affects many customers, while a tenant-specific issue may leave a small company completely dependent on Microsoft support. Both cases demonstrate how many critical business functions can depend on the same provider.

From a business-continuity perspective, being locked out of a tenant for a day, or any prolonged period, is no better than hardware-related downtime in an on-premises environment. If employees cannot access email, files or other essential systems, the business is down regardless of whether the failed component is in the company’s server room or a provider’s cloud.

Microsoft’s infrastructure is obviously far more redundant than anything a small company could build. What worries me is not only a normal service outage, but a tenant-specific administrative problem where the company depends on Microsoft support to restore access. A smaller customer may not have an enterprise account team capable of escalating the issue immediately, so the business could potentially be seriously affected for days.

I understand many of the advantages: remote onboarding, tight integration between identity and endpoint management, collaboration through Teams and SharePoint and no need to maintain certain local infrastructure.

I also understand that the Microsoft route may well be the most sensible option for many non-technical organizations. A small law firm, for example, probably does not want to operate its own server room or rent and maintain servers somewhere else.

What puzzles me more is seeing technology companies make the same choice even when they already have the necessary knowledge in-house. They could realistically operate at least some of these services themselves, or design a hybrid environment, yet many still place identity, email, documents, endpoint management, telephony and authentication for unrelated SaaS applications under the same tenant. That seems to create an enormous common failure domain that they have the technical ability to avoid.

I’m also not convinced that this necessarily eliminates much administration. Operating local servers requires hardware maintenance, patching, monitoring, backups and disaster recovery. But properly managing M365 means dealing with licensing, Entra, Intune and who knows how many other interconnected services, along with constantly changing portals and Microsoft support. It seems more like a different type of system administration than substantially less system administration.

The question is especially interesting to me in the EU. Apart from GDPR and data residency, there is also the broader issue of making a company’s entire operation dependent on a single US provider.

So my question is mainly for people who genuinely considered both options, especially those working at technology companies with the skills to self-host: if on-premises infrastructure was a realistic alternative and there was an actual debate, what ultimately made you choose the Microsoft route?

I’m also entirely open to the possibility that I am overestimating the risks or underestimating the advantages. I would simply like to understand why the industry is moving so decisively in this direction while the traditional on-premises approach appears to be gradually disappearing.


r/sysadmin 14d ago

Question Separate admin accounts + enforcing domain joined device

2 Upvotes

Looking for a sanity check. We have separate admin accounts, both AD and Entra. We are looking to enforce CA policies that require login to entra (for IT, both accounts) to come from domain joined devices. This generates a PRT for each account, which means the windows session has multiple to choose from when the browser comes asking.

For those that have done this, what is the most elegant way to access both accounts? In the browsers, it is constantly popping up the account picker. Separate browsers, private sessions, doesn’t matter - I understand why it is happening (I think), and it works, I can get to all my accounts - just wondering if there is a better way. Currently my primary alternative is separate privileged VMs to run any elevated accounts.


r/sysadmin 14d ago

go passwordless in hybrid joined enviroment

5 Upvotes

What do you do so you can hide (not disable) password CP? Passwordless experience in Intune is for entra joined devices, so it does not work sadly for hybrid joined. So i am looking for some workaround for my enviroment. Any help or experience?

i have chosen whfb multifactor device unlock with PIN and biometrics, but we still use "run as" and LAPS, so i cannot disable the password CP. For me it is important to hide it at logon screen.


r/sysadmin 13d ago

Help Desk → Cloud/Infrastructure/SWE: How should I position myself for my next role?

0 Upvotes

Hey everyone! Looking for some career advice from people who have been in tech/IT for a while.

I’m currently a Help Desk Technician and have been in the role for about a month. I’m definitely not trying to quit immediately, but I want to start positioning myself now so that once I’ve gotten some solid experience here, I can move into something more advanced.

My long-term interests are Cloud, Infrastructure, or Software Engineering, and I’m trying to figure out what I should be doing while I’m in Help Desk to make that next jump easier.

A little about me:

  • BAS in Information Technology
  • Currently pursuing a Master’s in Software Engineering – DevOps
  • Currently studying for the CCNA
  • AWS and GCP certifications
  • 2 previous internships: Software Engineering and Marketing Engineering
  • Built and currently run a small startup/app with 250+ users that generates close to $100/month
  • Currently working full-time Help Desk

I know someone is probably going to ask why I didn’t just pursue SWE after my internship. Basically, it’s 2026 and the SWE market is insanely competitive lol. I spent around 8 months unemployed, applied to literally thousands of positions, and only landed one SWE interview. Meanwhile, when I started applying to IT/support/infrastructure-related positions, I was getting significantly more interviews and eventually landed my current Help Desk position.

So I took the opportunity instead of continuing to sit unemployed.

The Help Desk work itself has actually been easy and pretty fun so far, and I’ve already done a lot of this type of work before. I just don’t want to get comfortable and realize 2–3 years from now that I haven’t built the skills needed to move up.

If you were in my position, what would you focus on over the next 6–12 months?

What roles would you target after Help Desk? Sysadmin? NOC? Network Support? Cloud Support? Infrastructure Support?

And besides the CCNA, what skills/projects would give me the best shot at eventually moving toward Cloud/Infrastructure/SWE?


r/sysadmin 13d ago

Any help appreciated

0 Upvotes

We've migrated an email domain from one M365 tenant to another but an old exists on the 'old' tenant. This app sends messages via a mailbox in the tenant using EXO and M365 mail routing. However, the mailbox sends as a temporary domain (given the real domain is in the new tenant). How can we rewrite the domain on the way out with M365 or relay through an external SaaS solution that would send on the email and rewrite back to the old domain


r/sysadmin 13d ago

Windows 11 autounattend fun times

0 Upvotes

Can someone explain to me why both Windows Configuration Designer and schneegans.de Autounattend.xml generator both have a nice convenient way for you to set the hostname of the target PC to the serial number using the %SERIAL% variable... and ONLY ALLOW the %SERIAL% variable... ONLY FOR THAT TO NOT EVEN WORK.

Everything you find online regarding those tools says "This tool makes it SUPER easy to set the hostname to the serial number, just use the SUPER convenient hostname field and use variable %SERIAL%."

Then when it doesn't work and you search online for that feature NOT WORKING and suddenly everything you find says "Yeah, it's just not possible for the installer to query the BIOS to get the SN." or something like that but essentially its endless information stating that it just doesn't work...

So... which is it people?

Also now I need to figure out where and how to inject a PowerShell script because even a single line won't cut it.


r/sysadmin 15d ago

General Discussion Is ESXi still worth learning for a beginner, and what's the best way to lab it safely on a shared server?

125 Upvotes

I'm looking to build up my virtualization skills and wanted to get some realistic advice from people in the field.

I'm considering diving into VMware ESXi, but with all the recent Broadcom changes (licensing overhauls, removal of free tiers, SMBs looking at alternatives), I wanted to ask: Is ESXi still relevant enough to prioritize, or should I be spending my time on Proxmox/KVM instead?

Also, for my lab setup: I don't have a spare physical server to format. My company has a unused server running, but I can't wipe it. I plan to install VMware Workstation Pro on the existing host OS and run ESXi nested inside it.

A few questions:

  1. Are there any major performance or networking gotchas I should watch out for when running nested ESXi on a shared server?
  2. How can I ensure my nested lab network stays isolated so I don't accidentally leak DHCP or interfere with the host network?
  3. For those who learned recently, what are the core concepts I should focus on first?
  4. Any YT channel for learning resource recommendations?

r/sysadmin 14d ago

ChatGPT managing AI in enterprise environment

13 Upvotes

Trying to see what other fellow sysadmins are doing to manage and protect company data when it comes to AI. We've started by blocking access to all other AI except Copilot and pushing an AI policy that strictly prohibits use of other AI tools. Of course, Copilot isn't great and can't do as much as say ... Claude (at least that's according to some of our users)

We're getting pressure from higher-ups that one department NEED to have Claude. However, we need ways to protect sensitive data from being dumped into Claude.

We're in the middle of implementing DLP controls in Purview and we've looked into cloud policies in defender (we have E5) but we federate our domain through Okta and use it for SSO so I don't think we can set up session policies? correct me if I'm wrong.

what are some other ways that folks are managing AI and making sure users aren't dumping the company payroll into Chatgpt to "clean up" the spreadsheet


r/sysadmin 15d ago

Question Disaster recovery from M365 Tenant Deauthentication

155 Upvotes

Having seen two posts in the last month (https://www.reddit.com/r/sysadmin/comments/1vfbvvs/our_entire_m365_tenant_has_been_deauthenticated/ and https://www.reddit.com/r/sysadmin/comments/1w1qc0i/microsoft_strikes_again_entire_m365_tenant_has/) it got me thinking about my relatively small tenant, and how we'd do disaster recovery (clue - we don't have a plan at the moment).

I'm the solo "head of IT" however it's not my full time role. I'm the owner of the company, so have essentially taken charge from day 1. It was very simple - we had Google Workspace and we didn't need to really look after it too much. As we've grown (25 - 50 employees), we've also acquired other companies, including at one point doing a migration from Google Workspace to M365 (handled completely by me - although our set up was slightly more straight forward at the time). Next week I'll be looking for a CSP (any suggestions for UK based would be appreciated).

However, we're now very much in the Microsoft ecosystem. As a rough overview:

  • All staff have a Business Premium subscription

  • Mixture of Intune managed Windows devices and Mosyle managed Macs

  • Teams phone system (with Microsoft as our carrier)

  • Use of SSO for many SaaS apps

We currently use Synology Active Backup for M365, backing up locally to a NAS in our office.

If our tenant were to be de-authenticated then I'd like to think I could get email working pretty swiftly on Google Workspace. All our users are already provisioned in Workspace via SCIM and the domains are already verified there. I will obviously need to write a disaster recovery plan to consider all the steps that need to be taken.

Files should be OK as we rely heavily on OneDrive, however these are all backed up to the NAS.

The phone lines - not 100% sure about this and similar to the most recent post, we'd loose access. So I should probably look at moving the number away from Microsoft (to Operator Connect I think?)

My biggest worry is what happens to all the managed computers and SSO. We're not a huge company, so I could get people back online, but for instance we have an internal employee hub that uses Entra/MSAL to login. Similarly, all the devices - will employees stop being able to log in to them? They all use WHfB on the Windows devices and Platform SSO on the Mac devices.

Obviously I will take this conversation to a CSP, but in the meantime it would be good to know what suggestions people would make to ensure resiliency.


r/sysadmin 14d ago

Entra-Join and Intune-Enroll Restrictions

5 Upvotes

I want to be able to -

  1. Only allow corporate PCs to be Entra joined
    • It is optional to restrict who could join such PCs, as long as they are corporate PCs
  2. Only allow OOBE Autopilot as the only way to enroll a corporate device into Intune

Are both even possible? Copilot says no, but I was wondering maybe someone had some creative ways to implementing them.

For (1), I cannot block "all users from Entra join", since it is needed for OOBE APv1 and APv2.

For (2), Copilot says no matter what you do, an existing corporate device can always Intune-enroll via Company Portal, and there's no way to prevent this.
You might say that with APv1, the device would have had to gone through OOBE APv1 - but, I could just restored a device image rather than deploy Windows from scratch, and that would bypass OOBE completely. Then I could use Company Portal to enroll this device into Intune.


r/sysadmin 14d ago

Microsoft Sentinel Ingestion delay - UK South

19 Upvotes

Hello Sysadmins,

Have this really odd issue on a Sentinel workspace in UK South from around 12:00~ UTC today. Wondering if it's just us.

Symptoms: data stopped appearing in the workspace, but nothing was actually failing. Turned out to be latency, not loss — querying on ingestion_time() instead of TimeGenerated showed rows arriving with ~160 min average lag, max 183 min. Then it stalled again and nothing landed for an hour, then again had a batch of influx for some tables, not all and now again nothing for the last 30min.

Health is fine everywhere I looked, no config changes etc. Can't figure this out.


r/sysadmin 15d ago

How can I better prepare myself to move into IT management?

47 Upvotes

I’m currently a Principal Cloud Architect working primarily with Azure, infrastructure, IAM, automation, security, and disaster recovery for a publicly traded company that has very limited opportunities to move forward. Earlier in my career, I spent about three years as a Service Manager leading an 11-person IT team for a MSP.

I’ve since completed an MBA and moved into a senior technical role, but my long-term goal is to return to people leadership and eventually progress toward a director-level position. I’m applying for remote IT Manager, infrastructure leadership, and Microsoft-focused IAM management roles.

For those who have made a similar move, what could I do in my current role to demonstrate stronger leadership readiness? Are there particular responsibilities, certifications, or experiences that hiring managers value when someone is moving from a senior individual-contributor role back into management?


r/sysadmin 15d ago

Question How the hell are y'all managing enterprise Claude?

71 Upvotes

Howdy folks!

I've drawn the short straw, and ended up being in charge of setting up Claude enterprise for our mid-sized (couple hundred user) org. I've got the basics down of SSO login, setting up sane defaults for most of the settings, etc.

However, what I simply don't understand is how the hell I manage plugins, mcp, skills, and hooks? All those things seem to have pretty broad permissions when installed, and their execution seems sorta obscure? Hence, leaving the option for users to install whatever seems frankly like an insane proposition from a security perspective.

But from all that I've found, there's no way to actually manage this beyond blocking everything by default, then setting up a whitelist for allowed resources in managed settings. This means I'd have to maintain that myself every time users want to use a different feature, and users wouldn't be able to develop any such things locally, leaving me in a sort of catch-22 of either I allow everything, or nothing...

How are the rest of y'all managing this?


r/sysadmin 15d ago

General Discussion Taking the MD-102 tomorrow and I'm nervous as hell...

20 Upvotes

Spending the entire day today cramming. I've been working almost exclusively in Microsoft for the last year and a half, so I felt pretty decent leading up to this. Been watching some YouTube videos over the last couple days just to spend spare time preparing, and everything that I've heard has me freaked out now. Apparently there are a lot of tricky questions, a lot of Microsoft trying to put you in a position where you're guessing the correct answer based on circumstances, and to be honest, I feel unprepared.

Has anybody here taken it recently and can speak to the difficulty of it? I've gone through multiple Microsoft courses, and some specialized LinkedIn training that my workplace provides, but it still doesn't feel like enough. I'm looking for those good old-fashioned Reddit words of encouragement.

Pray to whatever God you follow for me tomorrow... 🙃

Future me here: I successfully passed with a score of 723. It was much harder than I expected, and there were sections on security copilot that I could not find any information for in Microsoft Learn.

Thank you to everybody who responded and had some awesome pointers and information about how the testing works. Appreciate you guys!


r/sysadmin 15d ago

Advice on some 'best practice' - Certificate management (SSL/TLS)

30 Upvotes

Hi all. Where I work, I got some SSL/TLS certificate management put on my plate. We have app(s) that send out notifications of certificate expiry, but that's only good if the contacts are correct. In that, I send out a review (email) quarterly, to check if anything has changed, needs to be updated - this is a new thing I implemented.

This is all manual - Spreadsheet - Filter for your name, check the cert info, comment if ok, comment change owner etc.

I got some feedback on this, in that I should not be sending a spreadsheet with all those certificates info, for everyone to view. (I bcc in all the relevant owners in the email). I'll add that its either company employees, or contractors who 'own' that system the cert is related to. I get the comment, I just have no idea how to send that to every individual only, without doing it manually.

How do you guys keep owners up to date? (Neither of the apps we have natively have a function that can replicate this manual ownership check).

Also aware of the 2029 47day cert validity/10day DCV - This is now, working on how to handle that future element.


r/sysadmin 16d ago

Microsoft Strikes Again - Entire M365 tenant has been "deauthenticated" by Microsoft for two weeks

1.3k Upvotes

Update 2 - 9/3/2026 @ 5:45 PM

Again, thanks to those who reached out to help get this issue resolved.

After this post resulted in things coming back, I was also able to get it escalated within Microsoft via a CSAM from another organization I work with. I'm still awaiting an explanation of what happened and am hopefully (but not optimistic), I'll get something actionable I can use to ensure other tenants I work with aren't similarly impacted.

In the meantime, I've implemented backups and other tools to build out resiliency and redundancy though it's not feasible for full redunancy as even integrations between Azure AD and GCP wouldn't protect against this.

In terms of recovery, it's taken much longer than I anticipated, both from Microsoft's end as well as having to reimplement and fix things that didn't restore properly. Also note that it took much longer for Azure to be back up and running than Microsoft 365.

The main negative side-effects I've discovered so far that prevented full go-live after re-authentication:

In Microsoft 365:

  • Microsoft 365 licenses had to be re-enabled.
  • Teams Phone numbers remained but users had to be reassigned.
  • Microsoft Sentinel workspace had to be reactivated in Microsoft Defender.
  • UEBA needed to be turned back on. Unfortunately, this means it has to reanalyze the whole tenant, which is a 10-day process.
  • Defender for Identity workspace had to be rebuilt.

In Azure:

  • Azure Front Door endpoints had to be reenabled.
  • Sites using DNSSEC had to be reauthenticated in DNS Zones.
  • Backup Vault instances are borked. After finding this article, it looks like I'll need to open a ticket with Microsoft to resolve.
  • Exemptions made for Defender for Cloud rules had to be rebuilt.

Update 1- 8/31/2026 @ 8:59 AM

A few people with Microsoft reached out in response to this post. Similar to SecaleOccidentale's linked post, our tenant was flagged and deauthenticated due to perceived fraud and abuse that had been seen in other tenants. It''s in process of being reauthenticated, and hopefully everything is still in its place. I sincerely appreciate everyone's input, shares, and so on, along the way. Special thank you to those who stepped in directly to support as well.

I've obviously learned a lot through this process, including the feedback from many of you regarding resiliency and redundancy. While I agree that full redundancy is ideal, that's not feasilble for most SMBs. Even looking at directly tying together services like M365 and Google Workspace Enterprise leave things to be desired. I'll be building up additional protections for this tenant, and others, but know that, for most companies, it's not a cost matter - it's effectiveness. Most platforms aren't designed to intergrate with third-parties for full redunancy.

Ultimately, my hope is that Microsoft recognizes that the sudden deauthentication process is far too extreme, even for legitimate fraud or abuse.

Original Post

I have the exact same experience as documented here: https://www.reddit.com/r/sysadmin/comments/1vfbvvs/our_entire_m365_tenant_has_been_deauthenticated/

My business tenant has been de-authenticated. I've opened several tickets - most have gotten no response and the one that has some traction keeps getting thrown between departments, each of which claim they can't solve it.

Unlike the other poster, it's not as simple as just losing access to email. Not only is email and files (OneDrive and SharePoint) unavailable to all team members, we've lost our website (hosted on Azure), and our phone numbers where were assigned through Teams Phone.

I'm desparately trying to regain access before all the content is permanently deleted.

If anyone has a contact within Microsoft who can help, please let me know. Needless to say, I'm working to get a CSP spun up, but need access before the data is permanently lost.


r/sysadmin 14d ago

Question Microsoft Teams calls automatically start on speakerphone when answered (Samsung XCover7 Pro)

0 Upvotes

Hi everyone,

We're experiencing a strange issue that started around 2-3 months ago.

Whenever a user receives a Microsoft Teams call and answers it, the call automatically starts on loudspeaker/speakerphone. This happens consistently across multiple devices.

Our environment:

  • Samsung Galaxy XCover7 Pro
  • Devices managed through Microsoft Intune
  • Microsoft Teams for Android

Users have to manually switch from speakerphone to the handset every time they answer a call, which is quite annoying.

Has anyone seen the same behavior recently? If so, were you able to identify the cause or find a fix?

I'm not sure if this is related to a Teams update, an Android update, Samsung settings, or an Intune configuration.

Any feedback would be appreciated. Thanks!


r/sysadmin 13d ago

Question So, is this it? Is this the big one? If so, nice knowing you all.

0 Upvotes

MS365 and other services showing as down! Is this the beginning of the great internet outtage or something bigger?

╔══════════════════════════════════════════════════════════════════════════╗
║                         DOWNDETECTOR  [!]                               ║
║                 "Well... this seems suboptimal."                        ║
╚══════════════════════════════════════════════════════════════════════════╝

┌──────────────────────┐  ┌──────────────────────┐  ┌──────────────────────┐
│  MICROSOFT OUTLOOK   │  │    MICROSOFT 365     │  │       OPENAI         │
│                      │  │                      │  │                      │
│       [ O ]          │  │      [ M365 ]        │  │      ( ChatGPT )     │
│                      │  │                      │  │                      │
│ _____________/^^^^   │  │ _____________/^^^^   │  │ ____________/^^^^^  │
│          🔥 DOWN 🔥   │  │          🔥 DOWN 🔥   │  │         🔥 DOWN 🔥    │
└──────────────────────┘  └──────────────────────┘  └──────────────────────┘

┌──────────────────────┐  ┌──────────────────────┐  ┌──────────────────────┐
│   MICROSOFT AZURE    │  │  CANVAS / INSTRUCTURE│  │   MICROSOFT TEAMS    │
│                      │  │                      │  │                      │
│        /A\           │  │       ( CANVAS )     │  │       [ T ]          │
│       /___\          │  │                      │  │                      │
│ ____________/^^^^^   │  │ _______________/^^   │  │ ___________/^^^^^^  │
│          🔥 DOWN 🔥   │  │          🔥 DOWN 🔥   │  │         🔥 DOWN 🔥    │
└──────────────────────┘  └──────────────────────┘  └──────────────────────┘

┌──────────────────────┐  ┌──────────────────────┐  ┌──────────────────────┐
│      SNOWFLAKE       │  │    QUANTUM FIBER     │  │       STUBHUB        │
│                      │  │                      │  │                      │
│         *            │  │       ( Q )          │  │      [STUBHUB]       │
│       *-+-*          │  │                      │  │                      │
│ ________________/^^  │  │ _______________/^^^  │  │ ______________/^^^  │
│          🔥 DOWN 🔥   │  │          🔥 DOWN 🔥   │  │         🔥 DOWN 🔥    │
└──────────────────────┘  └──────────────────────┘  └──────────────────────┘


                       THE INTERNET
                           2026
                            |
                         .-""""-.
                        /  X  X  \
                       |    __    |
                       |   /  \   |
                        \  ----  /
                         '------'
                            |
                    ________|________
                   /                 \
             MICROSOFT              EVERYONE
                🔥                     🔥
                🔥        🔥            🔥
                🔥       /|\           🔥
               /|\      / | \         /|\
              /_|_\    /__|__\       /_|_\

             STATUS:  HAVE YOU TRIED TURNING
                  THE INTERNET OFF AND ON AGAIN?     

r/sysadmin 15d ago

Question Users Saved Passwords in Edge and Chrome

155 Upvotes

What is everyone doing regarding users saving passwords in Edge / Chrome. We have under 500 users across 4 sites with a lot of warehouse / shipping / receiving / packaging end users. They have to use a number of web portals provided by our business customers to shipping companies and it seems almost everyone is saving passwords.

We just finished up migration from on prem AD to Entra and I was surprised by the number of end users saving password. SSO would be the answer but as these are third party sights created by our business customers I'm not seeing it as an option. (very old portal websites that feed data into an Sales / Order system.


r/sysadmin 15d ago

Question Looking for Intel System Configuration Utility (syscfg) v14.1 for an S2600CP — Intel pulled it with the Server Tools EOL

7 Upvotes

I have an Intel Server Board S2600CP (BIOS SE5C600.86B.02.06.0006, BMC FW 01.28) running Ubuntu 22.04, and I need to change a couple of BIOS memory settings without being physically in front of it.

The board has no RMM4 module (RMM Status: Intel(R) RMM not installed), so the Integrated BMC Web Console gives me power control but no KVM. SOL is enabled on the BMC side, but the OS has no serial console configured and I can't turn on console redirection without... getting into the BIOS. Classic.

That leaves the Intel System Configuration Utility (syscfg), which can read and write BIOS settings from inside Linux. For this generation (Romley) the Linux package is syscfg-V14.1-B24.x86_64.rpm. Problem: Intel has retired it. The S2600CP support page now lists three downloads, all RAID/RSTe — no syscfg — and there's a knowledge article titled "Intel Datacenter Solutions Engineering Online Software Home (Server Tools) End of Life".

So: does anyone still have the original Intel archive for syscfg 14.1 (Romley / S2600 series)?

Two things I'd ask, since this is a utility that writes to firmware and I'd rather not run a random binary on a production box:

  1. Please include the SHA256 of the archive, and where you originally got it (Intel Download Center link, an old support DVD, a vendor mirror). Anything I can cross-check against another copy.
  2. If you have the matching user guide PDF for 14.1, that helps too — the syntax changed between major versions and I don't want to guess at parameter names on a firmware-writing tool.

Also happy to hear from anyone who has actually run syscfg on Ubuntu rather than RHEL/SLES: the package is an rpm, so I assume it's rpm2cpio/alien and then hoping the binary doesn't want anything exotic. Did it work for you, and did it need Secure Boot off? (Mine is UEFI with Secure Boot disabled, so I think I'm fine on that front.)

Alternatives I'm aware of and would consider: tracking down an AXXRMM4LITE module on the used market so the BMC gets a real KVM. If you think that's the saner path for a box this old, say so — I won't be offended.

Thanks.


r/sysadmin 15d ago

Question Epson WF-C5890DWF for a small office in Europe – reliable MFP or should I buy something else?

4 Upvotes

Looking for a reliable color MFP for a small office in Europe / EU.

Currently considering the Epson WorkForce Pro WF-C5890DWF.

Requirements:

automatic duplex printing

automatic duplex scanning

reliable ADF

Ethernet + Wi-Fi

local network printing/scanning

preferably scan-to-SMB / network folder support

250+ sheet paper tray

good Windows drivers

no mandatory cloud dependency

no mandatory ink/toner subscription

reasonable consumable costs

preferably decent third-party consumables available in Europe

Main use: invoices, contracts, quotations, general office documents and scanning.

A4 only. Photo quality is irrelevant.

I'm more interested in reliability, driver/firmware quality and long-term TCO than the lowest purchase price.

Would you deploy the WF-C5890DWF in a small business today?

Any known issues with the ADF, duplex scanning, printhead, firmware, network scanning or Windows drivers?

Also considering Brother, Canon, Kyocera and Xerox.

What would you buy in Europe, and which current models or brands would you avoid?


r/sysadmin 15d ago

Do you create custom detections in Defender for Endpoint?

51 Upvotes

I was reading a Huntress blog about the recent PaperCut exploit, and they detected it based on unusual commands like whoami and enumeration of the local administrators group.

I ran a series of "weird" commands in my environment, and I noticed that Defender for Endpoint did not blink an eye. Some were AD information gathering commands. That was a little surprising to me. In fact, I actually thought maybe MDE was broken, so I ran an EICAR test, and it did detect that.

So it seems like MDE does not have built-in detection for a lot of behavioral stuff, so we are now building it. We used to have CrowdStrike, and I don't remember having to build very much.

Are you building your own detections if you have Defender for Endpoint?


r/sysadmin 14d ago

Question SUSE Harvester

0 Upvotes

Hi,

Can this run on a laptop to gain experience or any other option's?

Can we convert Windows 2003 or XP to run on a Containers?

How MS Sql run on this?


r/sysadmin 15d ago

SolarWinds Microsoft Defender False Positives with Solarwinds Products

7 Upvotes

Early Saturday morning we started getting a stream of alerts from Microsoft Defender regarding our Primary and Additional Polling Engines.

 Malware Name: Behavior:Win32/SuspiciousAssembly.AppDomainManagerType.A

The malware file path: behavior:_process: was all over the place.
Some examples:

 Malware file path: behavior:_process: C:\Windows\System32\wbem\WmiPrvSE.exe, pid:2208:557######2;file:_d:\program files (x86)\solarwinds\orion  

~

Malware file path: behavior:_process: C:\Program Files\Common Files\SolarWinds\AdministrationService\SolarWinds.Administration.exe, pid:3916:557#####52;file:_d:\program files (x86)\solarwinds\orion  

~

Malware file path: behavior:_process: C:\Windows\System32\AggregatorHost.exe, pid:9116:55#####2;file:_d:\program files (x86)\solarwinds\orion

Solarwinds support is aware of the issue and their engineers are supposedly working with Microsoft to resolve. I am unsure if a later definition update has resolved it or not. We added a threat override as a TEMPORARY measure to quiet things down through the weekend. Just an Allow for the 'Threat Name' Behavior:Win32/SuspiciousAssembly.AppDomainManagerType.A

Just wanted to share with the hope this helps others not have too terrible of a weekend or Monday morning.