The Windows Page File actions can retrieve various information about the current page file configuration and performance.
The available actions are:
There is some overlap with the capabilities of each of the actions - this is due to the objects retrieved via WMI queries.
All actions can either access the page file information on the local machine or on a network machine:
The action will connect to the local machine, with the credentials of the current user.
The action will connect to a remote machine, using the specified user account.
The username can be specified either by just the username or DOMAIN/username
The computer which to connect to, if the remote computer is in a different domain then that of the current user account, a Fully Qualified Domain Name must be specified. An IPv4/IPv6 may also be specified.