Thor Logo dbatools

PageFile

Get-DbaPageFileSetting

Klaas Vandenberghe (@PowerDBAKlaas)

Get-DbaPageFileSetting View Source Klaas Vandenberghe (@PowerDBAKlaas) Windows, Linux, macOS Synopsis Retrieves Windows page file configuration from SQL Server host computers for performance analysis. Description This command uses CIM to retrieve detailed Windows page file configuration from SQL Server host computers. Page file settings directly impact SQL Server performance during memory pressure scenarios, making this essential for capacity planning and troubleshooting performance issues. The function returns comprehensive details including current usage, peak usage, initial and maximum sizes, and whether page files are automatically managed by Windows.

Read more