This repository has been archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
drv03
My-Random-Thoughts edited this page Oct 28, 2017
·
1 revision
Check the page file is located on the system drive and is a fixed size. The default setting is 4096MB (4GB). If the page file is larger a document detailing the tuning process used must exist and should follow Microsoft best tuning practices (http://support.microsoft.com/kb/2021748).
- FixedPageFileSize - Fixed size in MB of the page file|Integer
- PageFileLocation - Drive location of the page file
FixedPageFileSize = '4096'
PageFileLocation = 'C:\'
- None
-
PASS
Pagefile is set correctly WARNING: -
WARNING
-
FAIL
Pagefile is system managed Pagefile is not set correctly -
MANUAL
Unable to get page file information, please check manually -
NA
- All Servers
- None