Set-BluGeniePrefetch

Set-BluGeniePrefetch

SYNOPSIS

Enable or Disable Super Prefetching

SYNTAX

Set-BluGeniePrefetch [[-ReturnObject]] [[-Status] <String>] [[-ViewOnly]] [[-Walkthrough]] [<CommonParameters>]

DESCRIPTION

Enable or Disable Super Prefetching

EXAMPLES

EXAMPLE 1

Set-BluGeniePrefetch
This will set the Prefetch process to (Prefetch Everything) and Enable and Start the Prefetch Service.
The returned data will be a Hash Table

EXAMPLE 2

Set-BluGeniePrefetch -ViewOnly
This will display information on the current setup of the Prefetch process

EXAMPLE 3

EXAMPLE 4

PARAMETERS

ReturnObject

Status

ViewOnly

Walkthrough

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Last updated