Set-DbaRgResourcePool
John McCall (@lowlydba), lowlydba.com
Set-DbaRgResourcePool View Source John McCall (@lowlydba), lowlydba.com Windows, Linux, macOS Synopsis Modifies CPU, memory, and IOPS limits for existing SQL Server Resource Governor pools. Description Modifies resource allocation settings for existing Resource Governor pools to control how much CPU, memory, and disk I/O different workloads can consume. This lets you adjust performance limits after analyzing workload patterns or when server capacity changes. Works with both internal pools (for SQL Server queries) and external pools (for R Services, Python, or other external processes).
Read more
dbatools