Microsoft Windows Server · Rate Limits

Microsoft Windows Server Rate Limits

Windows Server platform APIs (PowerShell remoting, WinRM, WMI, IIS, ADWS) are typically consumed within the customer's own fabric over Kerberos / NTLM and are not subject to a Microsoft-imposed per-second rate limit. Throughput is bound by the customer's hardware, IIS request queue, WinRM MaxConcurrentOperations, and Active Directory throttling. There is no public throttling SLA for the OS itself.

Microsoft Windows Server Rate Limits is the machine-readable rate-limit profile for Microsoft Windows Server on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, measuring concurrent_requests and varies.

The profile also includes 3 backoff/retry policies defined.

Tagged areas include Rate Limiting, Server, Operating System, Windows, and Microsoft.

4 Limits
Rate LimitingServerOperating SystemWindowsMicrosoft

Limits

WinRM concurrent operations (default) account
concurrent_requests
1500
Default MaxConcurrentOperationsPerUser per WinRM listener; tunable via Set-WSManInstance.
WinRM connections per user (default) account
concurrent_requests
25
Default MaxConcurrentUsers; configurable.
IIS HTTP request queue account
varies
Set per application pool via queueLength (default 1000); responses can be 503 when full
Active Directory LDAP MaxPageSize account
varies
1,000 entries per page (default); MaxPageSize / MaxQueryDuration tunable on the DC

Policies

Tune WinRM service quotas
WSMan provider settings (MaxConcurrentOperationsPerUser, MaxConnections, MaxConcurrentUsers) cap parallel remoting; tune per workload.
AD policy throttling
Active Directory enforces LdapAdminLimits (MaxPageSize, MaxQueryDuration, MaxConnIdleTime). Honor these in client query patterns.
503 from IIS
IIS returns 503 when application pool queues are full; clients should backoff and retry.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/microsoft-windows-server-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.