{"id":220,"date":"2015-06-15T02:41:02","date_gmt":"2015-06-14T15:41:02","guid":{"rendered":"https:\/\/4it.com.au\/kb\/?post_type=article&#038;p=220"},"modified":"2022-11-14T20:05:43","modified_gmt":"2022-11-14T09:05:43","slug":"how-to-change-the-page-file-size-in-windows-server-core","status":"publish","type":"article","link":"https:\/\/4it.com.au\/kb\/article\/how-to-change-the-page-file-size-in-windows-server-core\/","title":{"rendered":"How to Change the Page File Size in Windows Server Core"},"content":{"rendered":"<p>To change the page file size in Windows Server Core this will need to be done using the command line.<\/p>\n<h2>To Show the Current Pagefile Usage<\/h2>\n<p>Run the following command:<\/p>\n<p><code>wmic.exe pagefile list \/format:list<\/code><\/p>\n<h2>To configure the initial and maximum size of the Pagefile<\/h2>\n<p><code>wmic pagefileset where name=\"c:\\\\pagefile.sys\" set InitialSize=1000,MaximumSize=5000<\/code><\/p>\n<p>Where the initial size and Maximum size is in Megabytes. \u00a0The above command is all on one line.<\/p>\n<div style='text-align:left' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>To change the page file size in Windows Server Core this will need to be done using the command line. To Show the Current Pagefile Usage Run the following command: wmic.exe pagefile list \/format:list To configure the initial and maximum size of the Pagefile wmic pagefileset where name=&#8221;c:\\\\pagefile.sys&#8221; set InitialSize=1000,MaximumSize=5000 Where the initial size and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","article-category":[57],"article-tag":[165,163,164],"class_list":["post-220","article","type-article","status-publish","format-standard","hentry","article-category-windows-server","article-tag-pagefile","article-tag-pagefile-size","article-tag-windows-core-pagefile-size"],"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":5,"sum_votes":20},"_links":{"self":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article\/220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/types\/article"}],"author":[{"embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/comments?post=220"}],"version-history":[{"count":0,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article\/220\/revisions"}],"wp:attachment":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/media?parent=220"}],"wp:term":[{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article-category?post=220"},{"taxonomy":"article-tag","embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article-tag?post=220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}