Install-BluGenieHarvester
SYNOPSIS
SYNTAX
Install-BluGenieHarvester [[-Source] <String>] [[-Destination] <String>] [[-ForceCopy]] [[-Walkthrough]] [[-ReturnObject]] [[-OutUnEscapedJSON]] [[-ComputerName] <String>] [[-Install]] [[-Uninstall]]
[[-Path] <String>] [[-ForceInstall]] [[-CopyOnly]] [<CommonParameters>]DESCRIPTION
EXAMPLES
EXAMPLE 1
Install-BluGenieHarvesterThis will copy the Harvester Source to the remote systems destination and install the the Harvester service.EXAMPLE 2
Install-BluGenieHarvester -ForceCopy -ForceInstallThis will copy the Harvester Source to the remote systems destination and install the the Harvester service.
If the files and service already exist the ForceCopy will overwrite the current files and the ForceInstall will
remove and install the Harvester service.EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
PARAMETERS
Source
Destination
ForceCopy
Walkthrough
ReturnObject
OutUnEscapedJSON
ComputerName
Install
Uninstall
Path
ForceInstall
CopyOnly
CommonParameters
Last updated