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-BluGenieSysinternalsThis 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 directoryPARAMETERS
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_CommonParameters.
Last updated