Home
> Commands N-Z
> Commands P
PAGEFILECONFIG[.VBS]
Description
| Syntax
| Parameters
| Switches
| Related
| Notes
| Examples
| Errorlevels
| Availability
Enables an administrator to display and configure a
system's paging file Virtual Memory settings.
Syntax
PAGEFILECONFIG[.VBS]
/?
PAGEFILECONFIG[.VBS]
/CHANGE
[/I initial_pagefile_size
| /M maximum_pagefile_size]
[/S Computer
[/U [Domain\]User
[/P password]]]
/VO volume_letter | * [...]
PAGEFILECONFIG[.VBS]
/CREATE
/I initial_pagefile_size
/M maximum_pagefile_size
[/S Computer
[/U [Domain\]User
[/P password]]]
/VO volume_letter | * [...]
PAGEFILECONFIG[.VBS]
/DELETE
[/S Computer
[/U [Domain\]User
[/P password]]]
/VO volume_letter | * [...]
PAGEFILECONFIG[.VBS]
/QUERY
[/FO forma]
[/S Computer
[/U [Domain\]User
[/P password]]]
Parameters
none.
Switches
- /?
(NTXP)
- Displays help.
- /CHANGE
(NTXP)
- Changes a system's existing paging file Virtual
Memory settings.
- /CREATE
(NTXP)
- Creates or adds an additional paging file to a
system.
- /DELETE
(NTXP)
- Deletes a paging file from a system.
- /FO format
(NTXP)
- Specifies the format to use for the query output.
Valid values are:
- /I initial_pagefile_size
(NTXP)
- Specifies the new initial size (in MB) to use for
the paging file specified.
- /M maximum_pagefile_size
(NTXP)
- Specifies the new maximum size (in MB) to use for
the paging file specified.
- /P password
(NTXP)
- Specifies the password of the user account that is
specified in the /U parameter.
- /QUERY
(NTXP)
- Queries and displays a system's paging file
Virtual Memory settings.
- /S Computer
(NTXP)
- Specifies the name or IP address of a remote
computer (do not use backslashes).
The default is the local computer.
- /U [Domain\]User
(NTXP)
- Runs the script with the account permissions of
the user specified by User or Domain\User. The default
is the permissions of the current logged on user on
the computer issuing the command.
- /VO volume_letter | * [...]
(NTXP)
- Specifies the volume or volumes of the paging file
settings to be changed. The volume is specified by a
letter followed by a colon.
Related
none.
Notes
Maximum paging file size is limited to available free
disk space less the crashdump recovery settings for the
boot drive.
Examples
none.
Errorlevels
none.
Availability
- External
-
- DOS
-
none
- Windows
-
none
- Windows NT
-
NTXP
NT2003
Last Updated: 2003/07/28
Direct corrections or suggestions to:
Rick Lively