[Script Of Apr. 03] How to configure virtual memory page file size using PowerShell DSC

image

Apr.

03

image

image

Script Download:   
The script is available for download from https://gallery.technet.microsoft.com//How-to-configure-virtual-96c32fec.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.

This script shows how to configure virtual memory page file size using PowerShell DSC.

This DSC resource is provided AS IS, and is not supported through any Microsoft standard support program or service. The ""x" in xSystemVirtualMemory stands for experimental, which means that these resources will be fix forward and monitored by the module owner(s).

During deployment, system administrators will almost always adjust the virtual memory automatically when building machines first. This script can help admins to leverage PowerShell DSC feature to achieve unified management.

You can find more All-In-One Script Framework script samples at https://aka.ms/onescriptingallery