Skip to content

Invoke-LMNetScan

Terminal window
Invoke-LMNetScan [-Id] <string> [<CommonParameters>]

The Invoke-LMNetScan function schedules execution of a specified NetScan task in LogicMonitor.

Terminal window
#Execute a NetScan
Invoke-LMNetScan -Id "12345"

The ID of the NetScan to execute.

Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.