Update-BluGenieSysinternals



Update-BluGenieSysinternals

SYNOPSIS

Download and Update SysInternals tools

SYNTAX

Update-BluGenieSysinternals [[-Source] <String>] [[-Destination] <String>] [[-BaseDir] <String>] [[-Algorithm] <String>] [-NoCleanUp] [-Walkthrough] [<CommonParameters>]

DESCRIPTION

Download and Update SysInternals tools

EXAMPLES

EXAMPLE 1

Update-BluGenieSysinternals
This will download the SysinternalsSuite.zip from the default Sysinternals live download area.
The file is downloaded to the default .\bin\x64\Tools directory
Once downloaded the file will be extracted to the same directory

PARAMETERS

Source

Destination

BaseDir

Algorithm

NoCleanUp

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_CommonParametersarrow-up-right.

Last updated