Set-BluGenieRange
Set-BluGenieRange
SYNOPSIS
Set-BluGenieRange is an add-on to manage the IP Range in the BluGenie Console
SYNTAX
Set-BluGenieRange [[-Update] <String>] [-Remove] [-Walkthrough] [<CommonParameters>]DESCRIPTION
Set-BluGenieRange is an add-on to manage the IP Range in the BluGenie Console
EXAMPLES
EXAMPLE 1
Set-BluGenieRangeThis will give you the currect IP Range valueEXAMPLE 2
Set-BluGenieRange 10.20.136.1-10.20.136.50EXAMPLE 3
EXAMPLE 4
PARAMETERS
Update
Remove
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