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-BluGeniePrefetchThis will set the Prefetch process to (Prefetch Everything) and Enable and Start the Prefetch Service.
The returned data will be a Hash TableEXAMPLE 2
Set-BluGeniePrefetch -ViewOnlyThis will display information on the current setup of the Prefetch processEXAMPLE 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