Skip to content

Windows Server licensing on cheap VPS: how?

VPS Hosting by marcus_qc 26 replies 2.2K views
#1

Hey folks! So I'm super stoked about this InterServer deal I found—$15/mo for a 4GB Windows Server 2022 instance. But here's the thing: I bought Windows retail once and it was like $200. How are they doing this? Is it legit?

I asked support and they said "fully licensed via SPLA." Googled that, got more confused. Something about renting not owning? But then I saw a thread saying some providers just... don't license it? That feels sketch.

Gonna be real with you: I need Windows for a specific.NET app, not trying to run a business here. But also not trying to get my box yanked for piracy. What's the actual deal? Anyone know how to verify?

Also if this is evaluation copies, do they expire? That would be a nightmare mid-project. Appreciate any clarity!

42U and still growing
#2

SPLA is legitimate if the provider is a registered Microsoft partner. They report usage monthly and pay per core. The cost is typically low enough to absorb into VPS pricing.

However, I have seen providers in Asia-Pacific region use evaluation ISOs or volume keys improperly. There is no easy way to verify from customer side. You could check slmgr.vbs output, but that only shows activation status, not licensing compliance.

I would avoid any provider that cannot produce SPLA agreement number upon request. Better to pay $25 with proper license than $15 with risk.

conbini > datacenter snacks
#3

Oh clearly InterServer has discovered the ancient secret of printing microsoft licenses,,,,, Or whether they found them in a cereal box,,,,, How do you say,,,,, "trust me bro" in enterprise licensing terms,,,,,

Obviously every $15 windows vps is fully compliant and audited quarterly by bill gates himself /s

You can verify by asking support "do you have SPLA" and watching them google what SPLA stands for,,,,, If they respond within 24 hours they are lying,,,,, Real providers need three business days to locate the intern who knows where the agreement is stored,,,,,

(obviously that was sarcasm for the sarcasm-impaired,,,,, /s is for cowards but I am a coward too)

#4

The technical distinction matters. Proper SPLA: provider holds monthly subscription with Microsoft, reports actual usage, customer has no direct relationship with Microsoft. Piracy: KMS hack, stolen key, or evaluation reset script. Evaluation: 180-day trial, often automated rearm, violates terms of service.

Three verification steps:

  • Run `slmgr /dlv` and check "License Status: Licensed" with valid SKU
  • Request provider's Microsoft Partner Network ID
  • Check if price includes Windows or is "bring your own license"

If the math seems impossible—Windows Server Standard SPLA runs roughly $8-15 per two cores monthly—a $15 VPS with 4GB RAM and four cores is likely not properly licensed. The virtualization tax on legitimate licensing is real.

#5

OpenVZ with Windows is already a red flag—no proper kernel isolation, they're probably using QEMU with tiny cores and calling it KVM. The virtualization tax on Windows licensing is why most budget providers stick to Linux.

SPLA requires dedicated hardware reporting per Microsoft. Shared core VPS at $15? The numbers don't work unless they're eating loss leader or cutting corners. I've seen "SPLA" providers actually running cracked 2019 evaluation with rearm scripts. Check your event logs for KMS activation errors.

If you need Windows cheap, BYOL with existing volume license or run evaluation on your own hardware. Don't trust provider claims without documentation.

virsh list --all | wc -l: 47
4 #6

Ahh marcus-kun basically this is actually a trap I was a Hostinger customer before and basically they used evaluation iso with automatic rearm script every 149 days (´・ω・`) actually I never noticed until one day windows update broke the rearm and I got "activate windows" watermark on rdp lollll

Spla is too expensive for cheap vps man only big provider like CloudCone can afford properly my advice is use linux with wine or just pay more for real license (´・ω・`)

Actually I still have the rearm script if you want... no no I should not share this

instant noodles, instant deploys
#7

SPLA at $15? That margin doesn't add up.

#8

Rearm script lol I had that exact thing on my old box

#9

Okay so I ran the slmgr thing and it says "License Status: Licensed" with a SKU that starts with 004... something? Not sure if that's good or bad. Support actually did give me a partner ID when I asked again, but I have no idea how to verify it against Microsoft.

The math from kei_osa is what gets me though. If SPLA is $8-15 per two cores, and I'm getting 4 cores for $15 total... where's the RAM, storage, bandwidth coming from? Are they losing money on every sale?

42U and still growing
#10
marcus_qc said:
Where's the RAM, storage, bandwidth coming from?

Overselling and old hardware. InterServer has been around forever, they own their Secaucus space, and they're notorious for packing nodes dense. The Windows SPLA cost gets averaged across a mix of Linux and Windows customers, plus they're definitely not giving you dedicated cores at that price.

The partner ID is verifiable on Microsoft's partner directory, but even real partners can have one rogue node running sketchy licenses. Check if your slmgr output shows "Volume_KMS_Client" or "Retail" or "OEM"—SPLA should show specific channel info.

virsh list --all | wc -l: 47

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft